r25032 - in /packages/unstable/system-config-printer/debian: changelog control control.in pyversions
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Aug 26 09:27:14 UTC 2010
Author: joss
Date: Thu Aug 26 09:27:12 2010
New Revision: 25032
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25032
Log:
pyversions, control.in: require python 2.5.
Modified:
packages/unstable/system-config-printer/debian/changelog
packages/unstable/system-config-printer/debian/control
packages/unstable/system-config-printer/debian/control.in
packages/unstable/system-config-printer/debian/pyversions
Modified: packages/unstable/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/changelog?rev=25032&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/changelog [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/changelog [utf-8] Thu Aug 26 09:27:12 2010
@@ -1,7 +1,11 @@
system-config-printer (1.2.3-1) UNRELEASED; urgency=low
+ [ Guido Günther ]
* Add Vcs-{Svn,Browser} and Homepage URLs
* Add myself to uploaders
+
+ [ Josselin Mouette ]
+ * pyversions, control.in: require python 2.5.
-- Guido Günther <agx at sigxcpu.org> Tue, 24 Aug 2010 19:00:31 +0200
Modified: packages/unstable/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control?rev=25032&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control [utf-8] Thu Aug 26 09:27:12 2010
@@ -12,7 +12,7 @@
Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 5.0.37.2),
python-support (>= 0.7.1),
- python-all-dev (>= 2.3.5-11),
+ python-all-dev (>= 2.5),
libxml-parser-perl,
desktop-file-utils (>= 0.13),
xmlto,
Modified: packages/unstable/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control.in?rev=25032&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control.in [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control.in [utf-8] Thu Aug 26 09:27:12 2010
@@ -7,7 +7,7 @@
Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 5.0.37.2),
python-support (>= 0.7.1),
- python-all-dev (>= 2.3.5-11),
+ python-all-dev (>= 2.5),
libxml-parser-perl,
desktop-file-utils (>= 0.13),
xmlto,
Modified: packages/unstable/system-config-printer/debian/pyversions
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/pyversions?rev=25032&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/pyversions [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/pyversions [utf-8] Thu Aug 26 09:27:12 2010
@@ -1,1 +1,1 @@
-2.4-
+2.5-
More information about the pkg-gnome-commits
mailing list