[reprotest] 02/02: Bump debhelper compat level to 10.

Mattia Rizzolo mattia at debian.org
Sat Jul 15 11:55:51 UTC 2017


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

mattia pushed a commit to branch master
in repository reprotest.

commit 6833ffa90e24b0b32741051cb6d33731dd94deb4
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jul 15 13:55:28 2017 +0200

    Bump debhelper compat level to 10.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6568e0..8b73d06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ reprotest (0.6.3) UNRELEASED; urgency=medium
   [ Mattia Rizzolo ]
   * Bump Standards-Version to 4.0.0.
     + Use https for the Format URI in debian/copyright.
+  * Bump debhelper compat level to 10.
 
  -- Ximin Luo <infinity0 at debian.org>  Wed, 12 Jul 2017 13:53:05 +0200
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 86a597e..7c7ad38 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ceridwen <ceridwenv at gmail.com>, Ximin Luo <infinity0 at debian.org>
 Section: devel
 Priority: optional
 Standards-Version: 4.0.0
-Build-Depends: debhelper (>= 9.20141010),
+Build-Depends: debhelper (>= 10),
  dpkg-dev (>= 1.17.14),
  dh-python,
  python3-all,

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



More information about the Reproducible-commits mailing list