[spock] 03/05: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 30 16:40:46 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository spock.
commit 01b2ed6eeae47b17ba617548ac5159577d90c5d6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 30 17:37:03 2018 +0200
Switch to debhelper level 11
---
debian/changelog | 2 +-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0c8c3b4..3f48a1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,6 @@ spock (0.7-groovy-2.0-4) UNRELEASED; urgency=medium
[ Miguel Landaeta ]
* Remove myself from uploaders list. (Closes: #871887)
- * Bump DH compat level to 10.
* Wrap and sort dependencies lists.
* Simplify d/rules.
* Update copyright info.
@@ -12,6 +11,7 @@ spock (0.7-groovy-2.0-4) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Fixed the build failure with Java 9 (Closes: #893417)
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Miguel Landaeta <nomadium at debian.org> Thu, 10 Aug 2017 20:31:46 +0100
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 18fef56..3351995 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 (>= 10~),
+ debhelper (>= 11),
default-jdk
Build-Depends-Indep: groovy (>= 2.4.7),
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spock.git
More information about the pkg-java-commits
mailing list