debhelper (13.11.6)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 13.11.7 > 13.11.6
- Git: https://salsa.debian.org/debian/debhelper.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 44486656
- Browser: https://salsa.debian.org/debian/debhelper
- Last scan: 2023-09-21 01:15:25+00
- Next scan: 2023-09-27 22:49:00+00
- Merge requests: 12
- CI pipeline status: success
- Debian changelog in Git:
debhelper (13.11.7) UNRELEASED; urgency=medium
* dh_makeshlibs: add compatibility Provides: for 64-bit time_t transition.
-- Steve Langasek <vorlon@debian.org> Tue, 22 Aug 2023 17:32:47 -0700
- This branch is 12 commits ahead of tag debian/13.11.5
- Git log:
commit d4b66e254e6c991ef05a59e576245b8ea702c35a
Author: Steve Langasek <vorlon@debian.org>
Date: Fri Sep 8 17:21:57 2023 +0000
dh_makeshlibs: add compatibility Provides: for 64-bit time_t transition.
commit 6eb3485aabd4d9555d676769c56f8dcbd4788a88
Author: Gioele Barabucci <gioele@svario.it>
Date: Wed Aug 30 12:00:41 2023 +0200
dh_installchangelogs: Unify trimming logic of install_changelog and install_news
commit 2e4b4ca909ef608a1340cb6de18b8e1c5863fb8e
Author: Gioele Barabucci <gioele@svario.it>
Date: Tue Aug 29 20:11:22 2023 +0200
dh_installchangelogs: Trim NEWS when trimming changelog
NEWS.Debian will be trimmed to include only news entries newer than
the oldest entry in the changelog.
Closes: #1021607
commit 7dd1cd5ed63c0933ce5886657b2a5d0982531b23
Merge: a3fdea90 f957e45d
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Aug 28 13:25:23 2023 +0200
Declare fast forward from 13.11.5
[dgit --overwrite]
commit f957e45d9f76317bb58b6163ddb27bd874baa916
Merge: 259ab8a0 bf161bdf
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Aug 28 13:49:06 2023 +0200
Merge vcs-git/main into dgit/sid
Thie merges the maintainer history so far into the dgit tree and
hopefully enables me to push it.
commit a3fdea9006a324e55a58221bea2ba4f9f4835fef
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Aug 28 13:25:45 2023 +0200
Release debhelper/13.11.6
Signed-off-by: Helmut Grohne <helmut@subdivi.de>
commit bf161bdf9cf3e48245b220c25cebd3cc58d8a820
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Aug 28 12:58:36 2023 +0200
Update dh_installsystemd tests
The history of tests is a little confusing. At one point, Niels updated
dh_installsystemd to install units to usr d70caa69c64b ("Make systemd
tools use usr/lib"), but he reverted that later 3083286de05f ("Revert
change to install systemd services in usr/lib"). That revert was
incomplete leaving the confusing "lib -> usr/lib" comments.
The "with both no-empty" case is now redundant after the reversion and
I'm therefore deleting it. As for the others, replace the comment with a
more useful one.
Signed-off-by: Helmut Grohne <helmut@subdivi.de>
commit 06540fd30f15187961ade237f0f46cb71191f573
Author: Helmut Grohne <helmut@subdivi.de>
Date: Tue Aug 22 09:58:26 2023 +0200
systemd helpers: Support units below /usr
Since very long, systemd supports units in both /lib/systemd and
/usr/lib/systemd. As the /usr-merge progresses, we need debhelper to
also understand units in /usr/lib/systemd and this is what this commit
does. It does not cause debhelper to actually install files to /usr
rather than /lib and merely recognizes them.
Closes: #1041159
Signed-off-by: Helmut Grohne <helmut@subdivi.de>
commit e490224368db8d27c0b5b211b3280ca0b65b49f3
Author: Helmut Grohne <helmut@subdivi.de>
Date: Mon Aug 28 12:28:16 2023 +0200
Resolve divergence of vcs-git and dgit
The debhelper source for 13.11.5 as uploaded to Debian differs from what
is recorded in this git tree. What has been uploaded matches the dgit
tree. In the upload, a few translation files are reformatted/regenerated
to match source changes. This commit updates them in the git history to
match what actually was uploaded.
Gbp-Dch: ignore
Signed-off-by: Helmut Grohne <helmut@subdivi.de>
commit 259ab8a0d17d9846ae80a157b6636e9d22be131a
Merge: 76669f0e 2998eb8d
Author: Aurelien Jarno <aurel32@debian.org>
Date: Mon Aug 14 21:07:54 2023 +0200
Record debhelper (13.11.5) in archive suite sid
commit 2998eb8dfc6d0e62ad0269ff9184d2ef1c334196
Author: Aurelien Jarno <aurel32@debian.org>
Date: Mon Aug 14 21:07:54 2023 +0200
debhelper (13.11.5) unstable; urgency=medium
* Team upload.
[ Translations ]
* Update Portuguese translation (Américo Monteiro)
(Closes: #1028159)
* Update on German translation of pages (Closes: #1028564)
[ Tianon Gravi ]
* Fix minor typo in DEB_BUILD_OPTIONS warning ("and but not" -> "but not")
[ Niels Thykier ]
* AddonAPI.pm: Correct method name in error message.
Thanks to wferi@Github
[ Diederik de Haas ]
* dh_missing: Update link to PROGRAMMING.md.gz
[ Helmut Grohne ]
* cmake.pm: set -DBUILD_TESTING=OFF for nocheck builds
[ Johannes Schauer Marin Rodrigues ]
* autoscripts/postinst-init-tmpfiles: do not output to /dev/null to not hide error messages
[ Simon McVittie ]
* cmake.pm, meson.pm: Set DEB_PYTHON_INSTALL_LAYOUT=deb if not already set
(Closes: #1043136)
* buildsystems: Give XDG_RUNTIME_DIR spec-compliant u=rwx,og-rwx permissions
* meson.pm: Disable Python byte-compilation if the Meson version is new enough
(Closes: #1042398)
[dgit import package debhelper 13.11.5]
commit 76669f0e65fa2b7bf70d2a1293be591c38d0caba
Author: Joey Hess <joey@kitenet.net>
Date: Fri Nov 7 17:16:02 2014 -0400
my last commit to debhelper
wow!
commit ceeb93c357c5625d2472143edad089bdbe0d4adb
Author: Joey Hess <joey@kitenet.net>
Date: Wed Oct 22 14:43:32 2014 -0400
prep release
commit 72f4458963f43ff9f2d6c9577147d87b20db3198
Author: Jérémy Bobbio <lunar@debian.org>
Date: Sun Oct 19 13:35:46 2014 +0200
dh_installdeb: register conffiles in a stable order
conffiles were automatically registered by dh_installdeb depending on
the order they were found on the filesystem. For build reproducibility,
we now sort them in order to have a stable order accross multiple
builds.
commit 21b042d6a2921c183e7283b0cd75da47b5c1ce88
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:43:18 2014 -0400
prep release
commit 81a99fea20a6af55145c17a1d1fef6eb38619abc
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:41:20 2014 -0400
avoid referring to $package in error message
Depending on control file field order, $package may not yet be populated.
commit 6335924e23789e43b4ebb45ba9f766a47ef25ff6
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:39:26 2014 -0400
remove %package_profiles
This is a lexically scoped variable that is not used anywhere in the file,
and cannot be used by anything outside it. I think it was initially added
cargo-cult style with the other similar variables.
commit d159a7c34326989a7b0c94207cd05610e6eee185
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:37:51 2014 -0400
clean up profiles code
commit f952f055e43a11c03c2da4a6aa6369f08f8b47e3
Author: Joey Hess <joey@kitenet.net>
Date: Thu Oct 9 13:03:23 2014 -0400
fix layout
commit a04e33da665d5eae296988390939688ed48b2f07
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:25:47 2014 -0400
fix up from git am of patch that was for some reason not based on current release
commit 4d0acf739e336a6b0993665facf6308e851cea44
Merge: 4cc14d07 4402e553
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 10 17:25:18 2014 -0400
Merge commit '4402e553df5279c2f65aee8623aca504988cc508'
commit 4402e553df5279c2f65aee8623aca504988cc508
Author: josch <j.schauer@email.de>
Date: Fri Oct 10 08:38:51 2014 +0200
use libdpkg-perl to parse and evaluate build profiles
commit 4cc14d07d90780d8ccbdd291b74194355d5dc4cd
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 3 15:23:41 2014 -0400
bump standards version
commit b337d156ee7d46ccd0ef2361f84e5b0559636e98
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 3 15:21:55 2014 -0400
po spam
commit e69ad3925614c157c5904626abd48a4d1aab18be
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 3 15:16:16 2014 -0400
prep release
commit 14b2527835f75935fc47ab5c6f723269a5f57286
Author: Joey Hess <joey@kitenet.net>
Date: Fri Oct 3 15:14:32 2014 -0400
dh_clean: Skip over .git, .svn, .bzr, .hg, and CVS directories and avoid cleaning their contents. Closes: #760033
I don't much like debhelper needing to contain yet another copy of every
bit of vcs cruft known to man; at least this only needs to be the
directories and not other dotfiles.
commit e56fb330555a175e20c2e5cce60fe8cfe4898b5d
Author: Joey Hess <joey@kitenet.net>
Date: Fri Aug 29 09:46:16 2014 -0700
urls
commit 3edef9f8d0ece8b313f36c2496d476ce509ecb7c
Author: Joey Hess <joey@kitenet.net>
Date: Sun Aug 17 10:42:36 2014 -0400
prep release
commit df241b6ca5c92ee46514122186c691b3970608fb
Author: Joey Hess <joey@kitenet.net>
Date: Wed Aug 13 14:46:07 2014 -0400
upcase
commit a4fdd92e332f4ef6a4963bc80564d9a519c2e747
Author: Joey Hess <joey@kitenet.net>
Date: Wed Aug 13 13:48:05 2014 -0400
Updated German translation from Chris Leick. Closes: #735610
commit 09998441179ae6982c3fedec9076eed53cbc6516
Author: Joey Hess <joey@kitenet.net>
Date: Wed Aug 13 13:39:02 2014 -0400
add pt addendum file
commit 9626ed11887652f1f0386c8000afbdc049f8b9c3
Author: Joey Hess <joey@kitenet.net>
Date: Wed Aug 13 13:30:22 2014 -0400
fix build problem
commit c765f12c80ea9ba7f9a822d58d94826c07a83311
Author: Joey Hess <joey@kitenet.net>
Date: Wed Aug 13 13:23:14 2014 -0400
add pt translation, currently it breaks the build
commit 5ab49918ad407a4e5ed847ce0c5fa1573e9c3c51
Author: Joey Hess <joey@kitenet.net>
Date: Sat Aug 9 11:28:54 2014 -0400
pos
commit 8a0b3cb3924374e2fd114bd3f5407f7a43d2a0e9
Author: Niko Tyni <ntyni@debian.org>
Date: Sat May 31 20:50:33 2014 +0300
Use vendorlib and vendorarch from Config instead of hardcoding their values
$Config{vendorarch} is changing with the perl 5.20 packages,
see #748380.
commit 343d8cb32be1b386686cf9b5dceec9c3c5a8104c
Author: Joey Hess <joey@kitenet.net>
Date: Sat Aug 9 11:26:08 2014 -0400
prep release
commit 4eeb277c43234432a648885cf38bfe0a2c444487
Author: Joey Hess <joey@kitenet.net>
Date: Sat Aug 9 11:24:11 2014 -0400
dh_perl: Use vendorlib and vendorarch from Config instead of hardcoding their values. Closes: #750021
commit 0292d77f6ba0cab496d2df038e1a7b79a4d50626
Author: Joey Hess <joey@kitenet.net>
Date: Sat Jul 19 16:41:23 2014 -0400
Typo: Closes: #755237
commit 1014a22362fbc11391140a3ad7d440c7a7721d2d
Author: Joey Hess <joey@kitenet.net>
Date: Mon Jun 30 10:02:09 2014 -0400
changelog
commit 64cbd1fc0512228f8d4e3bdd3c7963dfc4de165f
Author: Niko Tyni <ntyni@debian.org>
Date: Sat May 31 21:04:40 2014 +0300
Add perlapi-* dependency on packages installed to $Config{vendorarch}
$Config{vendorarch} can now change between perl versions, so stricter
dependencies are needed for partial upgrades. See #750017 for details.
This currently affects six packages in the archive.
commit 811eb627b97a224d01be46c2b0771da8af1cc2ef
Author: Joey Hess <joey@kitenet.net>
Date: Fri Jun 13 11:58:06 2014 -0400
pos
commit 68cd32b53a4132268ca86980ac6c48f8c5cb9cac
Author: Joey Hess <joey@kitenet.net>
Date: Fri Jun 13 11:50:20 2014 -0400
prep release
commit 255e3cf0e3b909e9f6dccb66eb4483afc5413d34
Author: Joey Hess <joey@kitenet.net>
Date: Fri Jun 13 11:50:05 2014 -0400
Pass --disable-silent-rules in dh_auto_configure if DH_VERBOSE is set.
commit 6975a4c505014634cf0d5f39262f366a9a64f065
Author: Joey Hess <joey@kitenet.net>
Date: Sat May 24 13:33:45 2014 -0400
dh_installinit: Fix uninitialized value warning when --name is used.
commit 6b3faa61f1aa799bd48a2699b4a8771a89a104b4
Author: Joey Hess <joey@kitenet.net>
Date: Fri Apr 11 11:50:32 2014 -0400
Minor typos. Closes: #741144, #744176
commit 1c77f479984963e8455315ff356bac5d3d53402f
Author: Joey Hess <joey@kitenet.net>
Date: Mon Mar 10 12:39:40 2014 -0400
Minor typo. Closes: #741144
commit 7bb51ca2ed9caad077c8c6ec28e1486cd76ff31c
Author: Joey Hess <joey@kitenet.net>
Date: Fri Feb 28 15:03:54 2014 -0400
prep release
commit 618ce4dbad3263ead8c4085377f3083cb2a383ba
Author: Joey Hess <joey@kitenet.net>
Date: Fri Feb 28 15:00:56 2014 -0400
Fix breakage in no-act mode introduced in last release.
commit b597020665d92083ca488fa3d99e3cacdaaae4f9
Author: Joey Hess <joey@kitenet.net>
Date: Thu Feb 27 11:55:21 2014 -0400
prep release
commit 5bfcd9dd16b58dcaa89d2d4cccdf16a229fa5422
Author: Joey Hess <joey@kitenet.net>
Date: Thu Feb 27 11:50:11 2014 -0400
prep release
commit cc6d1034de024cb0c63a28558bb8815bfc8b100c
Author: Joey Hess <joey@kitenet.net>
Date: Thu Feb 20 13:15:08 2014 -0400
dh_gencontrol: Revert change made in version 4.0.13 that avoided passing -p to dpkg-gencontrol when only operating on one package. There seems to be no benefit to doing that, and it breaks when using Build-Profiles, since while debhelper may know a profile only allows for one package, dpkg-gencontrol may see other packages in the control file.
commit f16d0915b10ff9ef0b0826ae896aaccd6f3ad84f
Author: Joey Hess <joey@kitenet.net>
Date: Wed Feb 12 13:13:02 2014 -0400
Initial implementation of support for Build-Profiles fields. Thanks, Daniel Schepler.
commit 3ae6a7452800e1c5be0351f45d9911a23ab103f1
Author: Joey Hess <joey@kitenet.net>
Date: Tue Feb 4 17:39:09 2014 -0400
changelog
commit 8a463fd1ee4268cf5ee1c123f717357aeb01f2db
Author: gregor herrmann <gregoa@debian.org>
Date: Tue Feb 4 17:42:57 2014 +0100
Use realclean instead of distclean on perl_build buildsystem.
Switch from `Build distclean' to `Build realclean' in the clean action of
the perl_build buildsystem.
'distclean' is not specified in the CPAN::API::BuildPL specification, and
therefor not implemented in Module::Build::Tiny (and other future
implementations). Besides that, the dist* actions are meant for upstream
authors.
commit c7b1d28e1157c2f14bb3550c41e37bc37a32b70e
Author: Joey Hess <joey@kitenet.net>
Date: Tue Feb 4 13:14:58 2014 -0400
dh: Reject unknown parameters that are not dashed command-line parameters intended to be passed on to debhelper commands. Closes: #737635
Note that dh build -n foo bar will pass -nfoobar to the debhelper command.
I did not try to change that, as it would add significant complication.
commit b4ad930ad2d7f9d94e9cc3395e6f000c4094886e
Author: Joey Hess <joey@kitenet.net>
Date: Thu Jan 30 15:01:07 2014 -0400
dh_makeshlibs: Defer propigating dpkg-gensymbols error until all packages have been processed. Closes: #736640
commit f7324fa4c4fd41f8727e74bc0d5ef40b624ce878
Author: Joey Hess <joey@kitenet.net>
Date: Sat Jan 25 16:02:20 2014 -0400
dh_installdocs: When doc dirs are symlinked make the dependency versioned per policy. Closes: #676777
commit 34b1638276dfb61c76900d89c1fa28379322c914
Author: Joey Hess <joey@kitenet.net>
Date: Sat Jan 25 15:50:14 2014 -0400
dh_compress: Avoid compressing .map files, which may be html usemaps. Closes: #704443
commit 87265e472afa8e44cb0c7e4fd1ea8b1884d4a1e9
Author: Joey Hess <joey@kitenet.net>
Date: Fri Dec 27 21:56:28 2013 -0400
prep release
commit 54bfb4207966f78b6412e84b12480e8a5c901cf6
Author: Guillem Jover <guillem@debian.org>
Date: Fri Aug 9 12:05:48 2013 +0200
dh_shlibdeps: Use new dpkg-shlibdeps -l option instead of LD_LIBRARY_PATH
Using LD_LIBRARY_PATH to pass additional private package library
directories is problematic when cross-compiling, as the host and build
directories get mixed in the run-time environment variable used by the
dynamic linker.
Depend on dpkg-dev (>= 1.17.0), the version that introduced
dpkg-shlibdeps -l option.
Closes: #717505
commit e8b2e6649b41084e10530347f8101d487e8db496
Author: Joey Hess <joey@kitenet.net>
Date: Sun Dec 15 13:09:56 2013 -0400
corrent docs; rules.d file is not a symlink