[ubuntu/eoan-proposed] debhelper 12.2.3ubuntu1 (Accepted)

Adam Conrad adconrad at ubuntu.com
Sat Jul 20 07:32:11 UTC 2019


debhelper (12.2.3ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Generate ddebs from debhelper instead of pkg-create-dbgsym:
      + Make debhelper Conflict/Replace pkg-create-dbgsym to force it off.
      + Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
    - dh_installchangelogs: Do not install upstream changelog in compat
      level 7 and higher to avoid pointlessly bloating installed packages.

debhelper (12.2.3) unstable; urgency=medium

  * dh_installinit: Revert "Fail with an error if --name is given but
    there is no matching init script.".  (Closes: #932073,
    Reopens: #462389)
  * Dh_Getopt.pm: Produce a better error message when -p<pkg> is
    ignored in an architecture constrained override (e.g. during an
    architecture specific build and the -p argument refers to an
    arch:all package).  Thanks to Helmut Grohne for reporting the
    issue.  (Closes: #932262)

debhelper (12.2.2) unstable; urgency=medium

  * dh_shlibdeps: Remove regex anchor when parsing file(1) to aovid
    regressions with setuid/setgid binaries.  Thanks to James
    Cowgill for reporting the issue.  (Closes: #932240)
  * dh_strip: Ditto.

debhelper (12.2.1) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * dh_installinit: Fix regression where dh_installinit bailed
    out on --name if only one of the acted on packages had an
    init script file.  Thanks to Helmut Grohne for reporting
    the issue.  (Closes: #932073)

debhelper (12.2) unstable; urgency=medium

  [ Niels Thykier ]
  * Dh_Lib: Ensure the error function always triggers the same
    exit code on termination.  Previously, it depended on the
    value of the last error (if any).
  * Buildsystem/make: Fix regression where cross-flags were
    passed in a non-cross build.  (Closes: #925175)
  * dh_perl: Fix code to prune (skip) /usr/share/doc which
    never worked.
  * doc/PROGRAMMING: Document that the environment variable
    DH_AUTOSCRIPTDIR can be used for testing purposes to
    shadow existing or test new autoscript snippets.  Thanks
    to Dmitry Bogatov for the suggestion.  (Closes: #925281)
  * dh_compress: Exclude .haddock and .hs files (as this is
    customary for haskell packages).
  * dh_installinfo: Update NOOP PROMISE to account for
    dh_missing's needs.  Thanks to Daniel Kahn Gillmor for
    reporting the issue.  (Closes: #930689)
  * debhelper.pod: Document that debhelper will use
    dpkg-buildflags for setting CFLAGS et al and that it is
    recommended to rely on dpkg-buildflags's features for
    extending the default.  (Closes: #923626)
  * dh_strip: Make dh_strip more robust with issues from
    file(1).  Thanks to Christoph Biedl for reporting the
    issue.  (Closes: #931995)
  * dh_shlibdeps: Pass --brief to file(1) and anchor the
    output parsing regex to avoid false-positive
    misdetections.  Thanks to Christoph Biedl for the
    suggestion.  (Closes: #931996)
  * dh_strip: Ditto.
  * dh_installman: Improve documentation to be more clear
    about exactly which new features dh_installman got in
    compat 11.  Thanks to Laurent Bigonville for pointing
    out the issue.  (Closes: #912999)
  * dh_strip: Pass --no-sandbox to file(1) when run under
    fakeroot and file(1) appear to support the option.
    Thanks to Christoph Biedl for requesting the feature.
    (Closes: #932006)
  * Dh_Lib.pm: Support substituting additional variables
    into the generated maintainer scripts.  These include
    DEB_(BUILD|HOST|TARGET)_* and ENV.* which point to the
    variables from dpkg-architecture(1) and variables from
    the environment (respectively).
  * dh_installdeb: Support additional substitution variables
    on the commandline via -DTOKEN=VALUE to replace #TOKEN#
    with VALUE.  (Closes: #25235)
  * d/control: Bump Standards-Version to 4.4.0 - no changes
    required.

  [ Helmut Grohne ]
  * Buildsystem/cmake: Fix CMAKE_SYSTEM_PROCESSOR for mips64el.
    (Closes: #926815)

  [ Dmitry Bogatov ]
  * dh_installinit: Fail with an error if --name is given but
    there is no matching init script.  Thanks to A Mennucc
    for reporting the issue.  (Closes: #462389)

  [ Translations ]
  * Update Portuguese translation (Américo Monteiro)  (Closes: #886279)

Date: Sat, 20 Jul 2019 01:26:58 -0600
Changed-By: Adam Conrad <adconrad at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/debhelper/12.2.3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jul 2019 01:26:58 -0600
Source: debhelper
Architecture: source
Version: 12.2.3ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Adam Conrad <adconrad at ubuntu.com>
Closes: 25235 462389 886279 912999 923626 925175 925281 926815 930689 931995 931996 932006 932073 932240 932262
Changes:
 debhelper (12.2.3ubuntu1) eoan; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes:
     - Generate ddebs from debhelper instead of pkg-create-dbgsym:
       + Make debhelper Conflict/Replace pkg-create-dbgsym to force it off.
       + Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
     - dh_installchangelogs: Do not install upstream changelog in compat
       level 7 and higher to avoid pointlessly bloating installed packages.
 .
 debhelper (12.2.3) unstable; urgency=medium
 .
   * dh_installinit: Revert "Fail with an error if --name is given but
     there is no matching init script.".  (Closes: #932073,
     Reopens: #462389)
   * Dh_Getopt.pm: Produce a better error message when -p<pkg> is
     ignored in an architecture constrained override (e.g. during an
     architecture specific build and the -p argument refers to an
     arch:all package).  Thanks to Helmut Grohne for reporting the
     issue.  (Closes: #932262)
 .
 debhelper (12.2.2) unstable; urgency=medium
 .
   * dh_shlibdeps: Remove regex anchor when parsing file(1) to aovid
     regressions with setuid/setgid binaries.  Thanks to James
     Cowgill for reporting the issue.  (Closes: #932240)
   * dh_strip: Ditto.
 .
 debhelper (12.2.1) unstable; urgency=medium
 .
   [ Dmitry Bogatov ]
   * dh_installinit: Fix regression where dh_installinit bailed
     out on --name if only one of the acted on packages had an
     init script file.  Thanks to Helmut Grohne for reporting
     the issue.  (Closes: #932073)
 .
 debhelper (12.2) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * Dh_Lib: Ensure the error function always triggers the same
     exit code on termination.  Previously, it depended on the
     value of the last error (if any).
   * Buildsystem/make: Fix regression where cross-flags were
     passed in a non-cross build.  (Closes: #925175)
   * dh_perl: Fix code to prune (skip) /usr/share/doc which
     never worked.
   * doc/PROGRAMMING: Document that the environment variable
     DH_AUTOSCRIPTDIR can be used for testing purposes to
     shadow existing or test new autoscript snippets.  Thanks
     to Dmitry Bogatov for the suggestion.  (Closes: #925281)
   * dh_compress: Exclude .haddock and .hs files (as this is
     customary for haskell packages).
   * dh_installinfo: Update NOOP PROMISE to account for
     dh_missing's needs.  Thanks to Daniel Kahn Gillmor for
     reporting the issue.  (Closes: #930689)
   * debhelper.pod: Document that debhelper will use
     dpkg-buildflags for setting CFLAGS et al and that it is
     recommended to rely on dpkg-buildflags's features for
     extending the default.  (Closes: #923626)
   * dh_strip: Make dh_strip more robust with issues from
     file(1).  Thanks to Christoph Biedl for reporting the
     issue.  (Closes: #931995)
   * dh_shlibdeps: Pass --brief to file(1) and anchor the
     output parsing regex to avoid false-positive
     misdetections.  Thanks to Christoph Biedl for the
     suggestion.  (Closes: #931996)
   * dh_strip: Ditto.
   * dh_installman: Improve documentation to be more clear
     about exactly which new features dh_installman got in
     compat 11.  Thanks to Laurent Bigonville for pointing
     out the issue.  (Closes: #912999)
   * dh_strip: Pass --no-sandbox to file(1) when run under
     fakeroot and file(1) appear to support the option.
     Thanks to Christoph Biedl for requesting the feature.
     (Closes: #932006)
   * Dh_Lib.pm: Support substituting additional variables
     into the generated maintainer scripts.  These include
     DEB_(BUILD|HOST|TARGET)_* and ENV.* which point to the
     variables from dpkg-architecture(1) and variables from
     the environment (respectively).
   * dh_installdeb: Support additional substitution variables
     on the commandline via -DTOKEN=VALUE to replace #TOKEN#
     with VALUE.  (Closes: #25235)
   * d/control: Bump Standards-Version to 4.4.0 - no changes
     required.
 .
   [ Helmut Grohne ]
   * Buildsystem/cmake: Fix CMAKE_SYSTEM_PROCESSOR for mips64el.
     (Closes: #926815)
 .
   [ Dmitry Bogatov ]
   * dh_installinit: Fail with an error if --name is given but
     there is no matching init script.  Thanks to A Mennucc
     for reporting the issue.  (Closes: #462389)
 .
   [ Translations ]
   * Update Portuguese translation (Américo Monteiro)  (Closes: #886279)
Checksums-Sha1:
 f85e8a24e0c33246f77de39a6e945b97750f9316 1796 debhelper_12.2.3ubuntu1.dsc
 4ea8b42b86db21dce2e5a9f0e3af0a3949581f0f 494588 debhelper_12.2.3ubuntu1.tar.xz
 7f4eb3b8937a5be2db80cd9ad6ace32275e8878f 4680 debhelper_12.2.3ubuntu1_source.buildinfo
Checksums-Sha256:
 e4472d6cce0e5980a466d293cc7e2aa4b6cd9e93792e4ec0d20b21b62b3ea9a7 1796 debhelper_12.2.3ubuntu1.dsc
 46c9ffbfda07c3151009e7e9d525586272a262cc85af7f7848de2d4b42214bf1 494588 debhelper_12.2.3ubuntu1.tar.xz
 59a68a997840dc2236d7035f420bd94f37f0fd9bd2c93a203e716edda23db0ac 4680 debhelper_12.2.3ubuntu1_source.buildinfo
Files:
 6a14990273e553c2b43e0de10d70bd5c 1796 devel optional debhelper_12.2.3ubuntu1.dsc
 d62ab5b738dba91b22b7ce563a00f3d8 494588 devel optional debhelper_12.2.3ubuntu1.tar.xz
 988152f57099e6a9ff310e61b4f2c96d 4680 devel optional debhelper_12.2.3ubuntu1_source.buildinfo
Original-Maintainer: Debhelper Maintainers <debhelper at packages.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEi8YAgFqsZg/rTRmDg0AaMLHN5Y8FAl0ywsYACgkQg0AaMLHN
5Y9YUA/+IAvvqu5p1Z0VotCwMBkti1BK5+T700fzDoK0UY5UxcHIcjgK9CrGiGQq
qnMZajNYk+itSrn7LLsBYSvdLsy8l/yjToKYmzU+COgLbGc905Lo2NneRjKkUhW4
1t3R+NLxWSMIGedY0/tnGj/e0ixJQrJ8uzYNFg5vLsyDydW0kSqr9ZZHArSAWv/5
iVZDj7UP205Y1ehirUG1XAJgoXOMMczEeGXcdO1b/a2Keh3JdwlfmdsktAXLqjtD
QLuK2G1378/Ay3F8HFDJXZXvHdavXJ0wVc0FvMMoDGqAFommpBW1i2ZgkJ6BB+Gn
NhG1rGXMT0vTp8lphsc+AJamSWaj6QGsmEDW6xuTLFVIAlbg+aDphGOeBHTLDWFx
Szb8ur2mzgnl5Xl1LhrzkHebvJ2zyqv5KiXdLxQprmjYFY/ZbwvVJWG90GP1lpcz
4mvW3Y2VvwI+Qf40oQH9/4j3i899qEZxWVdniDY+9kdoibGXi25O/sci9fle3ps9
k5oKpLK+nzqWLZ0I46MHJWwWf5oiiNxwA28l6a1IIT3e8r+EhhrRMQCjcVC3+gAP
4DpL1yf25MdCfr/BpgCmRCoRtI+BOtTJK8vdp9o8M34WnEmXEjPUu/2IcAM0KvAC
r0cIiE5GpJtxMJ9V+Wtjbo7kHQovzN0rAz1bbYMGsgXPau2DFUk=
=7ZTx
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list