commit 320251fd0a61d9f5a953f7a2c792bebb8dafceda from: Debian Janitor date: Sun Sep 19 14:38:16 2021 UTC Drop transition for old debug package migration. Changes-By: lintian-brush Fixes: lintian: debug-symbol-migration-possibly-complete See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html commit - b4a4851a0f5edde20f82e810925044bc25a5a66c commit + 320251fd0a61d9f5a953f7a2c792bebb8dafceda blob - a1dd168bc87dcd3f0dcac1959df652f4ad2651b6 blob + 16f96ad0d165842a12ecc82ccd090b3db56102ef --- debian/changelog +++ debian/changelog @@ -2,6 +2,7 @@ dulwich (0.20.25-2) UNRELEASED; urgency=medium * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Security-Contact. + * Drop transition for old debug package migration. -- Debian Janitor Sun, 19 Sep 2021 14:38:03 -0000 blob - b67ac9b5a3a0ccbc3f2d20d2c48b600d73f1db11 blob + 40a549e2aa4f9750e891f114fe03ddedc0b59a8e --- debian/rules +++ debian/rules @@ -20,7 +20,7 @@ override_dh_installdocs: dh_installdocs -ppython3-dulwich docs/tutorial -X.gitignore -XMakefile override_dh_strip: - dh_strip -p python3-dulwich --dbgsym-migration='python3-dulwich-dbg (<< 0.16.4-1)' + dh_strip -p python3-dulwich override_dh_installchangelogs: dh_installchangelogs NEWS