[ubuntu/lucid] debhelper 7.4.10ubuntu1 (Accepted)

ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Wed Dec 16 09:35:14 GMT 2009


debhelper (7.4.10ubuntu1) lucid; urgency=low

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Merge with Debian unstable (LP: #485956). Remaining Ubuntu changes:
    - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
    - Add various autoscripts for above: postinst-upstart,
      postinst-upstart-replace, postinst-upstart-restart,
      prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
    - dh_installudev: Handle conffile migration from old Ubuntu defaults
      (needed until after the next LTS release).

  [ Daniel Holbach ]
  * Port merge from 7.4.7 to 7.4.10.

debhelper (7.4.10) unstable; urgency=low

  * Add --parallel option that can be used to enable parallel building
    without limiting the max number of parallel jobs. (Modestas Vainius)
  * dh_makeshlibs: Temporarily revert fix for #557603, as it caused
    dpkg-gensymbols to see libraries not in the regular search path and
    broke builds. This will be re-enabled in v8. Closes: #560217

debhelper (7.4.9) unstable; urgency=low

  * Typo. Closes: #558654
  * dh_installinit: Fix installation of defaults file when an upstart job is
    installed. Closes: #558782

debhelper (7.4.8) unstable; urgency=low

  * Parallel building support is no longer enabled by default. It can still
    be enabled by using the --max-parallel option. This was necessary because
    some buildds build with -j2 by default. (See #532805)
  * dh: Document --no-act. Closes: #557505
  * dh_makeshlibs: Make -X also exclude libraries from the symbols file.
    Closes: #557603 (Peter Samuelson)

debhelper (7.4.7) unstable; urgency=low

  * make: Avoid infinite make recursion that occurrs when testing existence
    of a target in a certian horribly broken makefile, by making the test stop
    after it sees one line of output from make. (This may be better replaced
    with dh's makefile parser in the future.) Closes: #557307

debhelper (7.4.6) unstable; urgency=low

  * Update --list to reflect buildsystem autoselection changes.
  * Remove last vestiages of support for /usr/X11R6.
  * cmake: Fix deep recursion in test. Closes: #557299

debhelper (7.4.5) unstable; urgency=low

  * ant: Fix auto-selection breakage. Closes: #557006 (Cyril Brulebois)

debhelper (7.4.4) unstable; urgency=low

  * The makefile buildsystem (and derived buildsystems cmake, autoconf, etc)
    now supports parallel building by default, as specified via
    DEB_BUILD_OPTIONS. Closes: #532805
  * dh_auto_*: Add --max-parallel option that can be used to control
    or disable parallel building. --max-parallel=1 will disable parallel
    building, while --max-parallel=N will limit the maximum number of
    parallel processes that can be specified via DEB_BUILD_OPTIONS.
  * Added some hacks to avoid warnings about unavailable jobservers when
    debhelper runs make, and the parent debian/rules was run in parallel
    mode (as dpkg-buildpackage -j currently does).
  * Thanks, Modestas Vainius for much of the work on parallel build support.
  * Add deprecation warnings for -u to the documentation, since putting
    options after -- is much more sane. (However, -u will not go away any
    time soon.) Closes: #554509
  * Separate deprecated programs in the list of commands in debhelper(7).
    Closes: #548382
  * Adjust code to add deprecation warning for compatibility level 4.
    (Man page already said it was deprecated.) Closes: #555899
  * dh_installdocs: Warn if a doc-base file cannot be parsed to find a
    document id. Closes: #555677
  * Typo. Closes: #555659
  * cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite.
    Closes: #555807 (Modestas Vainius)
  * autoconf: If configure fails, display config.log. Intended to make
    it easier to debug configure script failures on autobuilders.
    Closes: #556384
  * Improve build system autoselection process; this allows cmake to be
    autoselected for steps after configure, instead of falling back to
    makefile once cmake generated a makefile. Closes: #555805
    (Modestas Vainius)

Date: Wed, 16 Dec 2009 09:01:54 +0100
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/debhelper/7.4.10ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 16 Dec 2009 09:01:54 +0100
Source: debhelper
Binary: debhelper
Architecture: source
Version: 7.4.10ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 532805 548382 554509 555659 555677 555805 555807 555899 556384 557006 557299 557307 557505 557603 558654 558782 560217
Changes: 
 debhelper (7.4.10ubuntu1) lucid; urgency=low
 .
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
   * Merge with Debian unstable (LP: #485956). Remaining Ubuntu changes:
     - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
     - Add various autoscripts for above: postinst-upstart,
       postinst-upstart-replace, postinst-upstart-restart,
       prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
     - dh_installudev: Handle conffile migration from old Ubuntu defaults
       (needed until after the next LTS release).
 .
   [ Daniel Holbach ]
   * Port merge from 7.4.7 to 7.4.10.
 .
 debhelper (7.4.10) unstable; urgency=low
 .
   * Add --parallel option that can be used to enable parallel building
     without limiting the max number of parallel jobs. (Modestas Vainius)
   * dh_makeshlibs: Temporarily revert fix for #557603, as it caused
     dpkg-gensymbols to see libraries not in the regular search path and
     broke builds. This will be re-enabled in v8. Closes: #560217
 .
 debhelper (7.4.9) unstable; urgency=low
 .
   * Typo. Closes: #558654
   * dh_installinit: Fix installation of defaults file when an upstart job is
     installed. Closes: #558782
 .
 debhelper (7.4.8) unstable; urgency=low
 .
   * Parallel building support is no longer enabled by default. It can still
     be enabled by using the --max-parallel option. This was necessary because
     some buildds build with -j2 by default. (See #532805)
   * dh: Document --no-act. Closes: #557505
   * dh_makeshlibs: Make -X also exclude libraries from the symbols file.
     Closes: #557603 (Peter Samuelson)
 .
 debhelper (7.4.7) unstable; urgency=low
 .
   * make: Avoid infinite make recursion that occurrs when testing existence
     of a target in a certian horribly broken makefile, by making the test stop
     after it sees one line of output from make. (This may be better replaced
     with dh's makefile parser in the future.) Closes: #557307
 .
 debhelper (7.4.6) unstable; urgency=low
 .
   * Update --list to reflect buildsystem autoselection changes.
   * Remove last vestiages of support for /usr/X11R6.
   * cmake: Fix deep recursion in test. Closes: #557299
 .
 debhelper (7.4.5) unstable; urgency=low
 .
   * ant: Fix auto-selection breakage. Closes: #557006 (Cyril Brulebois)
 .
 debhelper (7.4.4) unstable; urgency=low
 .
   * The makefile buildsystem (and derived buildsystems cmake, autoconf, etc)
     now supports parallel building by default, as specified via
     DEB_BUILD_OPTIONS. Closes: #532805
   * dh_auto_*: Add --max-parallel option that can be used to control
     or disable parallel building. --max-parallel=1 will disable parallel
     building, while --max-parallel=N will limit the maximum number of
     parallel processes that can be specified via DEB_BUILD_OPTIONS.
   * Added some hacks to avoid warnings about unavailable jobservers when
     debhelper runs make, and the parent debian/rules was run in parallel
     mode (as dpkg-buildpackage -j currently does).
   * Thanks, Modestas Vainius for much of the work on parallel build support.
   * Add deprecation warnings for -u to the documentation, since putting
     options after -- is much more sane. (However, -u will not go away any
     time soon.) Closes: #554509
   * Separate deprecated programs in the list of commands in debhelper(7).
     Closes: #548382
   * Adjust code to add deprecation warning for compatibility level 4.
     (Man page already said it was deprecated.) Closes: #555899
   * dh_installdocs: Warn if a doc-base file cannot be parsed to find a
     document id. Closes: #555677
   * Typo. Closes: #555659
   * cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite.
     Closes: #555807 (Modestas Vainius)
   * autoconf: If configure fails, display config.log. Intended to make
     it easier to debug configure script failures on autobuilders.
     Closes: #556384
   * Improve build system autoselection process; this allows cmake to be
     autoselected for steps after configure, instead of falling back to
     makefile once cmake generated a makefile. Closes: #555805
     (Modestas Vainius)
Checksums-Sha1: 
 4549c8c251725f08284ca040f1d2b63cc5e3a18e 1025 debhelper_7.4.10ubuntu1.dsc
 666f21c8140794294c19951ce15a20939ea25e1a 355052 debhelper_7.4.10ubuntu1.tar.gz
Checksums-Sha256: 
 655e40a13b197912a080e5a2ad7d966ada53b19778789cd83bd0b6be4c72c585 1025 debhelper_7.4.10ubuntu1.dsc
 28e94ba4d609e002b6d2632911269e1de0d389e83ca5d46d341df39e2f567980 355052 debhelper_7.4.10ubuntu1.tar.gz
Files: 
 15da1e7ff9e367d9cc0a397c45632fd7 1025 devel optional debhelper_7.4.10ubuntu1.dsc
 2f1511843f81a3c4143a3474fbfa04e9 355052 devel optional debhelper_7.4.10ubuntu1.tar.gz
Launchpad-Bugs-Fixed: 485956
Original-Maintainer: Joey Hess <joeyh at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksoqSoACgkQRjrlnQWd1evGvwCePZAtwSkzcskfEL9wCwQt1sF6
laUAn0zRiQCqKvHv7SSL6ugnxf6EtTMj
=WcGN
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list