[Python-modules-commits] r6369 - in packages/python-gnutls/trunk/debian (4 files)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Tue Aug 26 21:30:29 UTC 2008
Date: Tuesday, August 26, 2008 @ 21:30:28
Author: morph-guest
Revision: 6369
reverting changes from #490147
Modified:
packages/python-gnutls/trunk/debian/changelog
packages/python-gnutls/trunk/debian/control
packages/python-gnutls/trunk/debian/rules
Deleted:
packages/python-gnutls/trunk/debian/patches/
Modified: packages/python-gnutls/trunk/debian/changelog
===================================================================
--- packages/python-gnutls/trunk/debian/changelog 2008-08-26 21:24:59 UTC (rev 6368)
+++ packages/python-gnutls/trunk/debian/changelog 2008-08-26 21:30:28 UTC (rev 6369)
@@ -1,15 +1,3 @@
-python-gnutls (1.1.6-2) UNRELEASED; urgency=low
-
- * debian/control
- - added dpatch build-dep
- * debian/rules
- - added cdbs dpatch rule inclusion
- * debian/patches/10_bts490147_reintroduce_gnutls_openpgp_crt_get_id.dpatch
- - added to reintroduce gnutls_openpgp_crt_get_id function (removed from new
- upstream code); thanks to Juha Heinanen for the report; Closes: #490147
-
- -- Sandro Tosi <matrixhasu at gmail.com> Wed, 20 Aug 2008 13:18:38 +0200
-
python-gnutls (1.1.6-1) unstable; urgency=low
* New upstream version.
Modified: packages/python-gnutls/trunk/debian/control
===================================================================
--- packages/python-gnutls/trunk/debian/control 2008-08-26 21:24:59 UTC (rev 6368)
+++ packages/python-gnutls/trunk/debian/control 2008-08-26 21:30:28 UTC (rev 6369)
@@ -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), python-support, libgnutls-dev (>= 2.2.2), dpatch
+Build-Depends: cdbs (>= 0.4.47), debhelper (>= 5.0.42), python-all-dev (>= 2.4.4), python-support, libgnutls-dev (>= 2.2.2)
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/
Modified: packages/python-gnutls/trunk/debian/rules
===================================================================
--- packages/python-gnutls/trunk/debian/rules 2008-08-26 21:24:59 UTC (rev 6368)
+++ packages/python-gnutls/trunk/debian/rules 2008-08-26 21:30:28 UTC (rev 6369)
@@ -5,7 +5,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
clean::
rm -rf dist MANIFEST
More information about the Python-modules-commits
mailing list