[codenarc] 02/04: Bump DH compat level to 10
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Aug 5 09:34:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository codenarc.
commit 3b5947ed1d318b6b8793d3cea2a1b91db95197ff
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Aug 5 10:31:00 2017 +0100
Bump DH compat level to 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3c5dc24..4d33952 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ codenarc (0.23-4) UNRELEASED; urgency=medium
* Team upload.
* Remove myself from uploaders list. (Closes: #XXXXXX).
+ * Bump DH compat level to 10.
- -- Miguel Landaeta <nomadium at debian.org> Sat, 05 Aug 2017 10:26:37 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Sat, 05 Aug 2017 10:30:17 +0100
codenarc (0.23-3) unstable; urgency=medium
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 2df6764..8a5db9c 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: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: ant,
- debhelper (>= 9),
+ debhelper (>= 10~),
default-jdk,
default-jdk-doc,
groovy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/codenarc.git
More information about the pkg-java-commits
mailing list