[Python-modules-commits] r17815 - in packages/python-chaco/trunk/debian (changelog control)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Tue Jul 12 02:14:40 UTC 2011
Date: Tuesday, July 12, 2011 @ 02:14:39
Author: varun
Revision: 17815
* debian/control:
- Depend on python-traitsui (Closes: #633604)
- Bump Standards-Version to 3.9.2
Modified:
packages/python-chaco/trunk/debian/changelog
packages/python-chaco/trunk/debian/control
Modified: packages/python-chaco/trunk/debian/changelog
===================================================================
--- packages/python-chaco/trunk/debian/changelog 2011-07-12 01:17:39 UTC (rev 17814)
+++ packages/python-chaco/trunk/debian/changelog 2011-07-12 02:14:39 UTC (rev 17815)
@@ -1,7 +1,9 @@
python-chaco (4.0.0-1) unstable; urgency=low
* New upstream release
- * Bump Standards-Version to 3.9.2
+ * debian/control:
+ - Depend on python-traitsui (Closes: #633604)
+ - Bump Standards-Version to 3.9.2
* Update debian/watch file
* Remove debian/patches/* -- no longer needed
Modified: packages/python-chaco/trunk/debian/control
===================================================================
--- packages/python-chaco/trunk/debian/control 2011-07-12 01:17:39 UTC (rev 17814)
+++ packages/python-chaco/trunk/debian/control 2011-07-12 02:14:39 UTC (rev 17815)
@@ -14,7 +14,7 @@
Package: python-chaco
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-numpy, python-traitsgui, python-enable, python-wxgtk2.8,
+ python-numpy, python-traitsui, python-enable, python-wxgtk2.8,
python-pkg-resources
Description: interactive plotting application toolkit
Chaco is a Python plotting application toolkit and a part of
More information about the Python-modules-commits
mailing list