[Python-modules-commits] r18060 - in packages/wokkel/trunk/debian (changelog control)
angelabad-guest at users.alioth.debian.org
angelabad-guest at users.alioth.debian.org
Sun Aug 7 10:39:49 UTC 2011
Date: Sunday, August 7, 2011 @ 10:39:47
Author: angelabad-guest
Revision: 18060
* debian/control:
- Remove python:Breaks
- Fix typo in description, thanks Simon Kainz (Closes: #636585)
* Bump Standards-Version to 3.9.2 (no changes)
Modified:
packages/wokkel/trunk/debian/changelog
packages/wokkel/trunk/debian/control
Modified: packages/wokkel/trunk/debian/changelog
===================================================================
--- packages/wokkel/trunk/debian/changelog 2011-08-07 09:07:53 UTC (rev 18059)
+++ packages/wokkel/trunk/debian/changelog 2011-08-07 10:39:47 UTC (rev 18060)
@@ -1,8 +1,11 @@
-wokkel (0.6.3-3) UNRELEASED; urgency=low
+wokkel (0.6.3-3) unstable; urgency=low
- * debian/control: Remove python:Breaks
+ * debian/control:
+ - Remove python:Breaks
+ - Fix typo in description, thanks Simon Kainz (Closes: #636585)
+ * Bump Standards-Version to 3.9.2 (no changes)
- -- Angel Abad <angelabad at gmail.com> Tue, 29 Mar 2011 17:41:31 +0200
+ -- Angel Abad <angelabad at gmail.com> Sun, 07 Aug 2011 12:39:27 +0200
wokkel (0.6.3-2) unstable; urgency=low
Modified: packages/wokkel/trunk/debian/control
===================================================================
--- packages/wokkel/trunk/debian/control 2011-08-07 09:07:53 UTC (rev 18059)
+++ packages/wokkel/trunk/debian/control 2011-08-07 10:39:47 UTC (rev 18060)
@@ -4,7 +4,7 @@
Maintainer: Angel Abad <angelabad at gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50), python-all (>= 2.6.6-3), python-setuptools
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://wokkel.ik.nu/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/wokkel/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/wokkel/trunk/
@@ -16,7 +16,7 @@
Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 8.0.0),
python (>= 2.5) | python-crypto
Description: collection of enhancements for Twisted
- Wokkel is collection of enhancements on top of the
+ Wokkel is a collection of enhancements on top of the
Twisted networking framework, written in Python. It
mostly provides a testing ground for enhancements to
the Jabber/XMPP protocol implementation as found in
More information about the Python-modules-commits
mailing list