[Python-modules-commits] r4378 - in packages/enthought-traits-ui/trunk/debian (2 files)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Tue Jan 15 08:35:42 UTC 2008
Date: Tuesday, January 15, 2008 @ 08:35:39
Author: varun
Revision: 4378
* Add python-wxgtk2.6 to Depends
Modified:
packages/enthought-traits-ui/trunk/debian/changelog
packages/enthought-traits-ui/trunk/debian/control
Modified: packages/enthought-traits-ui/trunk/debian/changelog
===================================================================
--- packages/enthought-traits-ui/trunk/debian/changelog 2008-01-14 21:31:43 UTC (rev 4377)
+++ packages/enthought-traits-ui/trunk/debian/changelog 2008-01-15 08:35:39 UTC (rev 4378)
@@ -1,3 +1,9 @@
+enthought-traits-ui (2.0.1b1-3) unstable; urgency=low
+
+ * Add python-wxgtk2.6 to Depends
+
+ -- Varun Hiremath <varun at debian.org> Tue, 15 Jan 2008 13:38:39 +0530
+
enthought-traits-ui (2.0.1b1-2) unstable; urgency=low
[ Varun Hiremath ]
Modified: packages/enthought-traits-ui/trunk/debian/control
===================================================================
--- packages/enthought-traits-ui/trunk/debian/control 2008-01-14 21:31:43 UTC (rev 4377)
+++ packages/enthought-traits-ui/trunk/debian/control 2008-01-15 08:35:39 UTC (rev 4378)
@@ -12,7 +12,7 @@
Package: python-enthought-traits-ui
Architecture: all
-Depends: ${python:Depends}, python-enthought-traits
+Depends: ${python:Depends}, python-enthought-traits, python-wxgtk2.6
XB-Python-Version: ${python:Versions}
Description: User interface related modules for enthought traits
Traits lets programmers create special Python attributes called
More information about the Python-modules-commits
mailing list