[Python-modules-commits] r3096 - in /packages/python-gnutls/trunk/debian: changelog control

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat Aug 25 17:58:41 UTC 2007


Author: piotr
Date: Sat Aug 25 17:58:41 2007
New Revision: 3096

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3096
Log:
* add revision number
* add Provides: ${python:Provides}

Modified:
    packages/python-gnutls/trunk/debian/changelog
    packages/python-gnutls/trunk/debian/control

Modified: packages/python-gnutls/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-gnutls/trunk/debian/changelog?rev=3096&op=diff
==============================================================================
--- packages/python-gnutls/trunk/debian/changelog (original)
+++ packages/python-gnutls/trunk/debian/changelog Sat Aug 25 17:58:41 2007
@@ -1,8 +1,12 @@
-python-gnutls (1.1.3) unstable; urgency=low
+python-gnutls (1.1.3-1) unstable; urgency=low
 
+  [ Bernd Zeimetz ]
   * New upstream version
 
- -- Bernd Zeimetz <bernd at bzed.de>  Fri, 24 Aug 2007 16:05:18 +0200
+  [ Piotr Ożarowski ]
+  * Provide pythonX.Y-gnutls packages
+
+ -- Bernd Zeimetz <bernd at bzed.de>  Sat, 25 Aug 2007 19:52:30 +0200
 
 python-gnutls (1.1.2-1) unstable; urgency=low
 

Modified: packages/python-gnutls/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-gnutls/trunk/debian/control?rev=3096&op=diff
==============================================================================
--- packages/python-gnutls/trunk/debian/control (original)
+++ packages/python-gnutls/trunk/debian/control Sat Aug 25 17:58:41 2007
@@ -10,6 +10,7 @@
 Architecture: any
 Depends: ${python:Depends}, python-ctypes, ${shlibs:Depends}, ${misc:Depends}
 Recommends: python-twisted-core
+Provides: ${python:Provides}
 Description: Python wrapper for the GNUTLS library
  This package provides a high level object oriented wrapper around
  libgnutls, as well as low level bindings to the GNUTLS types and




More information about the Python-modules-commits mailing list