[Python-modules-commits] r20152 - in packages/wokkel/trunk/debian (changelog control)
angel at users.alioth.debian.org
angel at users.alioth.debian.org
Fri Jan 27 10:28:44 UTC 2012
Date: Friday, January 27, 2012 @ 10:28:44
Author: angel
Revision: 20152
debian/control: Bump python-twisted Depends to 10.0.0
Modified:
packages/wokkel/trunk/debian/changelog
packages/wokkel/trunk/debian/control
Modified: packages/wokkel/trunk/debian/changelog
===================================================================
--- packages/wokkel/trunk/debian/changelog 2012-01-27 10:23:42 UTC (rev 20151)
+++ packages/wokkel/trunk/debian/changelog 2012-01-27 10:28:44 UTC (rev 20152)
@@ -1,3 +1,10 @@
+wokkel (0.7.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * debian/control: Bump python-twisted Depends to 10.0.0
+
+ -- Angel Abad <angel at debian.org> Fri, 27 Jan 2012 11:27:43 +0100
+
wokkel (0.6.3-5) unstable; urgency=low
* debian/watch: Ignore upstream pre releases
Modified: packages/wokkel/trunk/debian/control
===================================================================
--- packages/wokkel/trunk/debian/control 2012-01-27 10:23:42 UTC (rev 20151)
+++ packages/wokkel/trunk/debian/control 2012-01-27 10:28:44 UTC (rev 20152)
@@ -1,6 +1,6 @@
Source: wokkel
-Section: python
-Priority: optional
+Section: python
+Priority: optional
Maintainer: Angel Abad <angel at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3), python-setuptools
@@ -12,7 +12,7 @@
Package: python-wokkel
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 8.0.0),
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 10.0.0),
python (>= 2.5) | python-crypto
Description: collection of enhancements for Twisted
Wokkel is a collection of enhancements on top of the
More information about the Python-modules-commits
mailing list