[Python-modules-commits] r28955 - in packages/python-ipaddr/tags (12 files)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Sat May 17 05:58:47 UTC 2014
Date: Saturday, May 17, 2014 @ 05:58:46
Author: kitterman
Revision: 28955
[svn-buildpackage] Tagging python-ipaddr 2.1.11-2
Added:
packages/python-ipaddr/tags/2.1.11-2/
packages/python-ipaddr/tags/2.1.11-2/debian/changelog
(from rev 28950, packages/python-ipaddr/trunk/debian/changelog)
packages/python-ipaddr/tags/2.1.11-2/debian/control
(from rev 28950, packages/python-ipaddr/trunk/debian/control)
packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs
(from rev 28954, packages/python-ipaddr/trunk/debian/python-ipaddr.docs)
packages/python-ipaddr/tags/2.1.11-2/debian/rules
(from rev 28950, packages/python-ipaddr/trunk/debian/rules)
packages/python-ipaddr/tags/2.1.11-2/debian/watch
(from rev 28662, packages/python-ipaddr/trunk/debian/watch)
Deleted:
packages/python-ipaddr/tags/2.1.11-2/debian/changelog
packages/python-ipaddr/tags/2.1.11-2/debian/control
packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs
packages/python-ipaddr/tags/2.1.11-2/debian/python3-ipaddr.docs
packages/python-ipaddr/tags/2.1.11-2/debian/rules
packages/python-ipaddr/tags/2.1.11-2/debian/watch
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/changelog
===================================================================
--- packages/python-ipaddr/trunk/debian/changelog 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/changelog 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,131 +0,0 @@
-python-ipaddr (2.1.10-2) UNRELEASED; urgency=low
-
- * Use canonical URIs for Vcs-* fields.
- * Fix a typo in README.source.
-
- -- Jakub Wilk <jwilk at debian.org> Wed, 12 Jun 2013 01:44:25 +0200
-
-python-ipaddr (2.1.10-1) unstable; urgency=low
-
- * New upstream release
- * Update clean rule to work with new release
-
- -- Scott Kitterman <scott at kitterman.com> Fri, 10 Feb 2012 09:17:56 -0500
-
-python-ipaddr (2.1.9-2) unstable; urgency=low
-
- * Rebuild for Python transition
- * Protect for loops in debian/rules with set -e
- * Drop Breaks: ${python:Breaks} since it is no longer used
- * Bump Standards-Version to 3.9.2 without further change
-
- -- Scott Kitterman <scott at kitterman.com> Wed, 20 Apr 2011 00:40:45 -0400
-
-python-ipaddr (2.1.9-1) unstable; urgency=low
-
- * New upstream release
- * Install RELEASENOTES as changelog instead
- - Replace docs with python-ipaddr.docs and python3-ipaddr.docs
- * Override dh_auto_clean to clean completely with python3
-
- -- Scott Kitterman <scott at kitterman.com> Wed, 23 Feb 2011 08:49:44 -0500
-
-python-ipaddr (2.1.8-1) unstable; urgency=low
-
- * New upstream release
- * Provide python3-ipaddr from this source using 2to3
- - Add package to debian/control
- - Add X-Python3-Version to debian/control
- - Add python3-all to build-depends
- - Add installation into the correct binaries in debian/rules and run 2to3
- between python and python3 rules
- * Run tests (ipaddr_test.py) during build for each python/python3 version
- * Drop XB-Python-Version and switch XS-Python-Version to X-Python-Version
- * Add Breaks: ${python:Breaks} to python-ipaddr
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 13 Feb 2011 16:17:14 -0500
-
-python-ipaddr (2.1.7-1) unstable; urgency=low
-
- * New upstream release
-
- -- Scott Kitterman <scott at kitterman.com> Tue, 25 Jan 2011 07:08:30 -0500
-
-python-ipaddr (2.1.5-2) unstable; urgency=low
-
- * Upload to unstable
-
- -- Scott Kitterman <scott at kitterman.com> Mon, 18 Oct 2010 15:35:02 -0400
-
-python-ipaddr (2.1.5-1) experimental; urgency=low
-
- * New upstream release (upload to experimental due to freeze)
- - Containment test should always return false on mixed-type tests (2.1.5)
- - More invalid IPv6 addresses will be rejected (2.1.4)
- * Drop releasenotes.patch and related packaging changes since this release
- manages to include the release notes in the package
- * Bump standards version to 3.9.1 without further change
-
- -- Scott Kitterman <scott at kitterman.com> Mon, 11 Oct 2010 14:47:01 -0400
-
-python-ipaddr (2.1.3-2) unstable; urgency=low
-
- * Add new RELEASENOTES file in releasenots.patch. (upstream re-released 2.1.3
- with this added in a revised tarball using the same version number)
- - Add debian/docs to install it
- - Add build-dep on quilt (>= 0.46-7)
- - Change debian/rules to build --with quilt
- - Add README.source
- * Convert from python-support to dh_python2
- - Drop build-depends on python-support
- - Bump python-all version requirement to 2.6.5-2 and move to build-depends
- from build-depends-indep
- - Bump debhelper version requirement
- - Change debian/rules to build --with python2
- * Add XB-Python-Version
-
- -- Scott Kitterman <scott at kitterman.com> Wed, 23 Jun 2010 23:08:30 -0400
-
-python-ipaddr (2.1.3-1) unstable; urgency=low
-
- * New upstream release
-
- -- Scott Kitterman <scott at kitterman.com> Sat, 12 Jun 2010 21:08:27 -0400
-
-python-ipaddr (2.1.2-1) unstable; urgency=low
-
- * New upstream release
- * Update debian/watch for new googlecode download urls
- * Drop DM-Upload-Allowed from debian/control
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 06 Jun 2010 00:07:26 -0400
-
-python-ipaddr (2.1.1-1) unstable; urgency=low
-
- * New upstream bugfix release
- - Drop debian/patches/IPv4IpValidationError (incorporated upstream)
- * Drop patch system (not used)
- - Remove quilt build-dep
- - Adjust debian/rules
- - Remove debian/patches
- - Remove debian/README.source
-
- -- Scott Kitterman <scott at kitterman.com> Tue, 02 Mar 2010 22:18:21 -0500
-
-python-ipaddr (2.1.0-1) unstable; urgency=low
-
- * New upstream release
- - Drop debian/patches/Invalid_exception_names and
- NameError_checking_prefixlen_IPv6Network (incorporated upstream)
- - Update debian/patches/IPv4IpValidationError for new exception names
- * Bump standards version to 3.8.4 without further change
- * Improve long description (Closes: #568904)
-
- -- Scott Kitterman <scott at kitterman.com> Fri, 19 Feb 2010 13:32:39 -0500
-
-python-ipaddr (2.0.0-1) unstable; urgency=low
-
- * Initial release (Closes: #566724)
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 24 Jan 2010 15:44:45 -0500
-
Copied: packages/python-ipaddr/tags/2.1.11-2/debian/changelog (from rev 28950, packages/python-ipaddr/trunk/debian/changelog)
===================================================================
--- packages/python-ipaddr/tags/2.1.11-2/debian/changelog (rev 0)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/changelog 2014-05-17 05:58:46 UTC (rev 28955)
@@ -0,0 +1,150 @@
+python-ipaddr (2.1.11-2) unstable; urgency=low
+
+ * Drop python3-ipaddr binary since ipaddr is incorporated in python3.3 and
+ later as ipaddress and nothing in the archive needs python3-ipaddr
+ - Remove binary from debian/control
+ - Drop python3 build-depends and X-Python3-Version from debian/control
+ - Simplify debian/rules to build for only python2.7
+ - Remove python3-ipaddr.docs
+ * Explicitly depend on dh-python to get the updated version
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 16 May 2014 21:44:51 -0400
+
+python-ipaddr (2.1.11-1) unstable; urgency=medium
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+ * Fix a typo in README.source.
+
+ [ Scott Kitterman ]
+ * New upstream release
+ * Update debian/watch to check pypi, since tarballs are no longer published
+ on Google code
+ * Bump standards version to 3.9.5 without further change
+
+ -- Scott Kitterman <scott at kitterman.com> Sat, 26 Apr 2014 11:29:54 -0400
+
+python-ipaddr (2.1.10-1) unstable; urgency=low
+
+ * New upstream release
+ * Update clean rule to work with new release
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 10 Feb 2012 09:17:56 -0500
+
+python-ipaddr (2.1.9-2) unstable; urgency=low
+
+ * Rebuild for Python transition
+ * Protect for loops in debian/rules with set -e
+ * Drop Breaks: ${python:Breaks} since it is no longer used
+ * Bump Standards-Version to 3.9.2 without further change
+
+ -- Scott Kitterman <scott at kitterman.com> Wed, 20 Apr 2011 00:40:45 -0400
+
+python-ipaddr (2.1.9-1) unstable; urgency=low
+
+ * New upstream release
+ * Install RELEASENOTES as changelog instead
+ - Replace docs with python-ipaddr.docs and python3-ipaddr.docs
+ * Override dh_auto_clean to clean completely with python3
+
+ -- Scott Kitterman <scott at kitterman.com> Wed, 23 Feb 2011 08:49:44 -0500
+
+python-ipaddr (2.1.8-1) unstable; urgency=low
+
+ * New upstream release
+ * Provide python3-ipaddr from this source using 2to3
+ - Add package to debian/control
+ - Add X-Python3-Version to debian/control
+ - Add python3-all to build-depends
+ - Add installation into the correct binaries in debian/rules and run 2to3
+ between python and python3 rules
+ * Run tests (ipaddr_test.py) during build for each python/python3 version
+ * Drop XB-Python-Version and switch XS-Python-Version to X-Python-Version
+ * Add Breaks: ${python:Breaks} to python-ipaddr
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 13 Feb 2011 16:17:14 -0500
+
+python-ipaddr (2.1.7-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Scott Kitterman <scott at kitterman.com> Tue, 25 Jan 2011 07:08:30 -0500
+
+python-ipaddr (2.1.5-2) unstable; urgency=low
+
+ * Upload to unstable
+
+ -- Scott Kitterman <scott at kitterman.com> Mon, 18 Oct 2010 15:35:02 -0400
+
+python-ipaddr (2.1.5-1) experimental; urgency=low
+
+ * New upstream release (upload to experimental due to freeze)
+ - Containment test should always return false on mixed-type tests (2.1.5)
+ - More invalid IPv6 addresses will be rejected (2.1.4)
+ * Drop releasenotes.patch and related packaging changes since this release
+ manages to include the release notes in the package
+ * Bump standards version to 3.9.1 without further change
+
+ -- Scott Kitterman <scott at kitterman.com> Mon, 11 Oct 2010 14:47:01 -0400
+
+python-ipaddr (2.1.3-2) unstable; urgency=low
+
+ * Add new RELEASENOTES file in releasenots.patch. (upstream re-released 2.1.3
+ with this added in a revised tarball using the same version number)
+ - Add debian/docs to install it
+ - Add build-dep on quilt (>= 0.46-7)
+ - Change debian/rules to build --with quilt
+ - Add README.source
+ * Convert from python-support to dh_python2
+ - Drop build-depends on python-support
+ - Bump python-all version requirement to 2.6.5-2 and move to build-depends
+ from build-depends-indep
+ - Bump debhelper version requirement
+ - Change debian/rules to build --with python2
+ * Add XB-Python-Version
+
+ -- Scott Kitterman <scott at kitterman.com> Wed, 23 Jun 2010 23:08:30 -0400
+
+python-ipaddr (2.1.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Scott Kitterman <scott at kitterman.com> Sat, 12 Jun 2010 21:08:27 -0400
+
+python-ipaddr (2.1.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Update debian/watch for new googlecode download urls
+ * Drop DM-Upload-Allowed from debian/control
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 06 Jun 2010 00:07:26 -0400
+
+python-ipaddr (2.1.1-1) unstable; urgency=low
+
+ * New upstream bugfix release
+ - Drop debian/patches/IPv4IpValidationError (incorporated upstream)
+ * Drop patch system (not used)
+ - Remove quilt build-dep
+ - Adjust debian/rules
+ - Remove debian/patches
+ - Remove debian/README.source
+
+ -- Scott Kitterman <scott at kitterman.com> Tue, 02 Mar 2010 22:18:21 -0500
+
+python-ipaddr (2.1.0-1) unstable; urgency=low
+
+ * New upstream release
+ - Drop debian/patches/Invalid_exception_names and
+ NameError_checking_prefixlen_IPv6Network (incorporated upstream)
+ - Update debian/patches/IPv4IpValidationError for new exception names
+ * Bump standards version to 3.8.4 without further change
+ * Improve long description (Closes: #568904)
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 19 Feb 2010 13:32:39 -0500
+
+python-ipaddr (2.0.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #566724)
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 24 Jan 2010 15:44:45 -0500
+
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/control
===================================================================
--- packages/python-ipaddr/trunk/debian/control 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/control 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,37 +0,0 @@
-Source: python-ipaddr
-Section: python
-Priority: optional
-Maintainer: Scott Kitterman <scott at kitterman.com>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~), python3-all (>= 3.1.3-3)
-Standards-Version: 3.9.2
-Homepage: http://code.google.com/p/ipaddr-py/
-X-Python-Version: >= 2.4
-X-Python3-Version: >= 3.1
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-ipaddr/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-ipaddr/trunk/
-
-Package: python-ipaddr
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: Python module for working with IP addresses, both IPv4 and IPv6
- This library is used to create/poke/manipulate IPv4 and IPv6 addresses
- and networks in Python. It is intended to be fast and lightweight.
- .
- This is a pure Python implementation of classes for IPv4/6 addresses and
- networks. It supports comparisons to determine if IP addresses are contained
- inside a defined network, conversion of lists of IP addresses into compact
- CIDR lists, and other IP address manipulation
-
-Package: python3-ipaddr
-Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: Python3 module for working with IP addresses, both IPv4 and IPv6
- This library is used to create/poke/manipulate IPv4 and IPv6 addresses
- and networks in Python3. It is intended to be fast and lightweight.
- .
- This is a pure Python3 implementation of classes for IPv4/6 addresses and
- networks. It supports comparisons to determine if IP addresses are contained
- inside a defined network, conversion of lists of IP addresses into compact
- CIDR lists, and other IP address manipulation.
-
Copied: packages/python-ipaddr/tags/2.1.11-2/debian/control (from rev 28950, packages/python-ipaddr/trunk/debian/control)
===================================================================
--- packages/python-ipaddr/tags/2.1.11-2/debian/control (rev 0)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/control 2014-05-17 05:58:46 UTC (rev 28955)
@@ -0,0 +1,24 @@
+Source: python-ipaddr
+Section: python
+Priority: optional
+Maintainer: Scott Kitterman <scott at kitterman.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~), dh-python
+Standards-Version: 3.9.5
+Homepage: http://code.google.com/p/ipaddr-py/
+X-Python-Version: >= 2.4
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-ipaddr/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-ipaddr/trunk/
+
+Package: python-ipaddr
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Description: Python module for working with IP addresses, both IPv4 and IPv6
+ This library is used to create/poke/manipulate IPv4 and IPv6 addresses
+ and networks in Python. It is intended to be fast and lightweight.
+ .
+ This is a pure Python implementation of classes for IPv4/6 addresses and
+ networks. It supports comparisons to determine if IP addresses are contained
+ inside a defined network, conversion of lists of IP addresses into compact
+ CIDR lists, and other IP address manipulation.
+
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs
===================================================================
--- packages/python-ipaddr/trunk/debian/python-ipaddr.docs 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,2 +0,0 @@
-changelog
-
Copied: packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs (from rev 28954, packages/python-ipaddr/trunk/debian/python-ipaddr.docs)
===================================================================
--- packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs (rev 0)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/python-ipaddr.docs 2014-05-17 05:58:46 UTC (rev 28955)
@@ -0,0 +1,2 @@
+changelog
+
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/python3-ipaddr.docs
===================================================================
--- packages/python-ipaddr/trunk/debian/python3-ipaddr.docs 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/python3-ipaddr.docs 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,2 +0,0 @@
-changelog
-
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/rules
===================================================================
--- packages/python-ipaddr/trunk/debian/rules 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/rules 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,32 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-%:
- dh $@ --with python2,python3
-
-override_dh_auto_install:
- set -e && for pyvers in $(shell pyversions -vr); do \
- python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
- --root $(CURDIR)/debian/python-ipaddr; \
- python$$pyvers $(CURDIR)/ipaddr_test.py; \
- done
- 2to3 -w $(CURDIR)/ipaddr.py
- 2to3 -w $(CURDIR)/ipaddr_test.py
- set -e && for pyvers in $(shell py3versions -sv); do \
- python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
- --root $(CURDIR)/debian/python3-ipaddr; \
- python$$pyvers $(CURDIR)/ipaddr_test.py; \
- done
- mv $(CURDIR)/ipaddr.py.bak $(CURDIR)/ipaddr.py
- mv $(CURDIR)/ipaddr_test.py.bak $(CURDIR)/ipaddr_test.py
-
-override_dh_installdocs:
- cp $(CURDIR)/RELEASENOTES $(CURDIR)/changelog
- dh_installdocs
- rm $(CURDIR)/changelog
-
-override_dh_auto_clean:
- rm -rf $(CURDIR)/ipaddr.pyc
- rm -rf $(CURDIR)/build
- rm -rf $(CURDIR)/__pycache__
- dh_clean
Copied: packages/python-ipaddr/tags/2.1.11-2/debian/rules (from rev 28950, packages/python-ipaddr/trunk/debian/rules)
===================================================================
--- packages/python-ipaddr/tags/2.1.11-2/debian/rules (rev 0)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/rules 2014-05-17 05:58:46 UTC (rev 28955)
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+%:
+ dh $@ --with python2
+
+override_dh_auto_test:
+ python $(CURDIR)/ipaddr_test.py
+
+override_dh_installdocs:
+ cp $(CURDIR)/RELEASENOTES $(CURDIR)/changelog
+ dh_installdocs
+ rm $(CURDIR)/changelog
+
+override_dh_auto_clean:
+ rm -rf $(CURDIR)/ipaddr.pyc
+ rm -rf $(CURDIR)/build
+ dh_clean
Deleted: packages/python-ipaddr/tags/2.1.11-2/debian/watch
===================================================================
--- packages/python-ipaddr/trunk/debian/watch 2014-04-26 14:53:53 UTC (rev 28661)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/watch 2014-05-17 05:58:46 UTC (rev 28955)
@@ -1,7 +0,0 @@
-version=3
-
-opts=\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://ipaddr-py.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
-http://code.google.com/p/ipaddr-py/downloads/detail[?]name=ipaddr-([0-9.]+).tar.gz&.*
-
Copied: packages/python-ipaddr/tags/2.1.11-2/debian/watch (from rev 28662, packages/python-ipaddr/trunk/debian/watch)
===================================================================
--- packages/python-ipaddr/tags/2.1.11-2/debian/watch (rev 0)
+++ packages/python-ipaddr/tags/2.1.11-2/debian/watch 2014-05-17 05:58:46 UTC (rev 28955)
@@ -0,0 +1,4 @@
+version=3
+
+https://pypi.python.org/packages/source/i/ipaddr/ipaddr-([0-9.]+).tar.gz
+
More information about the Python-modules-commits
mailing list