[maven-verifier] 11/20: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:35:23 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-verifier.
commit 048fcec40ebfd6146abc4029e1f109c867b8c0df
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 19 18:16:28 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 74c93d2..18687d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-verifier (1.2-2) UNRELEASED; urgency=low
- Updated Standards-Version to 4.0.0 (no changes)
* debian/copyright: Updated to the Copyright Format 1.0
* Moved the package to Git
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Thu, 24 Oct 2013 17:36:31 +0200
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 85a3fdd..8ef4c31 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends:
cdbs,
- debhelper (>= 7),
+ debhelper (>= 10),
default-jdk,
default-jdk-doc,
junit,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-verifier.git
More information about the pkg-java-commits
mailing list