[lombok] 07/11: Use debhelper and compat level 10
Tony Mancill
tmancill at moszumanska.debian.org
Thu Aug 17 04:54:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch experimental
in repository lombok.
commit d17ba7605ada6d766e5000416dcee7c0c2ecbe80
Author: tony mancill <tmancill at debian.org>
Date: Wed Aug 16 21:32:50 2017 -0700
Use debhelper and compat level 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 1f426fb..a8cf862 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
ant,
ant-optional,
cmdreader,
- debhelper (>= 9~),
+ debhelper (>= 10),
default-jdk,
eclipse-jdt,
eclipse-platform-data,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lombok.git
More information about the pkg-java-commits
mailing list