[java-wrappers] 57/61: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 24 17:55:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-wrappers.
commit 52881962e2f5ffedbd3c445dea9ecdc7ce2f9115
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 24 17:57:03 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 cd160c0..fcb3a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ java-wrappers (0.1.29) UNRELEASED; urgency=medium
* Team upload.
* Moved the package to Git
* Standards-Version updated to 4.1.1
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 24 Oct 2017 17:46:12 +0200
diff --git a/debian/compat b/debian/compat
index f11c82a..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
\ No newline at end of file
+10
diff --git a/debian/control b/debian/control
index 3e5dfef..5cf8169 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: Vincent Fourmond <fourmond at debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-wrappers.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-wrappers.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-wrappers.git
More information about the pkg-java-commits
mailing list