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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Dec 15 02:36:58 UTC 2011


Author: biebl
Date: Thu Dec 15 02:36:57 2011
New Revision: 32104

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32104
Log:
Switch to dh_python2.

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=32104&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Thu Dec 15 02:36:57 2011
@@ -3,6 +3,7 @@
   * debian/control.in:
     - Tighten dependency between librsvg2-dev and gir1.2-rsvg-2.0.
     - Change section of gir1.2-rsvg-2.0 to introspection.
+  * Switch to dh_python2.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 17 Nov 2011 22:37:11 +0100
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=32104&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Thu Dec 15 02:36:57 2011
@@ -28,8 +28,7 @@
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
                gir1.2-gdkpixbuf-2.0,
-               python,
-               python-support,
+               python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
@@ -37,7 +36,7 @@
 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
-XS-Python-Version: >= 2.5
+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=32104&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Thu Dec 15 02:36:57 2011
@@ -23,8 +23,7 @@
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
                gir1.2-gdkpixbuf-2.0,
-               python,
-               python-support,
+               python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
@@ -32,7 +31,7 @@
 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
-XS-Python-Version: >= 2.5
+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=32104&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Thu Dec 15 02:36:57 2011
@@ -30,7 +30,7 @@
 		debian/$(cdbs_curpkg).postinst
 
 binary-install/librsvg2-bin::
-	dh_pysupport -plibrsvg2-bin
+	dh_python2 -plibrsvg2-bin
 
 clean::
 	rm -f debian/librsvg2-common.postinst




More information about the pkg-gnome-commits mailing list