Accepted debhelper 13.2~bpo10+1 (source) into buster-backports
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 08 Jul 2020 16:22:36 +0000
Source: debhelper
Architecture: source
Version: 13.2~bpo10+1
Distribution: buster-backports
Urgency: medium
Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Closes: 43720 645873 822730 933224 942813 958343 958987 959494 959678 959731 960107 960110 960697 960781 961655 962474 962568
Changes:
debhelper (13.2~bpo10+1) buster-backports; urgency=medium
.
* Rebuild for buster-backports.
.
debhelper (13.2) unstable; urgency=medium
.
[ Niels Thykier ]
* dh_missing: Explicitly remind people that they should not
copy-waste multi-arch paths directly into debian/not-installed.
Instead, recommend the use of wildcards of ${DEB_HOST_MULTIARCH}
to replace the hardcoded value.
* d/changelog: Clarify what dh_installman change in 13.1 related to
#958343 was about.
* Dh_Lib.pm: Add support for raising compat deprecation warnings to
an error if there are pending removals. This currently triggers
for usage of compat 5 and 6.
* cmake.pm: Pass -DCMAKE_SKIP_RPATH=ON -DBUILD_RPATH_USE_ORIGIN=ON
to cmake in compat 14. This should fix some reproducibility
issues but may cause breakage if packages run binaries directly
from the build directory. Thanks to Timo Röhling for the
suggestion. (Closes: #962474)
* dh,dh_auto_*: Change the handling of XDG_RUNTIME_DIR in compat 13.
It is now only set to a writable directory for dh_auto_test but
set to a much shorter directory avoid issues with socket lengths.
In all other cases, the XDG_RUNTIME_DIR is now cleared. Thanks to
Simon McVittie for the report. (Closes: #961655)
* debhelper.pod: Document that --sourcedir clashes between dh_auto_*
and dh_missing (etc.). Thanks to Thorsten Glaser for reporting
the issue. (See #964230)
.
[ Anel Husakovic ]
* debhelper.7: Fix typo/grammatical errors.
.
[ Translations ]
* Update Portuguese translation (Américo Monteiro) (Closes: #962568)
.
debhelper (13.1) unstable; urgency=low
.
[ Niels Thykier ]
* dh_installinitramfs: Remove misleading "in compat 12" as the
behaviour was unrelated to the compat level.
* dh_installinitramfs: Migrate to using declaratively triggering
update-initramfs as a noawait trigger (replacing maintscript
calls to "update-initramfs -u", which had the same affect).
(Closes: #822730).
* dh_installman: Improve error messages and handling of broken
section numbers. Notably, the auto-detection no longer picks
section numbers that look suspiciously like a version number
(or a date). This can cause dh_installman to reject manpages
if it can no longer guess a suitable section for the manpage
Thanks to Paul Gevers for reporting the bug.
(Closes: #958343)
* Dh_Lib.pm: Support that Architecture (among other fields) can be
folded in d/control. Thanks to Thorsten Glaser for reporting
the issue. (Closes: #958987)
* SequencerUtil.pm: Fix use of uninitialized variable warning.
* Dh_Lib.pm: Properly error out on paragraphs missing the Package
field (rather than silently ignoring them).
* debian/rules: Fix call to gen-provides that seemed to work more
due to luck than by design.
* Dh_Lib.pm: Provide HIGHEST_STABLE_COMPAT_LEVEL, which reflects
the latest stable compat level. Thanks to Jelmer Vernooij
for the suggestion.
* Dh_Lib.pm: Respond to DH_DATAFILES environment variable in
addition to DH_AUTOSCRIPTS as a means to find data files. This
is mostly useful for testing purposes or to be "self-hosting".
The new DH_DATAFILES is more general than DH_AUTOSCRIPTS and
enable us to add new data file sources without inventing new
environment variables.
* Dh_Lib.pm: Require perl v5.24 (available in Debian oldstable)
to enable more modern features.
* Dh_Lib.pm: Fix a bug in variable substition where ${Tab}
incorrectly expanded to "\b" rather than "\t".
* dh_installchangelogs.1: Loosely document which file names that
dh_installchangelogs uses as guesses for finding an upstream
changelog file. Thanks to Laurent Bigonville for suggesting
the change. (Closes: #933224)
* Dh_Lib.pm: When setting HOME or XDG_RUNTIME_DIR in compat 13,
use an absolute path. Thanks to Dmitry Shachnev for reporting
the issue. (Closes: #959731)
* dh_installsystemd.1: Copy the description for the
--no-stop-on-upgrade option from dh_installinit.
* dh_installsystemd: Have --no-start or --no-stop-on-upgrade
disable --restart-after-upgrade as the documentation says it
will. Thanks to Axel Beckert for reporting the issue.
(Closes: #959678)
* dh_installinit: Ditto.
* dh.1: Explicitly document that hook targets can cause
complications when they are made unconditional by a makefile
target and suggest alternatives. Thanks to Marcin Owsiany for
reporting this. (Closes: #645873)
* cmake.pm: Rollback -DCMAKE_AUTOGEN_VERBOSE=ON temporarily as it
trips bhlc due to a bug in cmake. Thanks to Nicolas
Braud-Santoni and "anoteng" for reporting the issue.
(Closes: #959494)
* dh_clean.1: Rephrase the description of dh_clean to avoid
confusion about when it is run. Thanks to Hugh McMaster for
the suggestion. (Closes: #960110)
* dh_missing.1: Update documentation to reflect that the
--fail-missing option is now the default in compat 13.
Thanks to Hugh McMaster and Christoph Berg for the report.
(Closes: #960107, #960697)
* dh: Filter out the root-sequence in "--list" output and reject
attempts to activate or deactivate the sequence as it is an
implementation detail.
* dh_installalternatives: New helper that can setup alternatives
(update-alternatives) based on a declarative format. Currently,
the format is converted to calls to update-alternatives, which
are inserted into the maintscripts of the package. Thanks to
David Engel and Fumitoshi UKAI for the original requests.
(Closes: #43720)
* dh_missing: Attempt to guess if missing files might be caused by
the packager installing the same file via a different path and
let them know of this. (Closes: #960781)
.
[ Guillem Jover ]
* autoconf.pm: Pass --disable-option-checking to ./configure
scripts to avoid warnings about unknown options.
(Closes: #942813)
.
[ Translations ]
* Fix typo in German translation. (Andreas Bombe)
Checksums-Sha1:
528efdbdacb78863371624c05e5c50c8acc79d43 1867 debhelper_13.2~bpo10+1.dsc
6b26d67ecd038d27a8d497e6bd174dd85ee7ef54 539880 debhelper_13.2~bpo10+1.tar.xz
fdb7d4b677730d7f0df7928b5dd58c2d031747d8 4572 debhelper_13.2~bpo10+1_source.buildinfo
Checksums-Sha256:
2214c3f4477e8bd78be7ba76513ffb77fc0db436cfd9d288d8f1a2171af68898 1867 debhelper_13.2~bpo10+1.dsc
054f13c1805f456ce6330fa3e1a6e1514fda71a12ffcad71f6507fd2a35acc14 539880 debhelper_13.2~bpo10+1.tar.xz
76712d9fce1ae683d9941e47fd9769b58ed7f62cb5356943060fcd8f3cf88324 4572 debhelper_13.2~bpo10+1_source.buildinfo
Files:
0846a06843fe4a5bd8d9260747394a52 1867 devel optional debhelper_13.2~bpo10+1.dsc
ba46e665677f4d7e3be9ba12f444fff2 539880 devel optional debhelper_13.2~bpo10+1.tar.xz
6fde3b02a4847c32381cd0cc64598de8 4572 devel optional debhelper_13.2~bpo10+1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEE8f9dDX4ALfD+VfsMplt42+Z8eqwFAl8F8/ISHG5pZWxzQHRo
eWtpZXIubmV0AAoJEKZbeNvmfHqsbp0P/i7whdt2OcrZVnT67uyMhyebaghFeYxe
nvy38t5oZKB1zDqUmCet3DfYo6qVAO1lkg24Whc4+J92w5bQir50vLjgbBF6yoWV
4S1KhElNwzbpFMaHvulvxTqAZe/BxeZd4wLDExRZHAOloUR/pXyu4cIlA2qg/hgW
+rbbowcBP6OFrFiYA45a8IlafzsPBJm1h+0azSowKcQ71Q7o97DsiX5ZGg2KKl5d
cr+u7v3B+0ayJovDWZtQ/hUj5MAiugvJdBcpJ9FXCmQGsqyR4o0brSI//tOuP24Y
iDr1/DvoqD/pBeupnkZoNDNYtlvJd39mMy597q9K0ExIXO6xQdG6ssyXVG2hK4s9
jdF3d1IbYxJeKT2ziADIOnBId+3h5P6Phu0xsznRqgVdrX8+pGw0FQox+UMnTxMP
UOhIDa7aVby1Y95urJBfotC5OfLer+QBhUXUCxBjDw5GuEuYd+kPhpUkceT3kjvw
I7b0mAsqSARjXs3fFyBh7cpZEMIfFPGs88g4U5/WlGWvVrcNch0eEcoo7nryMiLG
XQtGBupK9FZ7IvLv78bGVlxZFRF6wKL73WAwxO8PoNEPmynQRVG+Fob0rlbpwnn0
/5jBiLvbMoBPN4puCweQG5Oa9CSYSw9SjMzXGxJvHzDXHUgvykwGWr4B/n7bpNPM
noJerMpKyBKv
=fvDJ
-----END PGP SIGNATURE-----
Reply to: