* d/control: build-depends on python-all. Closes: #950362.
[ 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.
* 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.
[ 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.
* New upstream release
* 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.
* New upstream release.
* Silent Lintian about *.idx files. Not available in ieee-data package.
* New upstream release.
* Bump Standards-Version to 3.9.6.
* Convert to dh/pybuild.
* Update debian/watch.
* Fix location of IEEE data files (again!). Closes: #765123.
* New upstream release
* Fix debian/watch.
* Fix location of IEEE data files. Closes: #756520.
* Fix FTBFS due to deprecation of /usr/share/pyshared directory.
Closes: #750311.
* Ensure that we get the right she-bang for /usr/bin/netaddr.
Closes: #739840.
* Fix typo in dependency to ieee-data. Closes: #739765.
* Depends on ieee-data instead of shipping oui.txt and iab.txt.
Closes: #739197. Closes: #739198.
* Bump Standards-Version to 3.9.5.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Vincent Bernat ]
* New upstream release.
* Bump Standards-Version to 3.9.4.
* 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.
* Clean generated documentation. Closes: #671344.
* Bump Standards-Version.
* New upstream release
* Tests have moved. Update debian/runtests.py accordingly.
Patch from Ubuntu. Closes: #633653.
* Support for ipython 0.11. Thanks to Julian Taylor.
Closes: #636476.
* Fix debian/watch. Closes: #614358.
* Add a patch to allow unpickling. Closes: #631360.
+ Switch to 3.0 quilt format.
* Bump Standards-Version.
* Team upload.
* Rebuild to add Python 2.7 support
* 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.
[ 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
* New upstream release
* Bump Standards-Version.
* New upstream release
* Run unittests before calling python-support. Closes: #517064.
* Bump Standards-Version. No changes required.
[ Vincent Bernat ]
* New upstream release
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
* New upstream release
* Initial release (Closes: #496819)