r15992 - in /desktop/unstable/pygobject/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue May 20 09:27:04 UTC 2008
Author: lool
Date: Tue May 20 09:27:03 2008
New Revision: 15992
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15992
Log:
Also add an explicit python2.5 (>= 2.5.2-5) dep.
Modified:
desktop/unstable/pygobject/debian/changelog
desktop/unstable/pygobject/debian/control
desktop/unstable/pygobject/debian/control.in
Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=15992&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog (original)
+++ desktop/unstable/pygobject/debian/changelog Tue May 20 09:27:03 2008
@@ -1,3 +1,9 @@
+pygobject (2.14.1-7) unstable; urgency=low
+
+ * Also add an explicit python2.5 (>= 2.5.2-5) dep.
+
+ -- Loic Minier <lool at dooz.org> Tue, 20 May 2008 11:26:02 +0200
+
pygobject (2.14.1-6) unstable; urgency=low
* Update 61_wakeupfd-fix to use more ifdefs for python without the wakeupfd
Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=15992&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control (original)
+++ desktop/unstable/pygobject/debian/control Tue May 20 09:27:03 2008
@@ -22,6 +22,7 @@
Package: python-gobject
Architecture: any
Depends: ${python:Depends},
+ python2.5 (>= 2.5.2-5),
${shlibs:Depends},
${misc:Depends}
Provides: ${python:Provides}
Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=15992&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in (original)
+++ desktop/unstable/pygobject/debian/control.in Tue May 20 09:27:03 2008
@@ -22,6 +22,7 @@
Package: python-gobject
Architecture: any
Depends: ${python:Depends},
+ python2.5 (>= 2.5.2-5),
${shlibs:Depends},
${misc:Depends}
Provides: ${python:Provides}
More information about the pkg-gnome-commits
mailing list