[neon/extras/telepathy-qt/Neon/release] debian: drop dbgsym migration

Pino Toscano null at kde.org
Thu Sep 8 17:45:53 BST 2022


Git commit 446bdea300185868f25e27149c7952fafccbfedd by Pino Toscano.
Committed on 23/09/2021 at 06:28.
Pushed by jriddell into branch 'Neon/release'.

drop dbgsym migration

M  +2    -0    debian/changelog
M  +0    -3    debian/rules

https://invent.kde.org/neon/extras/telepathy-qt/commit/446bdea300185868f25e27149c7952fafccbfedd

diff --git a/debian/changelog b/debian/changelog
index 1bc1058..e90ade7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ telepathy-qt (0.9.8+ds-5) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Drop the handling of the symlink-to-directory change for the documentation
     directories, as it was done before Debian Buster.
+  * Drop the migration from libtelepathy-qt5-dbg, no more needed after two
+    Debian stable releases.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 23 Sep 2021 08:23:35 +0200
 
diff --git a/debian/rules b/debian/rules
index 0f87602..a2e9ae9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,9 +16,6 @@ override_dh_auto_configure:
 # Do not run tests, as they fall into race conditions sometimes
 override_dh_auto_test:
 
-override_dh_strip:
-	dh_strip --dbgsym-migration='libtelepathy-qt5-dbg (<< 0.9.7~)'
-
 override_dh_auto_clean:
 	dh_auto_clean
 	find . -name '*.pyc' -exec rm {} \;



More information about the Neon-commits mailing list