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
|
golang-github-safchain-ethtool (0.5.10-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.10.
* Bump d/* copyright years.
-- Sascha Steinbiss <satta@debian.org> Fri, 21 Mar 2025 23:47:05 +0100
golang-github-safchain-ethtool (0.5.9-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.9
* Standards-Version: 4.7.0.
* Bump d/* copyright years.
-- Simon Josefsson <simon@josefsson.org> Fri, 17 Jan 2025 14:24:43 +0100
golang-github-safchain-ethtool (0.4.1-2) unstable; urgency=medium
* Team upload.
* Disable tests that break with `unshare -nr`, Closes: #1074729
-- Reinhard Tartler <siretart@tauware.de> Thu, 25 Jul 2024 07:39:18 +0200
golang-github-safchain-ethtool (0.4.1-1) unstable; urgency=medium
* New upstream release.
* Add patch to not fail test when no interfaces are detected.
-- Sascha Steinbiss <satta@debian.org> Wed, 10 Jul 2024 23:44:29 +0200
golang-github-safchain-ethtool (0.4.0-1) unstable; urgency=medium
* New upstream release.
* Update copyright date for debian/ directory.
* Re-enable tests.
-- Sascha Steinbiss <satta@debian.org> Wed, 19 Jun 2024 21:41:43 +0200
golang-github-safchain-ethtool (0.3.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Update copyright date for debian/ directory.
-- Sascha Steinbiss <satta@debian.org> Thu, 16 Mar 2023 08:36:11 +0100
golang-github-safchain-ethtool (0.2.0-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Sat, 26 Mar 2022 23:28:12 +0100
golang-github-safchain-ethtool (0.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop patches (applied upstream)
-- Benjamin Drung <benjamin.drung@ionos.com> Mon, 15 Nov 2021 10:37:13 +0100
golang-github-safchain-ethtool (0.0~git20210803.9aa261d-2) unstable; urgency=medium
* Team upload.
* Fix converting zero-terminated string to Go string (fixes #39)
* Bump Standards-Version to 4.6.0
-- Benjamin Drung <benjamin.drung@ionos.com> Wed, 27 Oct 2021 12:28:13 +0200
golang-github-safchain-ethtool (0.0~git20210803.9aa261d-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Tue, 24 Aug 2021 21:54:50 +0200
golang-github-safchain-ethtool (0.0~git20201023.874930c-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ golang-github-safchain-ethtool-dev: Add Multi-Arch: foreign.
[ Shengjing Zhu ]
* Update uscan watch file to track head version
* New upstream version 0.0~git20201023.874930c
* Update Section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Add Rules-Requires-Root
* Update Standards-Version to 4.5.1 (no changes)
* Update debhelper-compat to 13
* Add golang-golang-x-sys-dev to Depends
-- Shengjing Zhu <zhsj@debian.org> Thu, 26 Nov 2020 02:58:15 +0800
golang-github-safchain-ethtool (0.0~git20180308.79559b4-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Thu, 08 Mar 2018 09:00:38 +0100
golang-github-safchain-ethtool (0.0~git20170622.7ff1ba2-2) unstable; urgency=medium
[ Michael Stapelberg ]
* [0b87ef8] update debian/gitlab-ci.yml (using Salsa CI)
* [38cb836] update debian/gitlab-ci.yml (using Salsa CI)
-- Sascha Steinbiss <satta@debian.org> Tue, 06 Mar 2018 15:08:55 +0100
golang-github-safchain-ethtool (0.0~git20170622.7ff1ba2-1) unstable; urgency=medium
* Initial release (Closes: #891135)
-- Sascha Steinbiss <satta@debian.org> Thu, 22 Feb 2018 15:56:14 +0100
|