1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
python-ipcalc (1.99.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Add the missing dependency on python-six. (Closes: #896290)
-- Adrian Bunk <bunk@debian.org> Sun, 03 Jun 2018 22:33:06 +0300
python-ipcalc (1.99.0-3) unstable; urgency=medium
* Fixing wrong VCS URL
-- Florian Pelgrim <florian.pelgrim@craneworks.de> Mon, 30 Jan 2017 10:14:22 +0100
python-ipcalc (1.99.0-2) unstable; urgency=medium
* Bumping standards-version to 3.9.8
* Update Build-Depends and Build-Depends-Indep
* Bumping debhelper to version 10
* Update copyright information
* Adding 'Provides' and 'Recommends' to package
-- Florian Pelgrim <florian.pelgrim@craneworks.de> Sat, 28 Jan 2017 19:28:34 +0100
python-ipcalc (1.99.0-1) unstable; urgency=medium
* Bumping to version 1.99.0
* Update standards-version to 3.9.7, no changes required
* Fixing debian/watch, using pypi.debian.net
* Ignoring .pybuild
* Fixing Network.__iter__() returns addresses from outside of specified
network (Closes: #548324)
-- Florian Pelgrim <florian.pelgrim@craneworks.de> Sun, 27 Mar 2016 22:46:33 +0200
python-ipcalc (1.1.3-1) experimental; urgency=medium
* Adopting package python-ipcalc, thanks to Ali Mezgani for
maintaining the package so far.
* New upstream release, (Closes: #774433)
* Updated packaging:
+ Removed README.Debian, README.source.
+ Bumped compat level from 7 to 9.
+ Added VCS-* fields to d/control.
+ Added the Homepage to d/control, replaces information from README.source.
+ Bumped Standards-Version to 3.9.6.
+ Updated Build-Depends to a new python-all, dh-python and debhelper 9 to
match d/rules usage and compat level.
+ Changed d/rules to use dh_python2 and pybuild.
+ Removed old XB-Python-Version from d/control.
+ Changed d/source/format to 3.0 (quilt).
+ Changed d/watch to a more generalized pattern.
+ Install README.md to /usr/share/doc/.
-- Florian Pelgrim <florian.pelgrim@craneworks.de> Sun, 04 Jan 2015 07:28:35 -0600
python-ipcalc (0.3-1) unstable; urgency=low
* Initial release (Closes: #533437)
-- MEZGANI Ali <mezgani@linuxmail.org> Wed, 17 Jun 2009 01:33:25 +0200
|