[apache-pom] 09/20: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 22:51:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-pom.
commit 913e0fa7c7038cbd22a4a3fbab6610f76388cf77
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 19:38:25 2017 +0200
Switch to debhelper level 10
---
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 4b1f162..d02ed4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ apache-pom (10-3) UNRELEASED; urgency=low
[ Emmanuel Bourg ]
* Moved the package to Git
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
[ Ludovic Claude ]
* Update list of plugins to ignore
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index e95d45f..04aadb4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), default-jdk, maven-repo-helper (>= 1.7)
+Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper (>= 1.7)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/apache-pom.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/apache-pom.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-pom.git
More information about the pkg-java-commits
mailing list