r23366 - in /desktop/unstable/librsvg/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Mar 24 11:36:18 UTC 2010


Author: pochu
Date: Wed Mar 24 11:36:17 2010
New Revision: 23366

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23366
Log:
* debian/control.in:
  - Don't restrict XS-Python-Version to "current" to avoid a dependency
    on python << 2.6.
  - Standards-Version is 3.8.4, no changes needed.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/control.in

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=23366&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Wed Mar 24 11:36:17 2010
@@ -1,3 +1,12 @@
+librsvg (2.26.0-2) unstable; urgency=low
+
+  * debian/control.in:
+    - Don't restrict XS-Python-Version to "current" to avoid a dependency
+      on python << 2.6.
+    - Standards-Version is 3.8.4, no changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 24 Mar 2010 12:32:10 +0100
+
 librsvg (2.26.0-1) unstable; urgency=low
 
   [ Luca Bruno ]

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=23366&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Wed Mar 24 11:36:17 2010
@@ -1,8 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: librsvg
 Section: libdevel
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                libfreetype6-dev,
@@ -22,9 +27,9 @@
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Homepage: http://librsvg.sourceforge.net/
-XS-Python-Version: current
+XS-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=23366&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Wed Mar 24 11:36:17 2010
@@ -22,9 +22,9 @@
                libglib2.0-doc,
                libgtk2.0-doc,
                libcairo2-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Homepage: http://librsvg.sourceforge.net/
-XS-Python-Version: current
+XS-Python-Version: >= 2.5
 
 Package: librsvg2-dev
 Section: libdevel




More information about the pkg-gnome-commits mailing list