[jackson-dataformat-yaml] 02/04: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Fri Jan 26 19:49:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-dataformat-yaml.
commit fe3351f69bd276a8d3dc3c19b1a8f10cd5acca87
Author: Markus Koschany <apo at debian.org>
Date: Fri Jan 26 20:46:07 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 ac55124..4ea3446 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Hilko Bengen <bengen at debian.org>,
Wolodja Wentland <debian at babilen5.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
javahelper (>= 0.32),
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git
More information about the pkg-java-commits
mailing list