[Python-modules-commits] r9410 - in packages/papyon/trunk/debian (changelog control)
dfiloni-guest at users.alioth.debian.org
dfiloni-guest at users.alioth.debian.org
Fri Aug 21 11:39:37 UTC 2009
Date: Friday, August 21, 2009 @ 11:39:36
Author: dfiloni-guest
Revision: 9410
* debian/control: add missing Provides field.
* Bump Standards-Version to 3.8.3.
Modified:
packages/papyon/trunk/debian/changelog
packages/papyon/trunk/debian/control
Modified: packages/papyon/trunk/debian/changelog
===================================================================
--- packages/papyon/trunk/debian/changelog 2009-08-21 10:13:06 UTC (rev 9409)
+++ packages/papyon/trunk/debian/changelog 2009-08-21 11:39:36 UTC (rev 9410)
@@ -1,3 +1,10 @@
+papyon (0.4.1-2) UNRELEASED; urgency=low
+
+ * debian/control: add missing Provides field.
+ * Bump Standards-Version to 3.8.3.
+
+ -- Devid Antonio Filoni <d.filoni at ubuntu.com> Fri, 21 Aug 2009 13:33:30 +0200
+
papyon (0.4.1-1) unstable; urgency=low
* New upstream release.
Modified: packages/papyon/trunk/debian/control
===================================================================
--- packages/papyon/trunk/debian/control 2009-08-21 10:13:06 UTC (rev 9409)
+++ packages/papyon/trunk/debian/control 2009-08-21 11:39:36 UTC (rev 9410)
@@ -7,7 +7,7 @@
Build-Depends-Indep: python-support (>= 0.5.3), python-gobject,
python-openssl, python-crypto, python (>= 2.5)
XS-Python-Version: >= 2.5
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Homepage: http://telepathy.freedesktop.org/wiki/Papyon
Vcs-Svn: svn://svn.debian.org/python-modules/packages/papyon/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/papyon/trunk/
@@ -16,6 +16,7 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gobject, python-openssl,
python-crypto, python (>= 2.5)
+Provides: ${python:Provides}
Description: MSN client library written in Python
papyon is an MSN client library, that tries to abstract the MSN protocol
gory details. It is a fork of the unmaintained pymsn MSN library. papyon
More information about the Python-modules-commits
mailing list