[ubuntu/focal-proposed] debhelper 12.7.3ubuntu1 (Accepted)

Adam Conrad adconrad at ubuntu.com
Wed Jan 8 05:01:11 UTC 2020


debhelper (12.7.3ubuntu1) focal; urgency=medium

  * Merge from Debian testing. 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.
    - dh_strip: Strip LTO sections unless --keep-lto is given.

debhelper (12.7.3) unstable; urgency=medium

  [ Niels Thykier ]
  * dh_perl: Use perl:any for perl module in addition to perl
    programs.  Thanks to Helmut Grohne and Niko Tyni for the
    suggestion and analysis.  (Closes: #946655)
  * dh_gencontrol: Clear the "Built-Using" flag for dbgsym
    packages.  It is irrelevant as the original binary will
    have the field plus the field can cause lintian warnings.
    (Closes: #947506)
  * lintian-overrides: Override no-dh-sequencer as it is a
    false-positive that lintian cannot be expected to know.

  [ Debian Janitor ]
  * Fix day-of-week for changelog entry 4.0.0.

debhelper (12.7.2) unstable; urgency=medium

  [ Niels Thykier ]
  * dh: Skip conditional dh sequence addons in the clean target.
    This avoids FTBFS with conditional addons where the
    build-dependency is not satisfied.  (Closes: #944225)
  * meson.pm: Fix bug where dh_auto_test would break horribly
    under compat 13 due to an uninitialized variable.  Thanks to
    Benjamin Jacobs for reporting the issue.  (Closes: #945149)
  * dh_installman: Fix non-deterministic behaviour when there
    multiple definitions of the same manpage in a package.
    In compat 13, this is resolved by aborting with an error.
    In older compat levels, dh_installman will deterministically
    pick a canonical version (via sort) along with emitting a
    warning.  Thanks to Colin Watson for reporting the issue.
    (Closes: #943705)
  * dh_auto_*: In compat 13+, reset HOME and XDG_* environment
    variables.  Some are cleared and some are set to a writable
    directory that persist until dh_clean.  Thanks to
    Simon McVittie for reporting the issue.
    (Closes: #942111)
  * dh_auto_*:  As a side-effect of the above, debhelper in compat
    13+ no longer trips a FTBFS in sbuild for meson packages when
    ccache is installed but not configured/used explicitly.
    Thanks to Simon McVittie for reporting the issue.
    (Closes: #933799)
  * d/control: Bump Standards-Versions to 4.4.1 - no changes
    required.

  [ Andrius Merkys ]
  * debhelper.pod: Document changes to the gradle third-party
    build system in compat 13.

  [ Translations ]
  * Update German translation (Chris Leick)  (Closes: #943853)

Date: Tue, 07 Jan 2020 21:57:04 -0700
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.7.3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 07 Jan 2020 21:57:04 -0700
Source: debhelper
Architecture: source
Version: 12.7.3ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Adam Conrad <adconrad at ubuntu.com>
Closes: 933799 942111 943705 943853 944225 945149 946655 947506
Changes:
 debhelper (12.7.3ubuntu1) focal; urgency=medium
 .
   * Merge from Debian testing. 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.
     - dh_strip: Strip LTO sections unless --keep-lto is given.
 .
 debhelper (12.7.3) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * dh_perl: Use perl:any for perl module in addition to perl
     programs.  Thanks to Helmut Grohne and Niko Tyni for the
     suggestion and analysis.  (Closes: #946655)
   * dh_gencontrol: Clear the "Built-Using" flag for dbgsym
     packages.  It is irrelevant as the original binary will
     have the field plus the field can cause lintian warnings.
     (Closes: #947506)
   * lintian-overrides: Override no-dh-sequencer as it is a
     false-positive that lintian cannot be expected to know.
 .
   [ Debian Janitor ]
   * Fix day-of-week for changelog entry 4.0.0.
 .
 debhelper (12.7.2) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * dh: Skip conditional dh sequence addons in the clean target.
     This avoids FTBFS with conditional addons where the
     build-dependency is not satisfied.  (Closes: #944225)
   * meson.pm: Fix bug where dh_auto_test would break horribly
     under compat 13 due to an uninitialized variable.  Thanks to
     Benjamin Jacobs for reporting the issue.  (Closes: #945149)
   * dh_installman: Fix non-deterministic behaviour when there
     multiple definitions of the same manpage in a package.
     In compat 13, this is resolved by aborting with an error.
     In older compat levels, dh_installman will deterministically
     pick a canonical version (via sort) along with emitting a
     warning.  Thanks to Colin Watson for reporting the issue.
     (Closes: #943705)
   * dh_auto_*: In compat 13+, reset HOME and XDG_* environment
     variables.  Some are cleared and some are set to a writable
     directory that persist until dh_clean.  Thanks to
     Simon McVittie for reporting the issue.
     (Closes: #942111)
   * dh_auto_*:  As a side-effect of the above, debhelper in compat
     13+ no longer trips a FTBFS in sbuild for meson packages when
     ccache is installed but not configured/used explicitly.
     Thanks to Simon McVittie for reporting the issue.
     (Closes: #933799)
   * d/control: Bump Standards-Versions to 4.4.1 - no changes
     required.
 .
   [ Andrius Merkys ]
   * debhelper.pod: Document changes to the gradle third-party
     build system in compat 13.
 .
   [ Translations ]
   * Update German translation (Chris Leick)  (Closes: #943853)
Checksums-Sha1:
 29e681a04f7f267d2de988db69f526b06a14fce1 1925 debhelper_12.7.3ubuntu1.dsc
 6d039a0ec59c5ec0390cddabcee59c835a1ef019 513760 debhelper_12.7.3ubuntu1.tar.xz
 42d0bbc052df7ae4159d9696034fc2a411b46018 5095 debhelper_12.7.3ubuntu1_source.buildinfo
Checksums-Sha256:
 e99396c03bbc007fa6f4bce32dc9fa092dfc3d535c6ebcdb6b0e2e4079123de9 1925 debhelper_12.7.3ubuntu1.dsc
 44be35595f402b1fbe35dbe3d32ed5a129a134a04b235526501f8c9ed51f6591 513760 debhelper_12.7.3ubuntu1.tar.xz
 ba26e19c23c882e5351b094f7f2edc8f551e0eb14b1f21f141d9f3764390c444 5095 debhelper_12.7.3ubuntu1_source.buildinfo
Files:
 c58d52a87e1a6cce28c989e33b166c7c 1925 devel optional debhelper_12.7.3ubuntu1.dsc
 e5b2c062df227b2cd6259ebacb0e2140 513760 devel optional debhelper_12.7.3ubuntu1.tar.xz
 bc75e5aa559643d0d5c500f9a4c7db81 5095 devel optional debhelper_12.7.3ubuntu1_source.buildinfo
Original-Maintainer: Debhelper Maintainers <debhelper at packages.debian.org>

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

iQIzBAEBCAAdFiEEi8YAgFqsZg/rTRmDg0AaMLHN5Y8FAl4VYdoACgkQg0AaMLHN
5Y8H7hAAkiRZHDfPEofvfQ7qajE0a2etTVzjPaG2ZcfgnxHPkrnTHetuGsLJj2/w
MmXEN0WqZqGPJWe2A8xw5lWkI2VFEEK67a+CI1cpSClRUacjdSXDVrPqA1rPiGVk
LOWoF7ZZuF3ZNCTIsdCiplXTz0SO87VcDqWyg+4jugV3vn1m/NUHcTS6IN64IyAb
9zbpgvtIMKL059A5Zv77kN60b7zQZi28CMGUguIl1tdx1jmz2IJooeZO1N5mgAzE
Uf/XABpPOhsOVf6bbf9htL4MBfXFx5HFiRZ1ZDC3iJ+N+RQD0gh75mE3XFU3s81k
QKwInA6BkxVuHHtQdSZYKLNYxOLi+WzYhIQlvjnHEslOFXb8VofR7i4OjtDziPuQ
LPVt4oXauaBYB6s66iPnfsH2JpyoGLfQDeG+83A2SujswxrrhjIwPryzgzyvFLFf
feEWgMeWMOukyKh/ogJshfYYaWNtKyJqVz197gVA9zxYpFKItYLBN8/y4gU2yRgi
94uOeGU/6Qltlotg3My84NN9RZhhIvE4B4kOqN4H+8LhCQzd4rChRscwiJRnMMEx
M2bsOwEWkZQyw4/H9+edpVsz9HEPbBmjH8TRcyBTONfPyGPCwLvAQHhZtdLY3KS5
d+ZvtBDPF867aH1fpBsBL5rTC++uUUtIi/Wzvi0x37vFwEKfxU4=
=xtgi
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list