[libxml-security-java] 01/02: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 16 15:44:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxml-security-java.
commit 08d052862323108e4ba578a46794615e5a3921f7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 16 16:38:44 2016 +0100
Switch to debhelper level 10
---
debian/changelog | 2 +-
debian/compat | 2 +-
debian/control | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c077b6..e53c2cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ libxml-security-java (1.5.8-1) unstable; urgency=medium
* Removed the non-free RFC3161 from the upstream tarball
* Use XZ compression for the upstream tarball
* Standards-Version updated to 3.9.8 (no changes)
- * Switch to debhelper level 9
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Fri, 29 Apr 2016 01:03:05 +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 dc48266..ee14bfa 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Varun Hiremath <varun at debian.org>,
Torsten Werner <twerner at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends:
+ debhelper (>= 10),
default-jdk,
maven-debian-helper (>= 1.4),
javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git
More information about the pkg-java-commits
mailing list