r51802 - in /desktop/unstable/gtk+3.0/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Dec 9 19:43:51 UTC 2016
Author: biebl
Date: Fri Dec 9 19:43:51 2016
New Revision: 51802
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51802
Log:
Revert the last commit adding --dbgsym-migration
Since we use compat level 8 (i.e. no build-ids for debug files) ,
--dbgsym-migration is not necessary as there can't be file conflicts.
The new -dbgsym packages are not automatically installed on upgrades, so they
won't help with removing the old -dbg packages.
Modified:
desktop/unstable/gtk+3.0/debian/changelog
desktop/unstable/gtk+3.0/debian/rules
Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=51802&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Fri Dec 9 19:43:51 2016
@@ -1,9 +1,3 @@
-gtk+3.0 (3.22.4-2) UNRELEASED; urgency=medium
-
- * debian/rules: Use dh_strip --dbgsym-migration for proper upgrades
-
- -- Jeremy Bicha <jbicha at ubuntu.com> Mon, 21 Nov 2016 20:18:40 -0500
-
gtk+3.0 (3.22.4-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=51802&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules [utf-8] Fri Dec 9 19:43:51 2016
@@ -125,7 +125,6 @@
DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V --add-udeb=$(UDEB_PKG) -- -c4
DEB_DH_MAKESHLIBS_ARGS_libgail-3-0 += -V -- -c4
DEB_DH_FIXPERMS_ARGS_ALL += -X$(LIBDIR)/$(SHARED_PKG)
-DEB_DH_STRIP_ARGS += --dbgsym-migration='libgail-3-0-dbg (<< 3.22.0-1~), libgtk-3-0-dbg (<< 3.22.0-1~)'
# macro computing the list of 'debian/<pkg>.*" files which have a
# corresponding ".in" file; pass the list of packages in $(1)
More information about the pkg-gnome-commits
mailing list