[snakeyaml] 01/09: Bump compat level to 9 and require debhelper >=9.
Markus Koschany
apo-guest at alioth.debian.org
Fri Aug 16 12:58:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch review
in repository snakeyaml.
commit 99a4f08db4370842d48ed1a59ec92e4b4ada115a
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 16 14:20:02 2013 +0200
Bump compat level to 9 and require debhelper >=9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 630ed0f..9b94705 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, default-jdk-doc
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/pkg-java/snakeyaml.git
--
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