[Python-modules-commits] r21946 - in packages/python-httplib2/tags (12 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun May 27 10:13:16 UTC 2012
Date: Sunday, May 27, 2012 @ 10:13:13
Author: dktrkranz
Revision: 21946
[svn-buildpackage] Tagging python-httplib2 0.7.4-2
Added:
packages/python-httplib2/tags/0.7.4-2/
packages/python-httplib2/tags/0.7.4-2/debian/changelog
(from rev 21945, packages/python-httplib2/trunk/debian/changelog)
packages/python-httplib2/tags/0.7.4-2/debian/compat
(from rev 21943, packages/python-httplib2/trunk/debian/compat)
packages/python-httplib2/tags/0.7.4-2/debian/control
(from rev 21943, packages/python-httplib2/trunk/debian/control)
packages/python-httplib2/tags/0.7.4-2/debian/patches/egg-info.patch
(from rev 21942, packages/python-httplib2/trunk/debian/patches/egg-info.patch)
packages/python-httplib2/tags/0.7.4-2/debian/patches/series
(from rev 21942, packages/python-httplib2/trunk/debian/patches/series)
packages/python-httplib2/tags/0.7.4-2/debian/rules
(from rev 21941, packages/python-httplib2/trunk/debian/rules)
Deleted:
packages/python-httplib2/tags/0.7.4-2/debian/changelog
packages/python-httplib2/tags/0.7.4-2/debian/compat
packages/python-httplib2/tags/0.7.4-2/debian/control
packages/python-httplib2/tags/0.7.4-2/debian/patches/series
packages/python-httplib2/tags/0.7.4-2/debian/rules
Deleted: packages/python-httplib2/tags/0.7.4-2/debian/changelog
===================================================================
--- packages/python-httplib2/trunk/debian/changelog 2012-05-27 02:25:27 UTC (rev 21940)
+++ packages/python-httplib2/tags/0.7.4-2/debian/changelog 2012-05-27 10:13:13 UTC (rev 21946)
@@ -1,163 +0,0 @@
-python-httplib2 (0.7.4-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches/use_system_cacerts.patch:
- - Refresh for new upstream release.
- * debian/watch:
- - Use code.google.com to watch for upstream releases.
-
- -- Luca Falavigna <dktrkranz at debian.org> Fri, 16 Mar 2012 22:19:04 +0100
-
-python-httplib2 (0.7.2-2) unstable; urgency=low
-
- * debian/patches/use_system_cacerts.patch:
- - Use system ca certificates, not the bundled ones, to always use
- the most recent ones, thanks to Marc Deslauriers (Closes: #652105).
- * debian/control:
- - Depend on ca-certificates.
- - Bump Standards-Version to 3.9.3.
- * debian/copyright:
- - Format now points to copyright-format site.
-
- -- Luca Falavigna <dktrkranz at debian.org> Thu, 23 Feb 2012 21:42:54 +0100
-
-python-httplib2 (0.7.2-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches/ssl-validation.patch:
- - Removed, applied upstream.
- * debian/patches/godaddy-certificate.patch:
- - Removed, applied upstream.
-
- -- Luca Falavigna <dktrkranz at debian.org> Mon, 14 Nov 2011 21:07:54 +0100
-
-python-httplib2 (0.7.1-2) unstable; urgency=low
-
- * debian/patches/ssl-validation.patch:
- - Cherry-pick patch from upstream hg to fix incorrect checks for
- SSL certificate domain names.
-
- -- Luca Falavigna <dktrkranz at debian.org> Tue, 13 Sep 2011 20:32:44 +0200
-
-python-httplib2 (0.7.1-1) unstable; urgency=low
-
- * New upstream release.
- - Install cacerts.txt file (Closes: #631841).
- * debian/patches/godaddy-certificate.patch:
- - Cherry-pick GoDaddy root certificate from upstream to fix access
- to Launchpad services (Closes: #631164).
-
- -- Luca Falavigna <dktrkranz at debian.org> Tue, 28 Jun 2011 21:53:34 +0200
-
-python-httplib2 (0.7.0-1) unstable; urgency=low
-
- * New upstream release.
- - Do not hardcode $Rev$ in the User-Agent field (Closes: #609576).
- * debian/copyright:
- - Update copyright information.
-
- -- Luca Falavigna <dktrkranz at debian.org> Mon, 13 Jun 2011 23:47:18 +0200
-
-python-httplib2 (0.6.0-5) unstable; urgency=low
-
- * Python transition:
- - Add support for python2.7
- - Drop support for python2.5
- * debian/control:
- - Bump Standards-Version to 3.9.2, no changes required.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 16 Apr 2011 15:15:29 +0200
-
-python-httplib2 (0.6.0-4) unstable; urgency=low
-
- * Team upload.
-
- [ Luca Falavigna ]
- * debian/control:
- - Add Breaks: ${python:Breaks} to generate correct dependencies, this
- also makes lintian override useless now.
-
- [ Piotr Ożarowski ]
- * Bump minimum required python3-all version to 3.1.2-10
- (and rebuild for /usr/lib/python3/dist-packages transtion)
-
- -- Piotr Ożarowski <piotr at debian.org> Sun, 26 Sep 2010 22:10:33 +0200
-
-python-httplib2 (0.6.0-3) unstable; urgency=medium
-
- * debian/control:
- - Depend on ${python3:Depends} for python3-httplib2 to generate
- correct dependencies for Python 3.X (Closes: #591956).
- - Bump Standards-Version to 3.9.1, no changes required.
- * debian/python-httplib2.lintian-overrides:
- - Override old-versioned-python-dependency, needs fixing in Lintian.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 07 Aug 2010 15:39:46 +0200
-
-python-httplib2 (0.6.0-2) unstable; urgency=low
-
- * Switch to format 3.0 (quilt).
- * Switch to dh_python2.
- * debian/control:
- - Add python3-httplib2 package.
- - Bump Standards-Version to 3.8.4, no changes required.
- * debian/rules:
- - Install files for python3-httplib2 package.
- * debian/watch:
- - Use googlecode.debian.net provider.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 27 Jun 2010 10:59:40 +0200
-
-python-httplib2 (0.6.0-1) unstable; urgency=low
-
- * New upstream release.
- * Add new copyright holders.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 03 Jan 2010 17:12:21 +0100
-
-python-httplib2 (0.5.0-1) unstable; urgency=low
-
- * New upstream release (Closes: #461200) (LP: #373589).
- * debian/compat:
- - Bump compat level to 7.
- * debian/control:
- - New Maintainer (Closes: #542786).
- - Add Debian Python Modules Team to Uploaders.
- - Switch to python section to match override.
- - Remove cdbs from Build-Depends.
- - Bump debhelper required version to 7.2.18.
- - Do not build-depend on python-all-dev, depend on python instead.
- - Move python-support to Build-Depends-Indep.
- - Bump Standards-Version to 3.8.3.
- - Add Homepage field.
- - Add XS-Python-Version field.
- - Add Vcs-* fields to store Debian packaging.
- - Set Architecture to all.
- - Remove ${shlibs:Depends} from Depends.
- - Fix spelling errors in package description.
- * debian/copyright:
- - Adjust copyright informations.
- * debian/README.Debian:
- - Removed, already provided by upstream README.
- * debian/pycompat:
- - Removed, useless.
- * debian/rules:
- - Switch to debhelper 7.
- * debian/watch:
- - Provide a watch file.
-
- -- Luca Falavigna <dktrkranz at debian.org> Wed, 26 Aug 2009 20:16:16 +0200
-
-python-httplib2 (0.2.0-2) unstable; urgency=low
-
- * reformat description closes: #392116
- * add missing-build-dependency python-all-dev
-
- -- Matthias Jahn <jahn.matthias at freenet.de> Wed, 11 Oct 2006 08:39:48 +0200
-
-python-httplib2 (0.2.0-1) unstable; urgency=low
-
- * Initial upload. closes: #386944
-
- -- Matthias Jahn <jahn.matthias at freenet.de> Mon, 31 Jul 2006 11:24:22 +0200
-
Copied: packages/python-httplib2/tags/0.7.4-2/debian/changelog (from rev 21945, packages/python-httplib2/trunk/debian/changelog)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/changelog (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/changelog 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,174 @@
+python-httplib2 (0.7.4-2) unstable; urgency=low
+
+ * debian/patches/egg-info.patch:
+ - Complete egg-info data with missing details.
+ * debian/compat:
+ - Bump compatibility level to 9.
+ * debian/rules:
+ - Delete build directory during clean phase (Closes: #671108).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 27 May 2012 12:07:29 +0200
+
+python-httplib2 (0.7.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches/use_system_cacerts.patch:
+ - Refresh for new upstream release.
+ * debian/watch:
+ - Use code.google.com to watch for upstream releases.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Fri, 16 Mar 2012 22:19:04 +0100
+
+python-httplib2 (0.7.2-2) unstable; urgency=low
+
+ * debian/patches/use_system_cacerts.patch:
+ - Use system ca certificates, not the bundled ones, to always use
+ the most recent ones, thanks to Marc Deslauriers (Closes: #652105).
+ * debian/control:
+ - Depend on ca-certificates.
+ - Bump Standards-Version to 3.9.3.
+ * debian/copyright:
+ - Format now points to copyright-format site.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Thu, 23 Feb 2012 21:42:54 +0100
+
+python-httplib2 (0.7.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches/ssl-validation.patch:
+ - Removed, applied upstream.
+ * debian/patches/godaddy-certificate.patch:
+ - Removed, applied upstream.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Mon, 14 Nov 2011 21:07:54 +0100
+
+python-httplib2 (0.7.1-2) unstable; urgency=low
+
+ * debian/patches/ssl-validation.patch:
+ - Cherry-pick patch from upstream hg to fix incorrect checks for
+ SSL certificate domain names.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Tue, 13 Sep 2011 20:32:44 +0200
+
+python-httplib2 (0.7.1-1) unstable; urgency=low
+
+ * New upstream release.
+ - Install cacerts.txt file (Closes: #631841).
+ * debian/patches/godaddy-certificate.patch:
+ - Cherry-pick GoDaddy root certificate from upstream to fix access
+ to Launchpad services (Closes: #631164).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Tue, 28 Jun 2011 21:53:34 +0200
+
+python-httplib2 (0.7.0-1) unstable; urgency=low
+
+ * New upstream release.
+ - Do not hardcode $Rev$ in the User-Agent field (Closes: #609576).
+ * debian/copyright:
+ - Update copyright information.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Mon, 13 Jun 2011 23:47:18 +0200
+
+python-httplib2 (0.6.0-5) unstable; urgency=low
+
+ * Python transition:
+ - Add support for python2.7
+ - Drop support for python2.5
+ * debian/control:
+ - Bump Standards-Version to 3.9.2, no changes required.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 16 Apr 2011 15:15:29 +0200
+
+python-httplib2 (0.6.0-4) unstable; urgency=low
+
+ * Team upload.
+
+ [ Luca Falavigna ]
+ * debian/control:
+ - Add Breaks: ${python:Breaks} to generate correct dependencies, this
+ also makes lintian override useless now.
+
+ [ Piotr Ożarowski ]
+ * Bump minimum required python3-all version to 3.1.2-10
+ (and rebuild for /usr/lib/python3/dist-packages transtion)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 26 Sep 2010 22:10:33 +0200
+
+python-httplib2 (0.6.0-3) unstable; urgency=medium
+
+ * debian/control:
+ - Depend on ${python3:Depends} for python3-httplib2 to generate
+ correct dependencies for Python 3.X (Closes: #591956).
+ - Bump Standards-Version to 3.9.1, no changes required.
+ * debian/python-httplib2.lintian-overrides:
+ - Override old-versioned-python-dependency, needs fixing in Lintian.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 07 Aug 2010 15:39:46 +0200
+
+python-httplib2 (0.6.0-2) unstable; urgency=low
+
+ * Switch to format 3.0 (quilt).
+ * Switch to dh_python2.
+ * debian/control:
+ - Add python3-httplib2 package.
+ - Bump Standards-Version to 3.8.4, no changes required.
+ * debian/rules:
+ - Install files for python3-httplib2 package.
+ * debian/watch:
+ - Use googlecode.debian.net provider.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 27 Jun 2010 10:59:40 +0200
+
+python-httplib2 (0.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Add new copyright holders.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 03 Jan 2010 17:12:21 +0100
+
+python-httplib2 (0.5.0-1) unstable; urgency=low
+
+ * New upstream release (Closes: #461200) (LP: #373589).
+ * debian/compat:
+ - Bump compat level to 7.
+ * debian/control:
+ - New Maintainer (Closes: #542786).
+ - Add Debian Python Modules Team to Uploaders.
+ - Switch to python section to match override.
+ - Remove cdbs from Build-Depends.
+ - Bump debhelper required version to 7.2.18.
+ - Do not build-depend on python-all-dev, depend on python instead.
+ - Move python-support to Build-Depends-Indep.
+ - Bump Standards-Version to 3.8.3.
+ - Add Homepage field.
+ - Add XS-Python-Version field.
+ - Add Vcs-* fields to store Debian packaging.
+ - Set Architecture to all.
+ - Remove ${shlibs:Depends} from Depends.
+ - Fix spelling errors in package description.
+ * debian/copyright:
+ - Adjust copyright informations.
+ * debian/README.Debian:
+ - Removed, already provided by upstream README.
+ * debian/pycompat:
+ - Removed, useless.
+ * debian/rules:
+ - Switch to debhelper 7.
+ * debian/watch:
+ - Provide a watch file.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Wed, 26 Aug 2009 20:16:16 +0200
+
+python-httplib2 (0.2.0-2) unstable; urgency=low
+
+ * reformat description closes: #392116
+ * add missing-build-dependency python-all-dev
+
+ -- Matthias Jahn <jahn.matthias at freenet.de> Wed, 11 Oct 2006 08:39:48 +0200
+
+python-httplib2 (0.2.0-1) unstable; urgency=low
+
+ * Initial upload. closes: #386944
+
+ -- Matthias Jahn <jahn.matthias at freenet.de> Mon, 31 Jul 2006 11:24:22 +0200
+
Deleted: packages/python-httplib2/tags/0.7.4-2/debian/compat
===================================================================
--- packages/python-httplib2/trunk/debian/compat 2012-05-27 02:25:27 UTC (rev 21940)
+++ packages/python-httplib2/tags/0.7.4-2/debian/compat 2012-05-27 10:13:13 UTC (rev 21946)
@@ -1,2 +0,0 @@
-7
-
Copied: packages/python-httplib2/tags/0.7.4-2/debian/compat (from rev 21943, packages/python-httplib2/trunk/debian/compat)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/compat (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/compat 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,2 @@
+9
+
Deleted: packages/python-httplib2/tags/0.7.4-2/debian/control
===================================================================
--- packages/python-httplib2/trunk/debian/control 2012-05-27 02:25:27 UTC (rev 21940)
+++ packages/python-httplib2/tags/0.7.4-2/debian/control 2012-05-27 10:13:13 UTC (rev 21946)
@@ -1,45 +0,0 @@
-Source: python-httplib2
-Section: python
-Priority: optional
-Maintainer: Luca Falavigna <dktrkranz at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.2.18), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-10)
-Standards-Version: 3.9.3
-X-Python-Version: >= 2.4
-Homepage: http://code.google.com/p/httplib2/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-httplib2/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-httplib2/trunk/
-
-Package: python-httplib2
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, ca-certificates
-Description: comprehensive HTTP client library written for Python
- httplib2.py supports many features left out of other HTTP libraries.
- * HTTP and HTTPS
- * Keep-Alive
- * Authentication
- * Caching
- * All Methods
- * Redirects
- * Compression
- * Lost update support
- * Unit Tested
- .
- This package provides module for python2 series.
-
-Package: python3-httplib2
-Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, ca-certificates
-Description: comprehensive HTTP client library written for Python3
- httplib2.py supports many features left out of other HTTP libraries.
- * HTTP and HTTPS
- * Keep-Alive
- * Authentication
- * Caching
- * All Methods
- * Redirects
- * Compression
- * Lost update support
- * Unit Tested
- .
- This package provides module for python3 series.
Copied: packages/python-httplib2/tags/0.7.4-2/debian/control (from rev 21943, packages/python-httplib2/trunk/debian/control)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/control (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/control 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,45 @@
+Source: python-httplib2
+Section: python
+Priority: optional
+Maintainer: Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-10)
+Standards-Version: 3.9.3
+X-Python-Version: >= 2.4
+Homepage: http://code.google.com/p/httplib2/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-httplib2/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-httplib2/trunk/
+
+Package: python-httplib2
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, ca-certificates
+Description: comprehensive HTTP client library written for Python
+ httplib2.py supports many features left out of other HTTP libraries.
+ * HTTP and HTTPS
+ * Keep-Alive
+ * Authentication
+ * Caching
+ * All Methods
+ * Redirects
+ * Compression
+ * Lost update support
+ * Unit Tested
+ .
+ This package provides module for python2 series.
+
+Package: python3-httplib2
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}, ca-certificates
+Description: comprehensive HTTP client library written for Python3
+ httplib2.py supports many features left out of other HTTP libraries.
+ * HTTP and HTTPS
+ * Keep-Alive
+ * Authentication
+ * Caching
+ * All Methods
+ * Redirects
+ * Compression
+ * Lost update support
+ * Unit Tested
+ .
+ This package provides module for python3 series.
Copied: packages/python-httplib2/tags/0.7.4-2/debian/patches/egg-info.patch (from rev 21942, packages/python-httplib2/trunk/debian/patches/egg-info.patch)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/patches/egg-info.patch (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/patches/egg-info.patch 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,44 @@
+Description: Complete egg-info data with missing details
+Author: Luca Falavigna <dktrkranz at debian.org>
+
+Index: python-httplib2-0.7.4/python2/httplib2.egg-info/PKG-INFO
+===================================================================
+--- python-httplib2-0.7.4.orig/python2/httplib2.egg-info/PKG-INFO 2012-05-27 12:01:25.173123071 +0200
++++ python-httplib2-0.7.4/python2/httplib2.egg-info/PKG-INFO 2012-05-27 12:02:09.709121565 +0200
+@@ -1,12 +1,12 @@
+ Metadata-Version: 1.0
+ Name: httplib2
+-Version: 0.7.3
++Version: 0.7.4
+ Summary: A comprehensive HTTP client library.
+ Home-page: http://code.google.com/p/httplib2/
+ Author: Joe Gregorio
+ Author-email: joe at bitworking.org
+ License: MIT
+-Download-URL: http://httplib2.googlecode.com/files/httplib2-0.7.3.tar.gz
++Download-URL: http://httplib2.googlecode.com/files/httplib2-0.7.4.tar.gz
+ Description:
+
+ A comprehensive HTTP client library, ``httplib2`` supports many features left out of other HTTP libraries.
+Index: python-httplib2-0.7.4/python2/httplib2.egg-info/SOURCES.txt
+===================================================================
+--- python-httplib2-0.7.4.orig/python2/httplib2.egg-info/SOURCES.txt 2012-05-27 12:01:25.173123071 +0200
++++ python-httplib2-0.7.4/python2/httplib2.egg-info/SOURCES.txt 2012-05-27 12:02:09.705121565 +0200
+@@ -4,6 +4,7 @@
+ python2/httplib2test.py
+ python2/httplib2test_appengine.py
+ python2/httplib2/__init__.py
++python2/httplib2/cacerts.txt
+ python2/httplib2/iri2uri.py
+ python2/httplib2/socks.py
+ python2/httplib2.egg-info/PKG-INFO
+@@ -19,4 +20,6 @@
+ python2/httplib2/test/functional/test_proxies.py
+ python3/httplib2test.py
+ python3/httplib2/__init__.py
+-python3/httplib2/iri2uri.py
+\ No newline at end of file
++python3/httplib2/cacerts.txt
++python3/httplib2/iri2uri.py
++python3/httplib2/test/other_cacerts.txt
+\ No newline at end of file
Deleted: packages/python-httplib2/tags/0.7.4-2/debian/patches/series
===================================================================
--- packages/python-httplib2/trunk/debian/patches/series 2012-05-27 02:25:27 UTC (rev 21940)
+++ packages/python-httplib2/tags/0.7.4-2/debian/patches/series 2012-05-27 10:13:13 UTC (rev 21946)
@@ -1 +0,0 @@
-use_system_cacerts.patch
Copied: packages/python-httplib2/tags/0.7.4-2/debian/patches/series (from rev 21942, packages/python-httplib2/trunk/debian/patches/series)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/patches/series (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/patches/series 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,2 @@
+use_system_cacerts.patch
+egg-info.patch
Deleted: packages/python-httplib2/tags/0.7.4-2/debian/rules
===================================================================
--- packages/python-httplib2/trunk/debian/rules 2012-05-27 02:25:27 UTC (rev 21940)
+++ packages/python-httplib2/tags/0.7.4-2/debian/rules 2012-05-27 10:13:13 UTC (rev 21946)
@@ -1,18 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@ --with python2
-
-override_dh_auto_install:
- for pyvers in $(shell pyversions -vr); do \
- python$$pyvers setup.py install --install-layout=deb \
- --root $(CURDIR)/debian/python-httplib2; \
- done
- for pyvers in $(shell py3versions -sv); do \
- python$$pyvers setup.py install --install-layout=deb \
- --root $(CURDIR)/debian/python3-httplib2; \
- done
-
-override_dh_python2:
- dh_python2 -ppython-httplib2
- dh_python3 -ppython3-httplib2
Copied: packages/python-httplib2/tags/0.7.4-2/debian/rules (from rev 21941, packages/python-httplib2/trunk/debian/rules)
===================================================================
--- packages/python-httplib2/tags/0.7.4-2/debian/rules (rev 0)
+++ packages/python-httplib2/tags/0.7.4-2/debian/rules 2012-05-27 10:13:13 UTC (rev 21946)
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with python2
+
+override_dh_auto_clean:
+ rm -fr build
+ dh_auto_clean
+
+override_dh_auto_install:
+ for pyvers in $(shell pyversions -vr); do \
+ python$$pyvers setup.py install --install-layout=deb \
+ --root $(CURDIR)/debian/python-httplib2; \
+ done
+ for pyvers in $(shell py3versions -sv); do \
+ python$$pyvers setup.py install --install-layout=deb \
+ --root $(CURDIR)/debian/python3-httplib2; \
+ done
+
+override_dh_python2:
+ dh_python2 -ppython-httplib2
+ dh_python3 -ppython3-httplib2
More information about the Python-modules-commits
mailing list