Commit Diff


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 <janitor@jelmer.uk>  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