[Python-modules-commits] r8409 - in packages/pycurl/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun May 10 20:03:05 UTC 2009
Date: Sunday, May 10, 2009 @ 20:03:04
Author: morph
Revision: 8409
- bump Standards-Version to 3.8.1
- adjusted section to 'debug' for -dbg package
Modified:
packages/pycurl/trunk/debian/changelog
packages/pycurl/trunk/debian/control
Modified: packages/pycurl/trunk/debian/changelog
===================================================================
--- packages/pycurl/trunk/debian/changelog 2009-05-10 14:39:36 UTC (rev 8408)
+++ packages/pycurl/trunk/debian/changelog 2009-05-10 20:03:04 UTC (rev 8409)
@@ -12,15 +12,16 @@
* debian/control
- bump libcurl4-gnutls-dev versioned depends to >= 7.19.0
- updated my email address
- - bump Standards-Version to 3.8.0
+ - bump Standards-Version to 3.8.1
+ added debian/README.source
- added Vcs-{Browser,Svn} fields
- added ${misc:Depends} to binary packages
- switch Vcs-Browser field to viewsvn
+ - adjusted section to 'debug' for -dbg package
* debian/patches/10_setup.py.dpatch
- added description (to please lintian) and updated my email address
- -- Bernd Zeimetz <bzed at debian.org> Fri, 10 Apr 2009 13:38:00 +0200
+ -- Sandro Tosi <morph at debian.org> Sun, 10 May 2009 21:02:50 +0200
pycurl (7.18.2-1) unstable; urgency=low
Modified: packages/pycurl/trunk/debian/control
===================================================================
--- packages/pycurl/trunk/debian/control 2009-05-10 14:39:36 UTC (rev 8408)
+++ packages/pycurl/trunk/debian/control 2009-05-10 20:03:04 UTC (rev 8409)
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Sandro Tosi <morph at debian.org>, Bernd Zeimetz <bzed at debian.org>
Build-Depends: debhelper (>= 5.0.37.1), python-all-dev (>= 2.3.5-9), python-all-dbg, python-support (>= 0.7.1), libcurl4-gnutls-dev (>= 7.19.0), dpatch
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://pycurl.sourceforge.net
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pycurl/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pycurl/trunk/
@@ -23,6 +23,7 @@
NOTE: the SSL support is provided by GnuTLS.
Package: python-pycurl-dbg
+Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, python-dbg, python-pycurl (= ${binary:Version}), ${misc:Depends}
More information about the Python-modules-commits
mailing list