[libgoogle-gson-java] 03/05: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Sep 16 20:22:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libgoogle-gson-java.
commit 75850512c3ccae06a5bd4f8aef2e732e50fc884b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Sep 16 19:48:58 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 7422f5e..1bbab97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libgoogle-gson-java (2.4-2) UNRELEASED; urgency=medium
* Team upload.
* Added the missing build dependency on junit4
* Standards-Version updated to 4.1.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Sat, 16 Sep 2017 10:12:20 +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 689d217..b73b292 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam at ktknet.cz>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
cdbs,
default-jdk,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git
More information about the pkg-java-commits
mailing list