[linux-signed] 04/05: Increase debhelper minimum version to avoid bug #516721

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Oct 4 02:48:40 UTC 2016


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

benh pushed a commit to branch jessie-backports
in repository linux-signed.

commit fb3ef67dd952640387364e2217cec1ba5a5a83ab
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Oct 4 02:58:56 2016 +0100

    Increase debhelper minimum version to avoid bug #516721
    
    We generate udebs with package version not matching the source package
    version, which dh_builddeb used to handle wrongly.
---
 debian/changelog                   | 1 +
 debian/templates/control.source.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1fbd0c8..d349522a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ linux-signed (2.6~bpo8+1) UNRELEASED; urgency=medium
     - Don't sign kernel images as sbsigntool is not available
     - Build against linux version 4.7.5-1~bpo8+1
     - Reduce kernel-wedge minimum version to 2.93~
+    - Increase debhelper minimum version to avoid bug #516721
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 03 Oct 2016 23:58:56 +0100
 
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 9b696f8..f014a4d 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Ben Hutchings <ben at decadent.org.uk>
 Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 9~), rsync, kernel-wedge (>= 2.93~), linux-kbuild- at version@
+Build-Depends: debhelper (>= 9.20151004~), rsync, kernel-wedge (>= 2.93~), linux-kbuild- at version@
 Vcs-Git: https://anonscm.debian.org/git/kernel/linux-signed.git
 Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux-signed.git
 Homepage: https://www.kernel.org/

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



More information about the Kernel-svn-changes mailing list