[Python-modules-commits] r28829 - in packages/txws/trunk/debian (changelog control)
olasd at users.alioth.debian.org
olasd at users.alioth.debian.org
Sun May 11 11:56:12 UTC 2014
Date: Sunday, May 11, 2014 @ 11:56:12
Author: olasd
Revision: 28829
New upstream release; add dependency on python-six
Modified:
packages/txws/trunk/debian/changelog
packages/txws/trunk/debian/control
Modified: packages/txws/trunk/debian/changelog
===================================================================
--- packages/txws/trunk/debian/changelog 2014-05-11 10:57:12 UTC (rev 28828)
+++ packages/txws/trunk/debian/changelog 2014-05-11 11:56:12 UTC (rev 28829)
@@ -1,3 +1,9 @@
+txws (0.9-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Nicolas Dandrimont <olasd at debian.org> Sun, 11 May 2014 13:52:03 +0200
+
txws (0.8-1) unstable; urgency=medium
* New upstream release
Modified: packages/txws/trunk/debian/control
===================================================================
--- packages/txws/trunk/debian/control 2014-05-11 10:57:12 UTC (rev 28828)
+++ packages/txws/trunk/debian/control 2014-05-11 11:56:12 UTC (rev 28829)
@@ -7,6 +7,7 @@
Build-Depends: debhelper (>= 9),
python-all (>= 2.6.6-3~),
python-setuptools,
+ python-six,
python-vcversioner
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
More information about the Python-modules-commits
mailing list