[maven-filtering] 17/32: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 15:57:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-filtering.
commit 184f7090f70f729cd6ef34966ada8e4713861f1a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jul 17 16:35:39 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 dbef3b9..8ad11a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-filtering (1.1-2) UNRELEASED; urgency=medium
* Team upload.
* Moved the package to Git
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Jul 2017 16:32:28 +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 fe7cae9..9237cda 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: Torsten Werner <twerner at debian.org>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk
+Build-Depends: cdbs, debhelper (>= 10), default-jdk
Build-Depends-Indep: ant,
ant-optional,
junit,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-filtering.git
More information about the pkg-java-commits
mailing list