Skip to content

Changelog python-netaddr (0.7.19-3)

2020

python-netaddr (0.7.19-3) unstable; urgency=medium

   * d/control: build-depends on python-all. Closes: #950362.

python-netaddr (0.7.19-2) unstable; urgency=medium

   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * Use 'python3 -m sphinx' instead of sphinx-build for building docs
   * Use debhelper-compat instead of debian/compat.
 
   [ Vincent Bernat ]
   * d/control: BD on dh-python. Closes: #950071.
   * d/patches: add patch to fix tests with Python 3.8.

2017

python-netaddr (0.7.19-1) unstable; urgency=medium

   * New upstream version.
   * d/control: bump Standards-Version.
   * d/control: build-depends on python3-sphinx.
   * d/rules: use /var/lib/ieee-data as target for OUI/IAB symlinks.
     Closes: #879615.

2016

python-netaddr (0.7.18-2) unstable; urgency=medium

   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
   [ Vincent Bernat ]
   * Bump Standards-Version to 3.9.8.
   * Replace manual use of localedef by localehelper package. Should also
     closes: #814696.

2015

python-netaddr (0.7.18-1) unstable; urgency=medium

   * New upstream release

python-netaddr (0.7.17-1) unstable; urgency=medium

   * Team upload.
   * New upstream release.
   * d/control:
     - Build-Depend on python3-all to pick up Python 3.5.
     - Build-Depend on locales so that utf-8 locale can be created for the
       test suite.
   * d/rules:
     - Invoke py.test directly instead of through the runtests.py script,
       since the latter embeds an old and Python 3.5 incompatible version
       of py.test.
     - Ensure UTF-8 locale.
   * d/watch: Use pypi.debian.net redirector.
   * wrap-and-sort.

python-netaddr (0.7.15-1) unstable; urgency=medium

   * New upstream release.
   * Silent Lintian about *.idx files. Not available in ieee-data package.

python-netaddr (0.7.14-1) unstable; urgency=medium

   * New upstream release.
   * Bump Standards-Version to 3.9.6.
   * Convert to dh/pybuild.
   * Update debian/watch.

2014

python-netaddr (0.7.12-2) unstable; urgency=medium

   * Fix location of IEEE data files (again!). Closes: #765123.

python-netaddr (0.7.12-1) unstable; urgency=medium

   * New upstream release
   * Fix debian/watch.
   * Fix location of IEEE data files. Closes: #756520.

python-netaddr (0.7.10-5) unstable; urgency=medium

   * Fix FTBFS due to deprecation of /usr/share/pyshared directory.
     Closes: #750311.

python-netaddr (0.7.10-4) unstable; urgency=low

   * Ensure that we get the right she-bang for /usr/bin/netaddr.
     Closes: #739840.

python-netaddr (0.7.10-3) unstable; urgency=low

   * Fix typo in dependency to ieee-data. Closes: #739765.

python-netaddr (0.7.10-2) unstable; urgency=low

   * Depends on ieee-data instead of shipping oui.txt and iab.txt.
     Closes: #739197. Closes: #739198.
   * Bump Standards-Version to 3.9.5.

2013

python-netaddr (0.7.10-1) unstable; urgency=low

   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
   [ Vincent Bernat ]
   * New upstream release.
   * Bump Standards-Version to 3.9.4.

2012

python-netaddr (0.7.7-1) unstable; urgency=low

   * New upstream release.
   * Generate documentation with Sphinx instead of epydoc. Also, ship the
     documentation in a separate package.
   * Add Python 3 package. Update compatibility level to 8.

python-netaddr (0.7.6-2) unstable; urgency=low

   * Clean generated documentation. Closes: #671344.
   * Bump Standards-Version.

python-netaddr (0.7.6-1) unstable; urgency=low

   * New upstream release

2011

python-netaddr (0.7.5-4) unstable; urgency=low

   * Tests have moved. Update debian/runtests.py accordingly.
     Patch from Ubuntu. Closes: #633653.
   * Support for ipython 0.11. Thanks to Julian Taylor.
     Closes: #636476.

python-netaddr (0.7.5-3) unstable; urgency=low

   * Fix debian/watch. Closes: #614358.
   * Add a patch to allow unpickling. Closes: #631360.
       + Switch to 3.0 quilt format.
   * Bump Standards-Version.

python-netaddr (0.7.5-2) unstable; urgency=low

   * Team upload.
   * Rebuild to add Python 2.7 support

python-netaddr (0.7.5-1) unstable; urgency=low

   * New upstream release.
      + Fix an inability to load from PowerDNS coprocess. Closes: #614335.
   * Update Homepage link in debian/control.
   * Bump Standards-Version.
   * Switch to dh_python2.

2009

python-netaddr (0.7.4-1) unstable; urgency=low

   [ Vincent Bernat ]
   * New upstream release
   * Provide a doc-base file
   * Add a manual page for netaddr and add a Suggests for ipython to
     debian/control
 
   [ Piotr Ożarowski ]
   * CDBS uses site-packages even for python2.6, adjust runtests.py
     accordingly

python-netaddr (0.7.3-1) unstable; urgency=low

   * New upstream release
   * Bump Standards-Version.

python-netaddr (0.6.2-1) unstable; urgency=low

   * New upstream release

python-netaddr (0.6-2) unstable; urgency=low

   * Run unittests before calling python-support. Closes: #517064.
   * Bump Standards-Version. No changes required.

python-netaddr (0.6-1) unstable; urgency=low

   [ Vincent Bernat ]
   * New upstream release
 
   [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn

2008

python-netaddr (0.5.2-1) unstable; urgency=low

   * New upstream release

python-netaddr (0.4-1) unstable; urgency=low

   * Initial release (Closes: #496819)