[libtruth-java] 02/04: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Mar 17 22:50:15 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libtruth-java.
commit c76452dc55e17b4041c36d9ae44c4321ace69277
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Mar 17 23:47:32 2018 +0100
Switch to debhelper level 11
---
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 16327ac..a649e8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libtruth-java (0.7.0-3) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Sat, 17 Mar 2018 23:44:25 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 3a11337..96272bf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 9), ant-optional, default-jdk (>= 2:1.7), javahelper
+Build-Depends: debhelper (>= 11), ant-optional, default-jdk (>= 2:1.7), javahelper
Build-Depends-Indep: maven-repo-helper, junit4
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libtruth-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtruth-java.git
More information about the pkg-java-commits
mailing list