[disruptor] 03/05: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 13 09:43:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository disruptor.
commit 2605451e6831417d735d0aeb202b42f8f347fcb2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 13 10:28:11 2018 +0100
Switch to debhelper level 11
---
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 0d8908b..2b5837f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ disruptor (3.3.7-2) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Suggest the optional dependencies instead of recommending them
+ * Switch to debhelper level 11
-- tony mancill <tmancill at debian.org> Sat, 27 Jan 2018 21:00:11 -0800
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 8a8b2bb..37ccfba 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: Emmanuel Bourg <ebourg at apache.org>,
tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5)
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/disruptor.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/disruptor.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/disruptor.git
More information about the pkg-java-commits
mailing list