diff -Nru globus-xio-pipe-driver-4.1/debian/changelog globus-xio-pipe-driver-4.1/debian/changelog --- globus-xio-pipe-driver-4.1/debian/changelog 2020-12-15 20:53:38.000000000 +0000 +++ globus-xio-pipe-driver-4.1/debian/changelog 2022-07-05 20:46:12.000000000 +0000 @@ -1,3 +1,9 @@ +globus-xio-pipe-driver (4.1-3) unstable; urgency=medium + + * Drop old debug symbol migration from 2017 + + -- Mattias Ellert Tue, 05 Jul 2022 22:46:12 +0200 + globus-xio-pipe-driver (4.1-2) unstable; urgency=medium * Change to debhelper compat level 13 diff -Nru globus-xio-pipe-driver-4.1/debian/control globus-xio-pipe-driver-4.1/debian/control --- globus-xio-pipe-driver-4.1/debian/control 2020-12-12 22:11:41.000000000 +0000 +++ globus-xio-pipe-driver-4.1/debian/control 2022-05-12 06:56:37.000000000 +0000 @@ -6,7 +6,7 @@ pkg-config, libglobus-common-dev (>= 15), libglobus-xio-dev (>= 3) -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Section: net Vcs-Browser: https://salsa.debian.org/ellert/globus-xio-pipe-driver Vcs-Git: https://salsa.debian.org/ellert/globus-xio-pipe-driver.git diff -Nru globus-xio-pipe-driver-4.1/debian/copyright globus-xio-pipe-driver-4.1/debian/copyright --- globus-xio-pipe-driver-4.1/debian/copyright 2020-12-12 22:01:21.000000000 +0000 +++ globus-xio-pipe-driver-4.1/debian/copyright 2022-07-05 18:20:17.000000000 +0000 @@ -11,7 +11,7 @@ Files: debian/* Copyright: - 2008-2020 Mattias Ellert + 2008-2022 Mattias Ellert 2010-2013 Initiative for Globus in Europe (IGE), http://www.ige-project.eu/ License: Apache-2.0 diff -Nru globus-xio-pipe-driver-4.1/debian/rules globus-xio-pipe-driver-4.1/debian/rules --- globus-xio-pipe-driver-4.1/debian/rules 2020-12-12 20:52:58.000000000 +0000 +++ globus-xio-pipe-driver-4.1/debian/rules 2022-07-05 20:46:05.000000000 +0000 @@ -30,6 +30,3 @@ # Remove installed license file rm $(INSTALLDIR)$(_docdir)/GLOBUS_LICENSE - -override_dh_strip: - dh_strip --dbgsym-migration='lib$(name)-dbg (<< 3.10-2~), $(name)-dbg (<< 2.2-3~)'