[qdox] 02/05: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 2 09:06:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository qdox.
commit f032569198d8764a7e2d46e80a0dbbb59a374f5b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Aug 1 12:33:56 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 4835008..e25919b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qdox (1.12.1-3) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 01 Aug 2017 12:33:44 +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 d531e50..7d58b0f 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: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: byacc-j, debhelper (>= 9), default-jdk
+Build-Depends: byacc-j, debhelper (>= 10), default-jdk
Build-Depends-Indep: ant,
ant-optional,
default-jdk-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox.git
More information about the pkg-java-commits
mailing list