[debhelper-devel] [debhelper] 01/01: Bump dh-strip-nondeterminism depends for -backports

Niels Thykier nthykier at moszumanska.debian.org
Thu Nov 10 07:02:39 UTC 2016


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

nthykier pushed a commit to branch master
in repository debhelper.

commit ad4f021fd47d29db2216e02eb033788687ee8b63
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Nov 10 07:01:38 2016 +0000

    Bump dh-strip-nondeterminism depends for -backports
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog | 5 +++++
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f68a2d2..9a99f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,11 @@ debhelper (10.2.3) UNRELEASED; urgency=medium
   * dh_auto_test: Apply patch from Mattia Rizzolo to update
     documentation about running tests during cross-building.
 
+  [ Niels Thykier ]
+  * Bump dependency on dh-strip-nondeterminism to ensure
+    stable-backports uses a functional version.  Thanks to Christoph
+    Biedl for the report. (Closes: #843813)
+
  -- Axel Beckert <abe at debian.org>  Sat, 08 Oct 2016 13:37:56 +0200
 
 debhelper (10.2.2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 541e56e..b60bb51 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 Depends: autotools-dev,
          binutils,
          dh-autoreconf (>= 12~),
-         dh-strip-nondeterminism,
+         dh-strip-nondeterminism (>= 0.028~),
          dpkg (>= 1.16.2),
          dpkg-dev (>= 1.18.2~),
          file (>= 3.23),

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




More information about the debhelper-devel mailing list