r51760 - in /desktop/unstable/gtk+3.0/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Nov 22 01:46:00 UTC 2016


Author: jbicha-guest
Date: Tue Nov 22 01:45:59 2016
New Revision: 51760

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51760
Log:
Use dh_strip --dbgsym-migration for proper upgrades

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=51760&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Tue Nov 22 01:45:59 2016
@@ -1,3 +1,9 @@
+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=51760&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Tue Nov 22 01:45:59 2016
@@ -125,6 +125,7 @@
 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