[cobertura] 05/08: Bump DH compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Jul 29 14:17:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository cobertura.
commit 7d2ce57c1ce4c38233509fa0a5bbc8e5df1f9ba7
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Jul 29 15:11:16 2017 +0100
Bump DH compat level to 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 2509855..c62de10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ cobertura (1.9.4.1+dfsg-5) UNRELEASED; urgency=medium
* Update watch file.
* Update copyright info to format 1.0.
* Simplify d/rules.
+ * Bump DH compat level to 10.
-- Miguel Landaeta <nomadium at debian.org> Sat, 29 Jul 2017 15:09:36 +0100
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 3bff05a..58080de 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cobertura
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 9), ant, javahelper, default-jdk,
+Build-Depends: debhelper (>= 10~), ant, javahelper, default-jdk,
libasm3-java, junit, liboro-java, liblog4j1.2-java, libservlet3.1-java,
docbook-to-man, maven-repo-helper
Standards-Version: 3.9.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura.git
More information about the pkg-java-commits
mailing list