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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
python-ethtool (0.15-2) unstable; urgency=medium
* Team Upload
* Sort dependencies with debputy
* Remove unnecessary dependency on libxml2 (Closes: #1111627)
* Bump Standards-Version to 4.7.2
* Drop "Rules-Requires-Root: no": its the default
-- Alexandre Detiste <tchet@debian.org> Wed, 20 Aug 2025 11:01:57 +0200
python-ethtool (0.15-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.15
* Use new dh-sequence-python3
* Set DPT as Maintainer per new Team Policy
* Set Rules-Requires-Root: no
[ Stewart Ferguson ]
* Initial commit of upstream version 0.14 plus debian packaging
* Removing debian-delta.
Branch is now in pristine upstream state for revision 0.14
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Contact, Name.
* Update standards version to 4.6.1, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Thu, 22 Aug 2024 10:25:20 +0200
python-ethtool (0.14-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 11:54:47 -0400
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
|