[kdgcommons-java] 05/08: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Nov 2 23:51:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository kdgcommons-java.
commit 63a63b892330b8e9811a01e16f4bc28a0ae89692
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 3 00:37:52 2015 +0100
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 615319b..678e5be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kdgcommons-java (1.0.13-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.6 (no changes)
* Moved the package to Git
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 03 Nov 2015 00:24:17 +0100
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 4272c13..8f5c8d3 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: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: junit (>= 3.8.2)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/kdgcommons-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/kdgcommons-java.git
More information about the pkg-java-commits
mailing list