| 1 |
jwilk |
24123 |
python-ipaddr (2.1.10-2) UNRELEASED; urgency=low |
| 2 |
|
|
|
| 3 |
|
|
* Use canonical URIs for Vcs-* fields. |
| 4 |
|
|
|
| 5 |
|
|
-- Jakub Wilk <jwilk@debian.org> Sun, 05 May 2013 16:02:47 +0200 |
| 6 |
|
|
|
| 7 |
kitterman |
20397 |
python-ipaddr (2.1.10-1) unstable; urgency=low |
| 8 |
|
|
|
| 9 |
|
|
* New upstream release |
| 10 |
|
|
* Update clean rule to work with new release |
| 11 |
|
|
|
| 12 |
|
|
-- Scott Kitterman <scott@kitterman.com> Fri, 10 Feb 2012 09:17:56 -0500 |
| 13 |
|
|
|
| 14 |
kitterman |
16670 |
python-ipaddr (2.1.9-2) unstable; urgency=low |
| 15 |
kitterman |
16186 |
|
| 16 |
kitterman |
16670 |
* Rebuild for Python transition |
| 17 |
kitterman |
16186 |
* Protect for loops in debian/rules with set -e |
| 18 |
kitterman |
16670 |
* Drop Breaks: ${python:Breaks} since it is no longer used |
| 19 |
|
|
* Bump Standards-Version to 3.9.2 without further change |
| 20 |
kitterman |
16186 |
|
| 21 |
kitterman |
16670 |
-- Scott Kitterman <scott@kitterman.com> Wed, 20 Apr 2011 00:40:45 -0400 |
| 22 |
kitterman |
16186 |
|
| 23 |
kitterman |
15857 |
python-ipaddr (2.1.9-1) unstable; urgency=low |
| 24 |
kitterman |
15855 |
|
| 25 |
|
|
* New upstream release |
| 26 |
|
|
* Install RELEASENOTES as changelog instead |
| 27 |
|
|
- Replace docs with python-ipaddr.docs and python3-ipaddr.docs |
| 28 |
|
|
* Override dh_auto_clean to clean completely with python3 |
| 29 |
|
|
|
| 30 |
|
|
-- Scott Kitterman <scott@kitterman.com> Wed, 23 Feb 2011 08:49:44 -0500 |
| 31 |
|
|
|
| 32 |
kitterman |
15638 |
python-ipaddr (2.1.8-1) unstable; urgency=low |
| 33 |
|
|
|
| 34 |
|
|
* New upstream release |
| 35 |
|
|
* Provide python3-ipaddr from this source using 2to3 |
| 36 |
|
|
- Add package to debian/control |
| 37 |
|
|
- Add X-Python3-Version to debian/control |
| 38 |
|
|
- Add python3-all to build-depends |
| 39 |
|
|
- Add installation into the correct binaries in debian/rules and run 2to3 |
| 40 |
|
|
between python and python3 rules |
| 41 |
|
|
* Run tests (ipaddr_test.py) during build for each python/python3 version |
| 42 |
|
|
* Drop XB-Python-Version and switch XS-Python-Version to X-Python-Version |
| 43 |
|
|
* Add Breaks: ${python:Breaks} to python-ipaddr |
| 44 |
|
|
|
| 45 |
|
|
-- Scott Kitterman <scott@kitterman.com> Sun, 13 Feb 2011 16:17:14 -0500 |
| 46 |
|
|
|
| 47 |
kitterman |
15406 |
python-ipaddr (2.1.7-1) unstable; urgency=low |
| 48 |
|
|
|
| 49 |
|
|
* New upstream release |
| 50 |
|
|
|
| 51 |
|
|
-- Scott Kitterman <scott@kitterman.com> Tue, 25 Jan 2011 07:08:30 -0500 |
| 52 |
|
|
|
| 53 |
kitterman |
14654 |
python-ipaddr (2.1.5-2) unstable; urgency=low |
| 54 |
|
|
|
| 55 |
|
|
* Upload to unstable |
| 56 |
|
|
|
| 57 |
|
|
-- Scott Kitterman <scott@kitterman.com> Mon, 18 Oct 2010 15:35:02 -0400 |
| 58 |
|
|
|
| 59 |
kitterman |
14556 |
python-ipaddr (2.1.5-1) experimental; urgency=low |
| 60 |
|
|
|
| 61 |
|
|
* New upstream release (upload to experimental due to freeze) |
| 62 |
|
|
- Containment test should always return false on mixed-type tests (2.1.5) |
| 63 |
|
|
- More invalid IPv6 addresses will be rejected (2.1.4) |
| 64 |
|
|
* Drop releasenotes.patch and related packaging changes since this release |
| 65 |
|
|
manages to include the release notes in the package |
| 66 |
|
|
* Bump standards version to 3.9.1 without further change |
| 67 |
|
|
|
| 68 |
|
|
-- Scott Kitterman <scott@kitterman.com> Mon, 11 Oct 2010 14:47:01 -0400 |
| 69 |
|
|
|
| 70 |
kitterman |
13586 |
python-ipaddr (2.1.3-2) unstable; urgency=low |
| 71 |
|
|
|
| 72 |
|
|
* Add new RELEASENOTES file in releasenots.patch. (upstream re-released 2.1.3 |
| 73 |
|
|
with this added in a revised tarball using the same version number) |
| 74 |
|
|
- Add debian/docs to install it |
| 75 |
|
|
- Add build-dep on quilt (>= 0.46-7) |
| 76 |
|
|
- Change debian/rules to build --with quilt |
| 77 |
|
|
- Add README.source |
| 78 |
|
|
* Convert from python-support to dh_python2 |
| 79 |
|
|
- Drop build-depends on python-support |
| 80 |
|
|
- Bump python-all version requirement to 2.6.5-2 and move to build-depends |
| 81 |
|
|
from build-depends-indep |
| 82 |
|
|
- Bump debhelper version requirement |
| 83 |
|
|
- Change debian/rules to build --with python2 |
| 84 |
|
|
* Add XB-Python-Version |
| 85 |
|
|
|
| 86 |
|
|
-- Scott Kitterman <scott@kitterman.com> Wed, 23 Jun 2010 23:08:30 -0400 |
| 87 |
|
|
|
| 88 |
kitterman |
13408 |
python-ipaddr (2.1.3-1) unstable; urgency=low |
| 89 |
|
|
|
| 90 |
|
|
* New upstream release |
| 91 |
|
|
|
| 92 |
|
|
-- Scott Kitterman <scott@kitterman.com> Sat, 12 Jun 2010 21:08:27 -0400 |
| 93 |
|
|
|
| 94 |
kitterman |
13258 |
python-ipaddr (2.1.2-1) unstable; urgency=low |
| 95 |
|
|
|
| 96 |
|
|
* New upstream release |
| 97 |
|
|
* Update debian/watch for new googlecode download urls |
| 98 |
|
|
* Drop DM-Upload-Allowed from debian/control |
| 99 |
|
|
|
| 100 |
|
|
-- Scott Kitterman <scott@kitterman.com> Sun, 06 Jun 2010 00:07:26 -0400 |
| 101 |
|
|
|
| 102 |
kitterma-guest |
12131 |
python-ipaddr (2.1.1-1) unstable; urgency=low |
| 103 |
|
|
|
| 104 |
|
|
* New upstream bugfix release |
| 105 |
|
|
- Drop debian/patches/IPv4IpValidationError (incorporated upstream) |
| 106 |
|
|
* Drop patch system (not used) |
| 107 |
|
|
- Remove quilt build-dep |
| 108 |
|
|
- Adjust debian/rules |
| 109 |
|
|
- Remove debian/patches |
| 110 |
|
|
- Remove debian/README.source |
| 111 |
|
|
|
| 112 |
|
|
-- Scott Kitterman <scott@kitterman.com> Tue, 02 Mar 2010 22:18:21 -0500 |
| 113 |
|
|
|
| 114 |
kitterma-guest |
11813 |
python-ipaddr (2.1.0-1) unstable; urgency=low |
| 115 |
|
|
|
| 116 |
|
|
* New upstream release |
| 117 |
|
|
- Drop debian/patches/Invalid_exception_names and |
| 118 |
|
|
NameError_checking_prefixlen_IPv6Network (incorporated upstream) |
| 119 |
|
|
- Update debian/patches/IPv4IpValidationError for new exception names |
| 120 |
|
|
* Bump standards version to 3.8.4 without further change |
| 121 |
kitterma-guest |
11814 |
* Improve long description (Closes: #568904) |
| 122 |
kitterma-guest |
11813 |
|
| 123 |
|
|
-- Scott Kitterman <scott@kitterman.com> Fri, 19 Feb 2010 13:32:39 -0500 |
| 124 |
|
|
|
| 125 |
kitterma-guest |
11309 |
python-ipaddr (2.0.0-1) unstable; urgency=low |
| 126 |
|
|
|
| 127 |
|
|
* Initial release (Closes: #566724) |
| 128 |
|
|
|
| 129 |
|
|
-- Scott Kitterman <scott@kitterman.com> Sun, 24 Jan 2010 15:44:45 -0500 |
| 130 |
|
|
|