[snakeyaml] 05/17: Switch to compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Fri Dec 1 20:17:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository snakeyaml.
commit f5f560f8ae0a9ba774b5dfec1fc2e22db81027f8
Author: Markus Koschany <apo at debian.org>
Date: Fri Dec 1 20:18:20 2017 +0100
Switch to 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 b85cf43..becea49 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: Stefan Denker <Stefan+Debian at dn-kr.de>, Hilko Bengen <bengen at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
maven-debian-helper (>= 1.6.5),
Build-Depends-Indep:
--
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