r33878 - in /desktop/unstable/librsvg/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 31 20:27:48 UTC 2012


Author: biebl
Date: Sat Mar 31 20:27:47 2012
New Revision: 33878

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33878
Log:
Remove python/dh_python2 dependency. With the rsvg python script gone this
is no longer necessary.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/control.in
    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=33878&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Sat Mar 31 20:27:47 2012
@@ -7,8 +7,10 @@
     cycle. This way we don't need any Breaks.
   * Stop using dh-autoreconf since we no longer need to update the build
     system.
-
- -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 22:24:46 +0200
+  * Remove python/dh_python2 dependency. With the rsvg python script gone this
+    is no longer necessary.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 22:26:18 +0200
 
 librsvg (2.36.0-2) unstable; urgency=low
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=33878&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Sat Mar 31 20:27:47 2012
@@ -25,7 +25,6 @@
                libgirepository1.0-dev (>= 0.10.8),
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
-               python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
@@ -33,7 +32,6 @@
 Homepage: http://librsvg.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/librsvg
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/librsvg
-X-Python-Version: >= 2.5
 
 Package: librsvg2-dev
 Section: libdevel

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=33878&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Sat Mar 31 20:27:47 2012
@@ -20,7 +20,6 @@
                libgirepository1.0-dev (>= 0.10.8),
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
-               python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
@@ -28,7 +27,6 @@
 Homepage: http://librsvg.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/librsvg
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/librsvg
-X-Python-Version: >= 2.5
 
 Package: librsvg2-dev
 Section: libdevel

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=33878&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Sat Mar 31 20:27:47 2012
@@ -28,9 +28,6 @@
 	sed -e"s/#MULTIARCH#/$(DEB_HOST_MULTIARCH)/g" debian/$(cdbs_curpkg).postinst.in > \
 		debian/$(cdbs_curpkg).postinst
 
-binary-install/librsvg2-bin::
-	dh_python2 -plibrsvg2-bin
-
 clean::
 	rm -f debian/librsvg2-common.postinst
 




More information about the pkg-gnome-commits mailing list