[kdgcommons-java] 01/07: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 24 12:24:56 UTC 2017
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 692fda467ae42a0e451658b1182bb8b5fe645d31
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 24 13:21:44 2017 +0100
Switch to debhelper level 10
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 043f0eb..03d1b73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kdgcommons-java (1.0.14-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 24 Jan 2017 13:21:32 +0100
+
kdgcommons-java (1.0.14-1) unstable; urgency=medium
* Team upload.
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 8f5c8d3..ffb748a 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 (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 10), 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