r54050 - in /desktop/unstable/gdk-pixbuf/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Sep 19 21:19:29 UTC 2017


Author: pochu
Date: Tue Sep 19 21:19:29 2017
New Revision: 54050

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54050
Log:
rules: drop obsolete dh_strip --dbgsym-migration switch.

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/rules

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=54050&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Tue Sep 19 21:19:29 2017
@@ -9,6 +9,7 @@
   * New upstream release 2.36.10.
   * Switch to copyright format 1.0.
   * copyright: exclude non-free test ref images.
+  * rules: drop obsolete dh_strip --dbgsym-migration switch.
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 30 Aug 2017 21:53:24 -0400
 

Modified: desktop/unstable/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/rules?rev=54050&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] Tue Sep 19 21:19:29 2017
@@ -44,9 +44,6 @@
 		> debian/libgdk-pixbuf2.0-0-udeb/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0/2.10.0/loaders.cache
 	chmod 0644 debian/libgdk-pixbuf2.0-0-udeb/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0/2.10.0/loaders.cache
 
-override_dh_strip:
-	dh_strip --dbgsym-migration='libgdk-pixbuf2.0-0-dbg (<< 2.34.0-1~)'
-
 override_dh_makeshlibs:
 	dh_makeshlibs --add-udeb=libgdk-pixbuf2.0-0-udeb -X "/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0" -V -- -c4
 




More information about the pkg-gnome-commits mailing list