[jruby-maven-plugins] 06/15: Switch to compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Wed Dec 28 20:24:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jruby-maven-plugins.
commit 83897ed75cd73c11fc78f95d39f914bee97f918b
Author: Markus Koschany <apo at debian.org>
Date: Wed Dec 28 20:17:54 2016 +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 168e677..a1583c7 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: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper (>= 1.5)
+Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper (>= 1.5)
Build-Depends-Indep: jruby (>= 1.7.22~),
libmaven-dependency-plugin-java,
libmaven-exec-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-maven-plugins.git
More information about the pkg-java-commits
mailing list