[Python-modules-commits] r11496 - in packages/jabberbot/trunk/debian (changelog control)
chaica-guest at users.alioth.debian.org
chaica-guest at users.alioth.debian.org
Mon Feb 1 23:21:38 UTC 2010
Date: Monday, February 1, 2010 @ 23:21:33
Author: chaica-guest
Revision: 11496
* New upstream release
* debian/control
- Bump the Standards-Version field to 3.8.4
- Switched the maintainer field to DPMT team
- Switched the uploader field to Carl Chenet <chaica at ohmytux.com>
- Added python-support in the build-depends field
Modified:
packages/jabberbot/trunk/debian/changelog
packages/jabberbot/trunk/debian/control
Modified: packages/jabberbot/trunk/debian/changelog
===================================================================
--- packages/jabberbot/trunk/debian/changelog 2010-02-01 23:01:36 UTC (rev 11495)
+++ packages/jabberbot/trunk/debian/changelog 2010-02-01 23:21:33 UTC (rev 11496)
@@ -1,11 +1,15 @@
-jabberbot (0.8-2) unstable; urgency=low
+jabberbot (0.9-1) unstable; urgency=low
- [ Piotr Ożarowski ]
- * Add python-support to Build-Depends (dh will pick it up and pysupport will
- take care of byte compilation of .py files, closes: #565726)
+ * New upstream release
+ * debian/control
+ - Bump the Standards-Version field to 3.8.4
+ - Switched the maintainer field to DPMT team
+ - Switched the uploader field to Carl Chenet <chaica at ohmytux.com>
+ - Added python-support in the build-depends field
- -- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> Mon, 18 Jan 2010 22:31:32 +0100
+ -- Carl Chenet <chaica at ohmytux.com> Tue, 02 Feb 2010 00:11:32 +0100
+
jabberbot (0.8-1) unstable; urgency=low
* Initial release. (Closes: #554243)
Modified: packages/jabberbot/trunk/debian/control
===================================================================
--- packages/jabberbot/trunk/debian/control 2010-02-01 23:01:36 UTC (rev 11495)
+++ packages/jabberbot/trunk/debian/control 2010-02-01 23:21:33 UTC (rev 11496)
@@ -2,10 +2,10 @@
Priority: optional
Section: python
XS-Python-Version: >= 2.5
-Maintainer: Carl Chenet <chaica at ohmytux.com>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python(>= 2.5), python-xmpp, python-support (>= 0.90)
-Standards-Version: 3.8.3
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Carl Chenet <chaica at ohmytux.com>
+Build-Depends: debhelper (>= 7.0.50~), python(>= 2.5), python-support, python-xmpp
+Standards-Version: 3.8.4
Homepage: http://thpinfo.com/2007/python-jabberbot/
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/jabberbot/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/jabberbot/trunk/
More information about the Python-modules-commits
mailing list