[jtharness] 05/07: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 27 08:30:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jtharness.
commit 31bc1911b129514b26412c9f0a7cdeba5b493f40
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 27 10:26:48 2017 +0200
Switch to debhelper level 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 9f050c0..bdd499c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jtharness (5.0-1) UNRELEASED; urgency=medium
- Refreshed the patches
- Removed the dependency on javahelp2
* Standards-Version updated to 4.1.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Wed, 27 Sep 2017 10:23:29 +0200
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 590e52c..cc06821 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: Guillaume Mazoyer <respawneral at gmail.com>
-Build-Depends: debhelper (>= 9), javahelper
+Build-Depends: debhelper (>= 10), javahelper
Build-Depends-Indep: default-jdk,
default-jdk-doc,
ant,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtharness.git
More information about the pkg-java-commits
mailing list