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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
python-ethtool (0.14-3) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #937737
-- Sandro Tosi <morph@debian.org> Wed, 01 Jan 2020 15:20:56 -0500
python-ethtool (0.14-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Stewart Ferguson ]
* Adding build-dep on dh-python (Closes: #944940)
* Changing build system to pybuild
* Bumping compat
* Bumping Standards-Version to 4.4.1
-- Stewart Ferguson <stew@ferg.aero> Mon, 16 Dec 2019 07:26:54 +0000
python-ethtool (0.14-1) unstable; urgency=medium
* Upstream version 0.14
* Removed patches which were integrated upstream
* Deploying python3 version of module
-- Stewart Ferguson <stew@ferg.aero> Wed, 31 Oct 2018 20:56:35 +0100
python-ethtool (0.12-1.2) unstable; urgency=medium
* Non-maintainer upload after ACK from Bernd Zeimetz.
* Add Python 3 support (Closes: #893659).
-- Thomas Goirand <zigo@debian.org> Tue, 27 Mar 2018 13:16:46 +0000
python-ethtool (0.12-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Evgeni Golov ]
* update Homage in d/control
[ Reiner Herrmann ]
* Fix argument parsing in C library (Closes: #857346)
-- Evgeni Golov <evgeni@debian.org> Sat, 18 Mar 2017 16:47:04 +0100
python-ethtool (0.12-1) unstable; urgency=medium
* [ea5192b] Fix some other gcc5 warnings.
Thanks to Petter Reinholdtsen
* [a322ed4] Merge tag 'upstream/0.12'
Upstream version 0.12
* [78a0aba] refreshing patches
-- Bernd Zeimetz <bzed@debian.org> Sat, 24 Sep 2016 15:34:09 +0200
python-ethtool (0.11-3) unstable; urgency=medium
* [66d3f9d] Add missing net/if.h include.
Thanks to Chris West (Faux) (Closes: #797250)
-- Bernd Zeimetz <bzed@debian.org> Sun, 20 Sep 2015 09:57:17 +0200
python-ethtool (0.11-2) unstable; urgency=medium
* [9a8fb8f3] Switching Maintainer/Uploaders (Closes: #764182)
-- Bernd Zeimetz <bzed@debian.org> Mon, 06 Oct 2014 21:30:22 +0200
python-ethtool (0.11-1) unstable; urgency=medium
* [427771ee] Merge tag 'upstream/0.11'
Upstream version 0.11
* [169ab037] Add some maybe missing dependencies for asciidoc.
-- Bernd Zeimetz <bzed@debian.org> Sun, 05 Oct 2014 13:34:51 +0200
python-ethtool (0.10-1) unstable; urgency=medium
* [f64043e5] Updating watch file.
* [a55ab8a2] Merge tag 'upstream/0.10'
Upstream version 0.10
* [bf9f242c] Use libnl-route-3-dev instead of libnl-dev.
Thanks to Michael Biebl (Closes: #688173)
-- Bernd Zeimetz <bzed@debian.org> Sat, 26 Apr 2014 23:56:33 +0200
python-ethtool (0.7-1) unstable; urgency=low
* Packaging for Debian main (Closes: #549323).
-- Bernd Zeimetz <bzed@debian.org> Fri, 15 Jun 2012 18:48:15 +0200
|