[Python-modules-commits] r8032 - in packages/python-chaco/trunk/debian (changelog watch)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Fri Mar 27 08:46:24 UTC 2009
Date: Friday, March 27, 2009 @ 08:46:24
Author: varun
Revision: 8032
New upstream release
Modified:
packages/python-chaco/trunk/debian/changelog
packages/python-chaco/trunk/debian/watch
Modified: packages/python-chaco/trunk/debian/changelog
===================================================================
--- packages/python-chaco/trunk/debian/changelog 2009-03-27 08:45:59 UTC (rev 8031)
+++ packages/python-chaco/trunk/debian/changelog 2009-03-27 08:46:24 UTC (rev 8032)
@@ -1,3 +1,9 @@
+python-chaco (3.1.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Varun Hiremath <varun at debian.org> Fri, 27 Mar 2009 02:51:31 -0400
+
python-chaco (3.0.1-2) unstable; urgency=low
* debian/rules: Fix removal of LICENSE* files (Closes: #511042)
Modified: packages/python-chaco/trunk/debian/watch
===================================================================
--- packages/python-chaco/trunk/debian/watch 2009-03-27 08:45:59 UTC (rev 8031)
+++ packages/python-chaco/trunk/debian/watch 2009-03-27 08:46:24 UTC (rev 8032)
@@ -1,4 +1,7 @@
version=3
+#http://pypi.python.org/packages/source/C/Chaco/Chaco-(.*).tar.gz
+
opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \
-http://pypi.python.org/packages/source/C/Chaco/Chaco-(.*).tar.gz \
+http://www.enthought.com/repo/ETS/Chaco-(.*).tar.gz \
debian debian/orig-tar.sh
+
More information about the Python-modules-commits
mailing list