summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 02:54:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 02:54:50 +0000
commitb0ada5ce2277b507ff50837505704827b62c40ca (patch)
tree2f9c15ca8168fcb261d622628f7b59582526b827
parentMerging upstream version 1:6.9. (diff)
downloadethtool-debian.tar.xz
ethtool-debian.zip
Adding debian version 1:6.9-1.debian/1%6.9-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b6df7cc..2e89d1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ethtool (1:6.9-1) unstable; urgency=medium
+
+ * New upstream release: 6.9
+ * Declare compliance with Debian policy 4.7.0
+ * debian/control: Replace Build-Depends on pkg-config with pkgconf
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Sat, 25 May 2024 17:17:29 +0200
+
ethtool (1:6.7-1) unstable; urgency=medium
* New upstream release: 6.7
diff --git a/debian/control b/debian/control
index ed4d896..29c72cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: net
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
-Standards-Version: 4.6.2
-Build-Depends: debhelper-compat (= 13), autoconf, automake, libmnl-dev, pkg-config
+Standards-Version: 4.7.0
+Build-Depends: debhelper-compat (= 13), autoconf, automake, libmnl-dev, pkgconf
Rules-Requires-Root: no
Homepage: https://www.kernel.org/pub/software/network/ethtool/
Vcs-Git: https://salsa.debian.org/kernel-team/ethtool.git