[debian-edu-commits] debian-edu/upstream/ 03/04: Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~.
Holger Levsen
holger at layer-acht.org
Fri Sep 29 23:30:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository sitesummary.
commit 3125c7f16c911e718ca9b7955d88691930df5ee7
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Sep 30 01:23:59 2017 +0200
Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~.
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 7ed0329..0b7fc8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sitesummary (0.1.30) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.1, no changes needed.
+ * Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~.
* Drop unnecessary "Testsuite:autopkgtest" header from debian/control,
thanks lintian.
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 9a6ba7c..42b79aa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>
, Mike Gabriel <sunweaver at debian.org>
, Dominik George <nik at naturalnet.de>
, Wolfgang Schweer <wschweer at arcor.de>
-Build-Depends: debhelper (>= 9), cdbs
+Build-Depends: debhelper (>= 10.2.5~), cdbs
Standards-Version: 4.1.1
Homepage: https://wiki.debian.org/DebianEdu/HowTo/SiteSummary
Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/sitesummary.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/sitesummary.git
More information about the debian-edu-commits
mailing list