[findbugs] 01/04: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 13 23:17: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 findbugs.
commit 7511d3f2bf79addc6813eac648893fb92201bb88
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Oct 14 00:48:48 2017 +0200
Switch to debhelper level 10
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6dcb23..32593c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+findbugs (3.1.0~preview2-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 14 Oct 2017 00:48:37 +0200
+
findbugs (3.1.0~preview2-1) unstable; urgency=medium
* Team upload.
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 1cd1e84..8bf6c92 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: ShuxiongYe <yeshuxiong at gmail.com>, Sylvestre Ledru <sylvestre at debian.org>
Build-Depends: ant,
ant-optional,
- debhelper (>= 9.0.0),
+ debhelper (>= 10),
default-jdk (>= 2:1.8),
docbook-xsl (>= 1.76),
help2man,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/findbugs.git
More information about the pkg-java-commits
mailing list