[maven-archiver] 02/04: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Mon Feb 5 23:05:49 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository maven-archiver.
commit ab5291db446b624d1e25aa2169ba6f0b6cd78beb
Author: Markus Koschany <apo at debian.org>
Date: Tue Feb 6 00:00:12 2018 +0100
Use compat level 11.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 13dbd3e..8f37341 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Torsten Werner <twerner at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
default-jdk-doc,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-archiver.git
More information about the pkg-java-commits
mailing list