[Python-modules-commits] r13671 - in packages/python-httplib2/tags (11 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun Jun 27 09:05:49 UTC 2010
Date: Sunday, June 27, 2010 @ 09:05:35
Author: dktrkranz
Revision: 13671
[svn-buildpackage] Tagging python-httplib2 0.6.0-2
Added:
packages/python-httplib2/tags/0.6.0-2/
packages/python-httplib2/tags/0.6.0-2/debian/changelog
(from rev 13670, packages/python-httplib2/trunk/debian/changelog)
packages/python-httplib2/tags/0.6.0-2/debian/control
(from rev 13669, packages/python-httplib2/trunk/debian/control)
packages/python-httplib2/tags/0.6.0-2/debian/rules
(from rev 13669, packages/python-httplib2/trunk/debian/rules)
packages/python-httplib2/tags/0.6.0-2/debian/source/format
(from rev 13664, packages/python-httplib2/trunk/debian/source/format)
packages/python-httplib2/tags/0.6.0-2/debian/watch
(from rev 13663, packages/python-httplib2/trunk/debian/watch)
Deleted:
packages/python-httplib2/tags/0.6.0-2/debian/changelog
packages/python-httplib2/tags/0.6.0-2/debian/control
packages/python-httplib2/tags/0.6.0-2/debian/rules
packages/python-httplib2/tags/0.6.0-2/debian/source/format
packages/python-httplib2/tags/0.6.0-2/debian/watch
Deleted: packages/python-httplib2/tags/0.6.0-2/debian/changelog
===================================================================
--- packages/python-httplib2/trunk/debian/changelog 2010-06-26 18:06:19 UTC (rev 13662)
+++ packages/python-httplib2/tags/0.6.0-2/debian/changelog 2010-06-27 09:05:35 UTC (rev 13671)
@@ -1,53 +0,0 @@
-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.6.0-2/debian/changelog (from rev 13670, packages/python-httplib2/trunk/debian/changelog)
===================================================================
--- packages/python-httplib2/tags/0.6.0-2/debian/changelog (rev 0)
+++ packages/python-httplib2/tags/0.6.0-2/debian/changelog 2010-06-27 09:05:35 UTC (rev 13671)
@@ -0,0 +1,67 @@
+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.6.0-2/debian/control
===================================================================
--- packages/python-httplib2/trunk/debian/control 2010-06-26 18:06:19 UTC (rev 13662)
+++ packages/python-httplib2/tags/0.6.0-2/debian/control 2010-06-27 09:05:35 UTC (rev 13671)
@@ -1,30 +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 (>= 2.4)
-Build-Depends-Indep: python-support (>= 0.5.3)
-Standards-Version: 3.8.3
-XS-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}
-Description: comprehensive HTTP client library written in 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
-
-
-
Copied: packages/python-httplib2/tags/0.6.0-2/debian/control (from rev 13669, packages/python-httplib2/trunk/debian/control)
===================================================================
--- packages/python-httplib2/tags/0.6.0-2/debian/control (rev 0)
+++ packages/python-httplib2/tags/0.6.0-2/debian/control 2010-06-27 09:05:35 UTC (rev 13671)
@@ -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 (>= 7.2.18), python-all (>= 2.6.5-2), python3-all (>= 3.1.2-2)
+Standards-Version: 3.8.4
+XS-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}
+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}, ${python:Depends}
+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.
Deleted: packages/python-httplib2/tags/0.6.0-2/debian/rules
===================================================================
--- packages/python-httplib2/trunk/debian/rules 2010-06-26 18:06:19 UTC (rev 13662)
+++ packages/python-httplib2/tags/0.6.0-2/debian/rules 2010-06-27 09:05:35 UTC (rev 13671)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@
-
Copied: packages/python-httplib2/tags/0.6.0-2/debian/rules (from rev 13669, packages/python-httplib2/trunk/debian/rules)
===================================================================
--- packages/python-httplib2/tags/0.6.0-2/debian/rules (rev 0)
+++ packages/python-httplib2/tags/0.6.0-2/debian/rules 2010-06-27 09:05:35 UTC (rev 13671)
@@ -0,0 +1,18 @@
+#!/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
Deleted: packages/python-httplib2/tags/0.6.0-2/debian/source/format
===================================================================
--- packages/python-httplib2/trunk/debian/source/format 2010-06-26 18:06:19 UTC (rev 13662)
+++ packages/python-httplib2/tags/0.6.0-2/debian/source/format 2010-06-27 09:05:35 UTC (rev 13671)
@@ -1 +0,0 @@
-1.0
Copied: packages/python-httplib2/tags/0.6.0-2/debian/source/format (from rev 13664, packages/python-httplib2/trunk/debian/source/format)
===================================================================
--- packages/python-httplib2/tags/0.6.0-2/debian/source/format (rev 0)
+++ packages/python-httplib2/tags/0.6.0-2/debian/source/format 2010-06-27 09:05:35 UTC (rev 13671)
@@ -0,0 +1 @@
+3.0 (quilt)
Deleted: packages/python-httplib2/tags/0.6.0-2/debian/watch
===================================================================
--- packages/python-httplib2/trunk/debian/watch 2010-06-26 18:06:19 UTC (rev 13662)
+++ packages/python-httplib2/tags/0.6.0-2/debian/watch 2010-06-27 09:05:35 UTC (rev 13671)
@@ -1,3 +0,0 @@
-version=3
-http://code.google.com/p/httplib2/downloads/list \
- http://httplib2.googlecode.com/files/httplib2-([0-9\.]+)\.tar\.gz
Copied: packages/python-httplib2/tags/0.6.0-2/debian/watch (from rev 13663, packages/python-httplib2/trunk/debian/watch)
===================================================================
--- packages/python-httplib2/tags/0.6.0-2/debian/watch (rev 0)
+++ packages/python-httplib2/tags/0.6.0-2/debian/watch 2010-06-27 09:05:35 UTC (rev 13671)
@@ -0,0 +1,2 @@
+version=3
+http://googlecode.debian.net/p/httplib2 /p/httplib2/httplib2-([0-9\.]+)\.tar\.gz
More information about the Python-modules-commits
mailing list