[Python-modules-commits] r9717 - in packages/papyon/trunk/debian (changelog control)

dfiloni-guest at users.alioth.debian.org dfiloni-guest at users.alioth.debian.org
Wed Sep 9 19:57:29 UTC 2009


    Date: Wednesday, September 9, 2009 @ 19:57:28
  Author: dfiloni-guest
Revision: 9717

UNRELEASED -> unstable

Modified:
  packages/papyon/trunk/debian/changelog
  packages/papyon/trunk/debian/control

Modified: packages/papyon/trunk/debian/changelog
===================================================================
--- packages/papyon/trunk/debian/changelog	2009-09-09 12:51:25 UTC (rev 9716)
+++ packages/papyon/trunk/debian/changelog	2009-09-09 19:57:28 UTC (rev 9717)
@@ -1,9 +1,11 @@
-papyon (0.4.2-1) UNRELEASED; urgency=low
+papyon (0.4.2-1) unstable; urgency=low
 
   * New upstream release.
   * debian/control: remove python-crypto from Build-Depends-Indep and Depends
     fields.
   * debian/control: add missing Provides field.
+  * debian/control: add python-gst0.10 to Depends field.
+  * Update debian/copyright.
   * Bump Standards-Version to 3.8.3.
 
  -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Tue, 08 Sep 2009 19:34:10 +0200

Modified: packages/papyon/trunk/debian/control
===================================================================
--- packages/papyon/trunk/debian/control	2009-09-09 12:51:25 UTC (rev 9716)
+++ packages/papyon/trunk/debian/control	2009-09-09 19:57:28 UTC (rev 9717)
@@ -4,8 +4,8 @@
 Maintainer: Devid Antonio Filoni <d.filoni at ubuntu.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: python-support (>= 0.5.3), python-gobject,
- python-openssl, python (>= 2.5)
+Build-Depends-Indep: python-support (>= 0.5.3), python (>= 2.5),
+ python-gobject, python-openssl
 XS-Python-Version: >= 2.5
 Standards-Version: 3.8.3
 Homepage: http://telepathy.freedesktop.org/wiki/Papyon
@@ -14,8 +14,8 @@
 
 Package: python-papyon
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gobject, python-openssl,
- python (>= 2.5)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5), python-gobject,
+ python-openssl, python-gst0.10
 Provides: ${python:Provides}
 Description: MSN client library written in Python
  papyon is an MSN client library, that tries to abstract the MSN protocol




More information about the Python-modules-commits mailing list