[xmlgraphics-commons] 44/47: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 2 23:28:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xmlgraphics-commons.
commit dc6e0d1ab1084fb0653bfb2a5af3cc0bb6d58cc0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Oct 2 18:38:49 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 43cde9e..32f0972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xmlgraphics-commons (2.2-1) UNRELEASED; urgency=medium
* New upstream release
* Moved the package to Git
* Standards-Version updated to 4.1.1
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 02 Oct 2017 17:07:43 +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 8d53f31..62f4da1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Vincent Fourmond <fourmond at debian.org>,
Mathieu Malaterre <malat at debian.org>
-Build-Depends: debhelper (>= 9), javahelper
+Build-Depends: debhelper (>= 10), javahelper
Build-Depends-Indep: ant-optional,
default-jdk,
default-jdk-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git
More information about the pkg-java-commits
mailing list