[snakeyaml] 01/04: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Tue Mar 6 23:27:18 GMT 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository snakeyaml.
commit 04256004510fc1e5b7e40e2e0a609e83c028871e
Author: Markus Koschany <apo at debian.org>
Date: Tue Mar 6 23:40:47 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 32da7fd..532fd37 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Stefan Denker <Stefan+Debian at dn-kr.de>,
Hilko Bengen <bengen at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
junit4,
libjoda-time-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git
More information about the pkg-java-commits
mailing list