[Piuparts-commits] [piuparts] 01/01: Bump debian/compat to 11 and build-depend on debhelper >= 11~.

Holger Levsen holger at layer-acht.org
Wed Jan 31 01:01:04 UTC 2018


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

holger pushed a commit to branch develop
in repository piuparts.

commit 1a51514e4ac94a64377385963bc10b710c99e04f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jan 31 01:00:30 2018 +0000

    Bump debian/compat to 11 and build-depend on debhelper >= 11~.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b7095a6..2ee2d7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ piuparts (0.84-1) UNRELEASED; urgency=medium
     - Add "Rules-Requires-Root: no" to support building as non-root.
       (I've also confirmed that the build output is bit by bit identical with
       and without this.)
-  * Bump standards version to 4.1.3, no changes needed.
+    - Bump standards version to 4.1.3, no changes needed.
   * piuparts-report.py: credit Andreas properly.
+  * Bump debian/compat to 11 and build-depend on debhelper >= 11~.
 
  -- Holger Levsen <holger at debian.org>  Fri, 15 Dec 2017 11:13:52 +0000
 
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 964a437..e9f9023 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 4.1.3
 Rules-Requires-Root: no
 Build-Depends:
  asciidoc,
- debhelper (>= 10.2.5~),
+ debhelper (>= 11~),
  dh-python,
  python (>= 2.7),
  python-debian,

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



More information about the Piuparts-commits mailing list