[ubuntu/precise] debhelper 9.20120115ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Mon Jan 23 13:15:18 UTC 2012


debhelper (9.20120115ubuntu1) precise; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - 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.
    - Add various autoscripts for above: postinst-upstart,
      postinst-upstart-replace, postinst-upstart-restart, prerm-upstart,
      prerm-upstart-norestart, preinst-removeconffile.
    - autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
      call update-rc.d when there's no upstart job, which will let us get
      rid of the separate postinst-upstart{,-restart} scripts.
    - 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.
    - Add dh_apparmor and autoscripts.

debhelper (9.20120115) unstable; urgency=low

  * Finalized v9 mode, which is the new recommended default.
    (But continuing to use v8 is also fine.)
  * It is now deprecated for a package to not specify a compatibility
    level in debian/compat. Debhelper now warns if this is not done,
    and packages without a debian/compat will eventually FTBFS.
  * dh: --without foo,bar now supported.
  * Updated German man page translation. Closes: #653360

debhelper (8.9.14) unstable; urgency=low

  * Typo. Closes: #653006
  * Typo. Closes: #653339

debhelper (8.9.13) unstable; urgency=low

  * Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix Geyert
  * dh_strip: Use build-id in /usr/lib/debug in v9.
    Closes: #642158 Thanks, Jakub Wilk
  * Spanish translation update. Closes: #636245 Thanks, Omar Campagne
  * Only enable executable config files in v9. The quality of file permissions
    in debian/ directories turns out to be atrocious; who knew?

debhelper (8.9.12) unstable; urgency=low

  * Debhelper config files may be made executable programs that output the
    desired configuration. No further changes are planned to the config file
    format; those needing powerful syntaxes may now use a programming language
    of their choice. (Be careful aiming that at your feet.)
    Closes: #235302, #372310, #235302, #614731,
    Closes: #438601, #477625, #632860, #642129
  * Added German translation of man pages, done by Chris Leick. Closes: #651221
  * Typo fixes. Closes: #651224 Thanks, Chris Leick

debhelper (8.9.11) unstable; urgency=low

  * Fix broken option passing to objcopy. Closes: #649044

debhelper (8.9.10) unstable; urgency=low

  * dh_strip: In v9, pass --compress-debug-sections to objcopy.
    Needs a new enough binutils and gdb; debhelper backport
    may need to disable this.
    Thanks, Aurelien Jarno and Bastien ROUCARIES. Closes: #631985
  * dh: Ensure -a and -i are passed when running override_dh_command-arch
    and override_dh_command-indep targets. This is needed when the binary
    target is run, rather than binary-arch/binary-indep. Closes: #648901

Date: Mon, 23 Jan 2012 13:00:43 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/debhelper/9.20120115ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 23 Jan 2012 13:00:43 +0000
Source: debhelper
Binary: debhelper
Architecture: source
Version: 9.20120115ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 235302 372310 438601 477625 614731 631985 632860 636245 642129 642158 646129 648901 649044 651221 651224 653006 653339 653360
Changes: 
 debhelper (9.20120115ubuntu1) precise; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - 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.
     - Add various autoscripts for above: postinst-upstart,
       postinst-upstart-replace, postinst-upstart-restart, prerm-upstart,
       prerm-upstart-norestart, preinst-removeconffile.
     - autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
       call update-rc.d when there's no upstart job, which will let us get
       rid of the separate postinst-upstart{,-restart} scripts.
     - 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.
     - Add dh_apparmor and autoscripts.
 .
 debhelper (9.20120115) unstable; urgency=low
 .
   * Finalized v9 mode, which is the new recommended default.
     (But continuing to use v8 is also fine.)
   * It is now deprecated for a package to not specify a compatibility
     level in debian/compat. Debhelper now warns if this is not done,
     and packages without a debian/compat will eventually FTBFS.
   * dh: --without foo,bar now supported.
   * Updated German man page translation. Closes: #653360
 .
 debhelper (8.9.14) unstable; urgency=low
 .
   * Typo. Closes: #653006
   * Typo. Closes: #653339
 .
 debhelper (8.9.13) unstable; urgency=low
 .
   * Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix Geyert
   * dh_strip: Use build-id in /usr/lib/debug in v9.
     Closes: #642158 Thanks, Jakub Wilk
   * Spanish translation update. Closes: #636245 Thanks, Omar Campagne
   * Only enable executable config files in v9. The quality of file permissions
     in debian/ directories turns out to be atrocious; who knew?
 .
 debhelper (8.9.12) unstable; urgency=low
 .
   * Debhelper config files may be made executable programs that output the
     desired configuration. No further changes are planned to the config file
     format; those needing powerful syntaxes may now use a programming language
     of their choice. (Be careful aiming that at your feet.)
     Closes: #235302, #372310, #235302, #614731,
     Closes: #438601, #477625, #632860, #642129
   * Added German translation of man pages, done by Chris Leick. Closes: #651221
   * Typo fixes. Closes: #651224 Thanks, Chris Leick
 .
 debhelper (8.9.11) unstable; urgency=low
 .
   * Fix broken option passing to objcopy. Closes: #649044
 .
 debhelper (8.9.10) unstable; urgency=low
 .
   * dh_strip: In v9, pass --compress-debug-sections to objcopy.
     Needs a new enough binutils and gdb; debhelper backport
     may need to disable this.
     Thanks, Aurelien Jarno and Bastien ROUCARIES. Closes: #631985
   * dh: Ensure -a and -i are passed when running override_dh_command-arch
     and override_dh_command-indep targets. This is needed when the binary
     target is run, rather than binary-arch/binary-indep. Closes: #648901
Checksums-Sha1: 
 ff7b1197340c26ea2e4a9a6d7132c86ffd82cc4a 1748 debhelper_9.20120115ubuntu1.dsc
 9fdaf48b49f974686a4fc943f3bca812af3abf71 466882 debhelper_9.20120115ubuntu1.tar.gz
Checksums-Sha256: 
 b17649f35e47ad9ef639c32eefdea9cf90ced8a8f0accb0e9755aa97dc8a376d 1748 debhelper_9.20120115ubuntu1.dsc
 ab631bb6d53dfebdb48790619261cf714c8e6c6119cf4bbaa45da9399664de78 466882 debhelper_9.20120115ubuntu1.tar.gz
Files: 
 b6f3fe1cecd232f68a321cafe5480b4c 1748 devel optional debhelper_9.20120115ubuntu1.dsc
 ef43e76517c2f195110a65807c0b84e8 466882 devel optional debhelper_9.20120115ubuntu1.tar.gz
Original-Maintainer: Joey Hess <joeyh at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBTx1amDk1h9l9hlALAQhrgw//evT1Y86ibZfZ0GuospNy/Gci+i87GYrx
H+mC7YMqHD6q6bJVZxTbg3Tn6Gnrg1Hm1pa61n8aY7v7lj1xW3DZOqrY7BqenJ01
fGtZABhUb/SuBI3yT1uWRclJmCzw/o0A/Wfl5ZObbAmM4a5FecEakgPdQj160ave
TrxwjTMLTXIQnw+vgeGtos+bnJpYWZuk/Apgkf2Glu/Jhh8tOSUjYlF3pPv2gWGL
jj2SbwrIDp5l3shWRgxwKbgqbAOz+PsELso6yP0cHwp7KzzLh0Ak4i0L+nyadKh1
d6VMWe2x2XoogO7tAEFbqRsna1uHf7mbkmwXovyrzH3T74/nYKpxZh5Y1ao81aqQ
oyOqYBKW+n0RCt3wwhC35z4dOiGr2lS4z6fDZLZ7Clc2r6Qa2+w6+U0Eb7aP/8EG
LZAHqURyiUiv6AQYcVgUER08wsojfnQ2TMF4hYelkRuRrGXISqx9dBf2MnuhzEqR
aPeH43W7uRLuUSzYv2yF2wgOvWXAt/8uJc1Wr6Zz00Nxlq+hRbwt5V9osyeksitr
N7r0/Zk9Jr5B4QYkvA3K0OIOif6ohQXYGUtB6fz32rTOI51i/oGeKBTebGjsEJhJ
xmYN71QdglXBiPashgp2xDmaYBNeMXrU5owNRG1+iEgC8mleOvNGjH0g/R+dzyXf
cFMgrClrwIU=
=kJzC
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list