[josql] 05/16: Use compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Sun Dec 17 17:50:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository josql.
commit f932db843bf63805ebc384c3d87613dbba0978dd
Author: Markus Koschany <apo at debian.org>
Date: Sun Dec 17 17:10:23 2017 +0100
Use 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 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 918a828..ba1b86b 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: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5),
+Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper (>= 1.5),
libgentlyweb-utils-java, ant, javacc
Build-Depends-Indep: default-jdk-doc
Standards-Version: 3.9.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/josql.git
More information about the pkg-java-commits
mailing list