[ethtool] 19/24: Set debhelper compatibility to 9

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 9 03:48:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository ethtool.

commit 352afbdd9918cae1fba34bc859be23453ff06937
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Oct 9 04:11:33 2015 +0100

    Set debhelper compatibility to 9
    
    This enables automatic use of dpkg-buildflags, including hardening flags
    (Closes: #764507)
---
 debian/changelog | 3 +++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 75b12f7..2eb0f2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ ethtool (1:4.2-1) UNRELEASED; urgency=medium
   * New upstream release
   * Fix missing function declarations when building tests
   * Fix return type of test_free() prorotype (Closes: #747959)
+  * debian/compat, debian/control: Set debhelper compatibility to 9
+    - Enables automatic use of dpkg-buildflags, including hardening flags
+      (Closes: #764507)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 09 Oct 2015 03:54:03 +0100
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 226d344..47d6b30 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
 Uploaders: Ben Hutchings <ben at decadent.org.uk>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7.0.50~), autoconf, automake
+Build-Depends: debhelper (>= 9), autoconf, automake
 Homepage: http://www.kernel.org/pub/software/network/ethtool/
 Vcs-Git: git://git.debian.org/kernel/ethtool.git
 Vcs-Browser: http://git.debian.org/?p=kernel/ethtool.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/ethtool.git



More information about the Kernel-svn-changes mailing list