[Piuparts-commits] [piuparts] 01/01: Depend on debhelper >= 10.2.5~ and bump debian/compat to 10.
Holger Levsen
holger at layer-acht.org
Sun Aug 6 22:12:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit ad6399540d05caa04e77063d39a07bd8f03ba8af
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Aug 6 18:12:19 2017 -0400
Depend on debhelper >= 10.2.5~ and bump debian/compat to 10.
Signed-off-by: Holger Levsen <holger at layer-acht.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 2054f9b..aac556b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ piuparts (0.79) UNRELEASED; urgency=medium
[ Holger Levsen ]
* slave-run: properly delete all screenlogs from previous runs.
* Bump standards version to 4.0.1, change priority from extra to optional.
+ * Depend on debhelper >= 10.2.5~ and bump debian/compat to 10.
[ Andreas Beckmann ]
* piuparts.py:
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 dc449d5..28de27f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: devel
Priority: optional
Standards-Version: 4.0.1
Build-Depends:
- debhelper (>= 9.20120909~),
+ debhelper (>= 10.2.5~),
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