[Python-modules-commits] r736 - in /packages/kiwi/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Mon Jun 5 02:53:04 UTC 2006


Author: kov
Date: Mon Jun  5 02:53:03 2006
New Revision: 736

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=736
Log:
added dependency on python2.4-gtk2

Modified:
    packages/kiwi/trunk/debian/changelog
    packages/kiwi/trunk/debian/control

Modified: packages/kiwi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/kiwi/trunk/debian/changelog?rev=736&op=diff
==============================================================================
--- packages/kiwi/trunk/debian/changelog (original)
+++ packages/kiwi/trunk/debian/changelog Mon Jun  5 02:53:03 2006
@@ -1,8 +1,9 @@
 kiwi (1.9.8-2) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * debian/control:
+  - added dependency on python2.4-gtk2
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 13 May 2006 12:19:33 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sun,  4 Jun 2006 23:52:42 -0300
 
 kiwi (1.9.8-1) unstable; urgency=low
 

Modified: packages/kiwi/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/kiwi/trunk/debian/control?rev=736&op=diff
==============================================================================
--- packages/kiwi/trunk/debian/control (original)
+++ packages/kiwi/trunk/debian/control Mon Jun  5 02:53:03 2006
@@ -9,7 +9,7 @@
 
 Package: python-kiwi
 Architecture: all
-Depends: python (>= 2.4) | python2.4, python (<< 2.5) | python2.4, python-support
+Depends: python (>= 2.4) | python2.4, python (<< 2.5) | python2.4, python2.4-gtk2, python-support
 Enhances: gazpacho
 Description: a graphical framework to construct simple UI
  Kiwi is a framework and a set of enhanced PyGTK widgets designed to




More information about the Python-modules-commits mailing list