[cronometer] 02/05: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Mar 18 20:56:45 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cronometer.
commit c607993f54d09ee4e2b8b8ae716e4774a6c62fcc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Mar 18 21:26:30 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 f5ba129..91da628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ cronometer (0.9.9+dfsg-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Sun, 18 Mar 2018 21:26:17 +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 c9c8007..5be1a2b 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: Ryan Kavanagh <ryanakca at kubuntu.org>
-Build-Depends: debhelper (>= 9), javahelper (>= 0.25)
+Build-Depends: debhelper (>= 11), javahelper (>= 0.25)
Build-Depends-Indep: default-jdk,
ant,
libjfreechart-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cronometer.git
More information about the pkg-java-commits
mailing list