[ubuntu/quantal] debhelper 9.20120419ubuntu2 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Sun Apr 29 22:41:32 UTC 2012


debhelper (9.20120419ubuntu2) quantal; urgency=low

  * dh_installinit: drop the --onlyscripts-upstart option, which was only
    used temporarily for compatibility with some packages in karmic.

debhelper (9.20120419ubuntu1) quantal; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Depend on dh-apparmor.
    - Mark debhelper Multi-Arch: foreign, so it's recognized as satisfying
      cross-dependencies and cross-build-dependencies.
    - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
    - continue to use /lib/init/upstart-job symlinks in Ubuntu, since
      insserv is not yet usable with upstart.
    - Add autoscripts for above: postinst-upstart-replace,
      preinst-removeconffile.
    - autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
      call update-rc.d when there's no upstart job.
    - dh_installudev: Change default init.d symlink priority to 40.
    - dh_installchangelogs: Do not install upstream changelog in compat
      level 7.  This floods packages with huge upstream changelogs which
      take precious CD space.
  * Dropped changes, superseded in Debian:
    - autoscripts postinst-upstart, postinst-upstart-restart, prerm-upstart,
      prerm-upstart-norestart dropped, the logic has merged into the main
      autoscripts.
  * autoscripts/postinst-init-nostart: also handle the upstart case;
    otherwise we call update-rc.d to add, and again to remove!

debhelper (9.20120419) unstable; urgency=low

  * Fix compat level checking for cmake. Closes: #669181

debhelper (9.20120418) unstable; urgency=low

  * cmake: Only pass CPPFLAGS in CFLAGS in v9.

debhelper (9.20120417) unstable; urgency=low

  * cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813
    Thanks, Simon Ruderich for the patch and for verifying no affected
    package is broken by this change.

debhelper (9.20120410) unstable; urgency=low

  [ Joey Hess ]
  * Fix a typo. Closes: #665891
  * Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901
  * dh_md5sums: Don't skip DEBIAN directories other than the control files
    one. Closes: #668276

  [ Steve Langasek ]
  * dh_installinit: rework upstart handling to comply with new policy
    proposal; packages will ship both an init script and an upstart job,
    instead of just an upstart job and a symlink to a compat wrapper.
    Closes: #577040

debhelper (9.20120322) unstable; urgency=low

  * Revert avoid expanding shell metacharacters in sed call in autoscript().
    It breaks dh_usrlocal and must be considered part of its interface.
    Added to interface documentation.
    Closes: #665263

debhelper (9.20120312) unstable; urgency=low

  * Also include CFLAGS in ld line for perl. Closes: #662666

debhelper (9.20120311) unstable; urgency=low

  * dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake
    generating an info dir file. Closes: #634741
  * dh_install: Man page clarification. Closes: #659635
  * Avoid expanding shell metacharacters in sed call in autoscript().
    Closes: #660794
  * dh_auto_configure: Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PL,
    in compat level v9. Closes: #662666
    Thanks, Dominic Hargreaves for the patch.
    Thanks, Alessandro Ghedini, Niko Tyni, and Dominic Hargreaves for
    testing all relevant packages to verify the safety of this late
    change to v9.

Date: Sun, 29 Apr 2012 09:58:05 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/debhelper/9.20120419ubuntu2
-------------- next part --------------
Format: 1.8
Date: Sun, 29 Apr 2012 09:58:05 -0700
Source: debhelper
Binary: debhelper
Architecture: source
Version: 9.20120419ubuntu2
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 577040 634741 659635 660794 662666 665263 665891 666901 668276 668813 669181
Changes: 
 debhelper (9.20120419ubuntu2) quantal; urgency=low
 .
   * dh_installinit: drop the --onlyscripts-upstart option, which was only
     used temporarily for compatibility with some packages in karmic.
 .
 debhelper (9.20120419ubuntu1) quantal; urgency=low
 .
   * Merge from Debian unstable, remaining changes:
     - Depend on dh-apparmor.
     - Mark debhelper Multi-Arch: foreign, so it's recognized as satisfying
       cross-dependencies and cross-build-dependencies.
     - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
     - continue to use /lib/init/upstart-job symlinks in Ubuntu, since
       insserv is not yet usable with upstart.
     - Add autoscripts for above: postinst-upstart-replace,
       preinst-removeconffile.
     - autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
       call update-rc.d when there's no upstart job.
     - dh_installudev: Change default init.d symlink priority to 40.
     - dh_installchangelogs: Do not install upstream changelog in compat
       level 7.  This floods packages with huge upstream changelogs which
       take precious CD space.
   * Dropped changes, superseded in Debian:
     - autoscripts postinst-upstart, postinst-upstart-restart, prerm-upstart,
       prerm-upstart-norestart dropped, the logic has merged into the main
       autoscripts.
   * autoscripts/postinst-init-nostart: also handle the upstart case;
     otherwise we call update-rc.d to add, and again to remove!
 .
 debhelper (9.20120419) unstable; urgency=low
 .
   * Fix compat level checking for cmake. Closes: #669181
 .
 debhelper (9.20120418) unstable; urgency=low
 .
   * cmake: Only pass CPPFLAGS in CFLAGS in v9.
 .
 debhelper (9.20120417) unstable; urgency=low
 .
   * cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813
     Thanks, Simon Ruderich for the patch and for verifying no affected
     package is broken by this change.
 .
 debhelper (9.20120410) unstable; urgency=low
 .
   [ Joey Hess ]
   * Fix a typo. Closes: #665891
   * Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901
   * dh_md5sums: Don't skip DEBIAN directories other than the control files
     one. Closes: #668276
 .
   [ Steve Langasek ]
   * dh_installinit: rework upstart handling to comply with new policy
     proposal; packages will ship both an init script and an upstart job,
     instead of just an upstart job and a symlink to a compat wrapper.
     Closes: #577040
 .
 debhelper (9.20120322) unstable; urgency=low
 .
   * Revert avoid expanding shell metacharacters in sed call in autoscript().
     It breaks dh_usrlocal and must be considered part of its interface.
     Added to interface documentation.
     Closes: #665263
 .
 debhelper (9.20120312) unstable; urgency=low
 .
   * Also include CFLAGS in ld line for perl. Closes: #662666
 .
 debhelper (9.20120311) unstable; urgency=low
 .
   * dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake
     generating an info dir file. Closes: #634741
   * dh_install: Man page clarification. Closes: #659635
   * Avoid expanding shell metacharacters in sed call in autoscript().
     Closes: #660794
   * dh_auto_configure: Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PL,
     in compat level v9. Closes: #662666
     Thanks, Dominic Hargreaves for the patch.
     Thanks, Alessandro Ghedini, Niko Tyni, and Dominic Hargreaves for
     testing all relevant packages to verify the safety of this late
     change to v9.
Checksums-Sha1: 
 d1a1ce450dd562da56fe450a8b2dad5f7ecb9f54 1684 debhelper_9.20120419ubuntu2.dsc
 7ae1c9fa032a0d222ffbecf429233cf8ad6cea3f 464839 debhelper_9.20120419ubuntu2.tar.gz
Checksums-Sha256: 
 1c8bcddce44d4220781574b7a834600d048a73fa16357ee28a247592e17979b0 1684 debhelper_9.20120419ubuntu2.dsc
 f3b29188643d49c6f580a6413484c6411c28c8be26f6d71d473ecd87b12b0e42 464839 debhelper_9.20120419ubuntu2.tar.gz
Files: 
 252686adc9afbaa40fe7df44ffbb7848 1684 devel optional debhelper_9.20120419ubuntu2.dsc
 9cc52bd33f05a713072181741b32faf2 464839 devel optional debhelper_9.20120419ubuntu2.tar.gz
Original-Maintainer: Joey Hess <joeyh at debian.org>


More information about the Quantal-changes mailing list