[jackson-jaxrs-providers] 01/05: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Fri Jan 26 17:41:52 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-jaxrs-providers.
commit 7de6ae44f71f70a00c2156c980f3604d54f9714e
Author: Markus Koschany <apo at debian.org>
Date: Fri Jan 26 18:33:00 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 bd52a88..ed6fa80 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: Timo Aaltonen <tjaalton at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
libbuild-helper-maven-plugin-java,
libjackson2-core-java (>= 2.8.6),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git
More information about the pkg-java-commits
mailing list