/[python-modules]/packages/python-ipaddr/trunk/debian/changelog
ViewVC logotype

Log of /packages/python-ipaddr/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 20397 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 11 03:37:20 2012 UTC (15 months, 1 week ago) by kitterman
File length: 4448 byte(s)
Diff to previous 16670 , to selected 15857
 * New upstream release
 * Update clean rule to work with new release 

Revision 16670 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 20 04:53:55 2011 UTC (2 years, 1 month ago) by kitterman
File length: 4248 byte(s)
Diff to previous 16186 , to selected 15857
  * Drop Breaks: ${python:Breaks} since it is no longer used
  * Bump Standards-Version to 3.9.2 without further change

Revision 16186 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 23 02:11:44 2011 UTC (2 years, 2 months ago) by kitterman
File length: 4096 byte(s)
Diff to previous 15857
  * Protect for loops in debian/rules with set -e

Revision 15857 - (view) (download) (annotate) - [selected]
Modified Thu Feb 24 05:15:20 2011 UTC (2 years, 3 months ago) by kitterman
File length: 3920 byte(s)
Diff to previous 15855
UNRELEASED/unstable.

Revision 15855 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 19:56:01 2011 UTC (2 years, 3 months ago) by kitterman
File length: 3922 byte(s)
Diff to previous 15638 , to selected 15857
python-ipaddr (2.1.9-1) UNRELEASED; 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@kitterman.com>  Wed, 23 Feb 2011 08:49:44 -0500

Revision 15638 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 01:45:37 2011 UTC (2 years, 3 months ago) by kitterman
File length: 3598 byte(s)
Diff to previous 15406 , to selected 15857
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:  to python-ipaddr

Revision 15406 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 25 12:33:15 2011 UTC (2 years, 3 months ago) by kitterman
File length: 2954 byte(s)
Diff to previous 14654 , to selected 15857
New upstream release

Revision 14654 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 18 19:47:03 2010 UTC (2 years, 7 months ago) by kitterman
File length: 2805 byte(s)
Diff to previous 14556 , to selected 15857
Upload to unstable.

Revision 14556 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 11 19:10:40 2010 UTC (2 years, 7 months ago) by kitterman
File length: 2658 byte(s)
Diff to previous 13586 , to selected 15857
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@kitterman.com>  Mon, 11 Oct 2010 14:47:01 -0400

Revision 13586 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 24 04:15:10 2010 UTC (2 years, 11 months ago) by kitterman
File length: 2137 byte(s)
Diff to previous 13408 , to selected 15857
  * 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

Revision 13408 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 13 03:36:56 2010 UTC (2 years, 11 months ago) by kitterman
File length: 1396 byte(s)
Diff to previous 13258 , to selected 15857
Prep for 2.1.3-1.

Revision 13258 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 6 04:36:26 2010 UTC (2 years, 11 months ago) by kitterman
File length: 1247 byte(s)
Diff to previous 12131 , to selected 15857
  * New upstream release
  * Update debian/watch for new googlecode download urls
  * Drop DM-Upload-Allowed from debian/control

Revision 12131 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 3 03:41:30 2010 UTC (3 years, 2 months ago) by kitterma-guest
File length: 994 byte(s)
Diff to previous 11814 , to selected 15857
Drop patches (incorporated upstream) and prepare for 2.1.1.

Revision 11814 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 19 19:29:30 2010 UTC (3 years, 3 months ago) by kitterma-guest
File length: 616 byte(s)
Diff to previous 11813 , to selected 15857
Improve long description (Closes: #568904)

Revision 11813 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 19 19:11:32 2010 UTC (3 years, 3 months ago) by kitterma-guest
File length: 569 byte(s)
Diff to previous 11309 , to selected 15857
Prep for update to 2.1.0.

Revision 11309 - (view) (download) (annotate) - [select for diffs]
Added Mon Jan 25 19:11:48 2010 UTC (3 years, 3 months ago) by kitterma-guest
File length: 162 byte(s)
Diff to selected 15857
Fix repository layout.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5