r32832 - in /desktop/unstable/librsvg/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Mar 8 04:53:33 UTC 2012


Author: biebl
Date: Thu Mar  8 04:53:32 2012
New Revision: 32832

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32832
Log:
debian/rules: Stop calling dh_gtkmodules. This tool is deprecated and has
been replaced by triggers.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/rules

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=32832&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Thu Mar  8 04:53:32 2012
@@ -1,9 +1,14 @@
 librsvg (2.34.2-3) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   *  Remove MA: same statements for -dev packages, because they depend 
      on gir packages which are not MA compatible.
 
- -- Josselin Mouette <joss at debian.org>  Thu, 23 Feb 2012 21:20:10 +0100
+  [ Michael Biebl ]
+  * debian/rules: Stop calling dh_gtkmodules. This tool is deprecated and has
+    been replaced by triggers.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 08 Mar 2012 05:51:20 +0100
 
 librsvg (2.34.2-2) unstable; urgency=low
 

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=32832&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Thu Mar  8 04:53:32 2012
@@ -25,8 +25,6 @@
 DEB_DH_MAKESHLIBS_ARGS_librsvg2-common = --no-act
 
 binary-install/librsvg2-common::
-	LD_LIBRARY_PATH=debian/$(LIBRSVG2_PKG)/usr/lib/$(DEB_HOST_MULTIARCH):$(LD_LIBRARY_PATH) \
-		dh_gtkmodules -plibrsvg2-common
 	sed -e"s/#MULTIARCH#/$(DEB_HOST_MULTIARCH)/g" debian/$(cdbs_curpkg).postinst.in > \
 		debian/$(cdbs_curpkg).postinst
 




More information about the pkg-gnome-commits mailing list