[Python-modules-commits] r5958 - in packages/enthought-chaco2/trunk/debian (3 files)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Fri Jul 11 17:28:26 UTC 2008
Date: Friday, July 11, 2008 @ 17:28:25
Author: varun
Revision: 5958
* New upstream release
* Example scales_test.py fixed (Closes: #477953)
* Bump Standards-Version to 3.8.0
* Add enthought.enable to orig.tar.gz
Modified:
packages/enthought-chaco2/trunk/debian/changelog
packages/enthought-chaco2/trunk/debian/control
packages/enthought-chaco2/trunk/debian/orig-tar.sh
Modified: packages/enthought-chaco2/trunk/debian/changelog
===================================================================
--- packages/enthought-chaco2/trunk/debian/changelog 2008-07-11 14:44:02 UTC (rev 5957)
+++ packages/enthought-chaco2/trunk/debian/changelog 2008-07-11 17:28:25 UTC (rev 5958)
@@ -1,3 +1,12 @@
+enthought-chaco2 (2.0.5-1) unstable; urgency=low
+
+ * New upstream release
+ * Example scales_test.py fixed (Closes: #477953)
+ * Bump Standards-Version to 3.8.0
+ * Add enthought.enable to orig.tar.gz
+
+ -- Varun Hiremath <varun at debian.org> Fri, 11 Jul 2008 22:58:21 +0530
+
enthought-chaco2 (2.0.4-2) unstable; urgency=low
[ Sandro Tosi ]
Modified: packages/enthought-chaco2/trunk/debian/control
===================================================================
--- packages/enthought-chaco2/trunk/debian/control 2008-07-11 14:44:02 UTC (rev 5957)
+++ packages/enthought-chaco2/trunk/debian/control 2008-07-11 17:28:25 UTC (rev 5958)
@@ -6,7 +6,7 @@
Build-Depends: cdbs, debhelper(>= 6), python-all-dev, python-central (>= 0.6),
python-setuptools, python-numpy, swig, libfreetype6-dev, libx11-dev,
quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
XS-Python-Version: >=2.4
Homepage: http://code.enthought.com/chaco/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/enthought-chaco2/trunk
Modified: packages/enthought-chaco2/trunk/debian/orig-tar.sh
===================================================================
--- packages/enthought-chaco2/trunk/debian/orig-tar.sh 2008-07-11 14:44:02 UTC (rev 5957)
+++ packages/enthought-chaco2/trunk/debian/orig-tar.sh 2008-07-11 17:28:25 UTC (rev 5958)
@@ -6,9 +6,10 @@
# package list
PACKAGE_LIST="
-enthought.chaco2-2.0.4.tar.gz
-enthought.enable2-2.0.4.tar.gz
-enthought.kiva-2.0.3.tar.gz
+enthought.chaco2-2.0.5.tar.gz
+enthought.enable-1.9.4.tar.gz
+enthought.enable2-2.0.5.tar.gz
+enthought.kiva-2.0.4.tar.gz
"
# download the tarballs
More information about the Python-modules-commits
mailing list