r15993 - in /desktop/unstable/pygtk/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue May 20 09:27:58 UTC 2008
Author: lool
Date: Tue May 20 09:27:58 2008
New Revision: 15993
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15993
Log:
Also add an explicit python2.5 (>= 2.5.2-5) dep.
Modified:
desktop/unstable/pygtk/debian/changelog
desktop/unstable/pygtk/debian/control
desktop/unstable/pygtk/debian/control.in
Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=15993&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog (original)
+++ desktop/unstable/pygtk/debian/changelog Tue May 20 09:27:58 2008
@@ -1,3 +1,9 @@
+pygtk (2.12.1-4) 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:27:25 +0200
+
pygtk (2.12.1-3) unstable; urgency=low
* Bump Standards-Version to 3.7.3.
Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=15993&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control (original)
+++ desktop/unstable/pygtk/debian/control Tue May 20 09:27:58 2008
@@ -27,6 +27,7 @@
Package: python-gtk2
Architecture: any
Depends: ${python:Depends},
+ python2.5 (>= 2.5.2-5),
${shlibs:Depends},
${misc:Depends}
Python-Depends: python-numeric (>= 24.2-3),
Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=15993&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in (original)
+++ desktop/unstable/pygtk/debian/control.in Tue May 20 09:27:58 2008
@@ -27,6 +27,7 @@
Package: python-gtk2
Architecture: any
Depends: ${python:Depends},
+ python2.5 (>= 2.5.2-5),
${shlibs:Depends},
${misc:Depends}
Python-Depends: python-numeric (>= 24.2-3),
More information about the pkg-gnome-commits
mailing list