[Python-modules-commits] r5268 - in packages/python-gnutls/trunk/debian (changelog control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Wed May 7 16:09:54 UTC 2008


    Date: Wednesday, May 7, 2008 @ 16:09:53
  Author: bzed
Revision: 5268

  - Remove -1 revision from python-all-dev Build-Dep.
  - Fix minor spelling error in the description.

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

Modified: packages/python-gnutls/trunk/debian/changelog
===================================================================
--- packages/python-gnutls/trunk/debian/changelog	2008-05-07 16:07:08 UTC (rev 5267)
+++ packages/python-gnutls/trunk/debian/changelog	2008-05-07 16:09:53 UTC (rev 5268)
@@ -8,6 +8,8 @@
     - Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
     - Updating my email address
     - Bumping Standards-Version to 3.7.3, no changes needed.
+    - Remove -1 revision from python-all-dev Build-Dep.
+    - Fix minor spelling error in the description.
 
   [ Sandro Tosi ]
   * debian/watch
@@ -15,7 +17,7 @@
   * debian/control
     - uniforming Vcs-Browser field
 
- -- Bernd Zeimetz <bzed at debian.org>  Wed, 07 May 2008 18:06:01 +0200
+ -- Bernd Zeimetz <bzed at debian.org>  Wed, 07 May 2008 18:09:02 +0200
 
 python-gnutls (1.1.4-1) unstable; urgency=low
 

Modified: packages/python-gnutls/trunk/debian/control
===================================================================
--- packages/python-gnutls/trunk/debian/control	2008-05-07 16:07:08 UTC (rev 5267)
+++ packages/python-gnutls/trunk/debian/control	2008-05-07 16:09:53 UTC (rev 5268)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bzed at debian.org>, Dan Pascu <dan at ag-projects.com>
-Build-Depends: cdbs (>= 0.4.47), debhelper (>= 5.0.42), python-all-dev (>= 2.4.4-1), python-support, libgnutls-dev (>= 1.4.4)
+Build-Depends: cdbs (>= 0.4.47), debhelper (>= 5.0.42), python-all-dev (>= 2.4.4), python-support, libgnutls-dev (>= 1.4.4)
 Standards-Version: 3.7.3
 Homepage: http://cheeseshop.python.org/pypi/python-gnutls
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-gnutls/trunk/
@@ -20,7 +20,7 @@
  functions via ctypes. The high level wrapper hides the details of
  accessing the GNUTLS library via ctypes behind a set of classes
  that encapsulate GNUTLS sessions, certificates and credentials and
- expose them to python applications using a simple API.
+ expose them to Python applications using a simple API.
  .
  The package also includes a Twisted interface that has seamless
  intergration with Twisted, providing connectTLS and listenTLS




More information about the Python-modules-commits mailing list