[cobertura-maven-plugin] 03/09: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 16 09:55:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cobertura-maven-plugin.
commit 50680a6ed7c9d0b9a03a032f97b92057fac7669a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 16 11:36:11 2015 +0200
Switch to debhelper level 9
---
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 f774208..cacdc60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ cobertura-maven-plugin (2.3+dfsg-3) UNRELEASED; urgency=low
* debian/control:
- Updated the Homepage field
- Standards-Version updated to 3.9.6 (no changes)
+ * Switch to debhelper level 9
-- tony mancill <tmancill at debian.org> Sun, 15 Jan 2012 20:54:30 -0800
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f88a535..a5e64d0 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: Gabriele Giacone <1o5g4r8o at gmail.com>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libcobertura-java, junit, libhttpunit-java, libgetopt-java,
libmaven-plugin-testing-java, libmaven-plugin-tools-java,
libsurefire-java (>= 2.10)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura-maven-plugin.git
More information about the pkg-java-commits
mailing list