[jatl] 02/09: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Oct 29 22:33:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jatl.
commit c3983c5131cab5d2b8f0babec4dcf96df8eaa2a7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Oct 30 00:17:07 2016 +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 159165e..5221fb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
jatl (0.2.2-3) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Sun, 30 Oct 2016 00:16:53 +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 3fcb0d7..43479a3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: junit4,
libcommons-lang-java (>= 2.5),
libmaven-bundle-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jatl.git
More information about the pkg-java-commits
mailing list