[oscache] 03/06: Use debhelper and compat level 10
Tony Mancill
tmancill at moszumanska.debian.org
Sun Aug 6 21:22:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository oscache.
commit 78c7ae7220b2104c4617cabfe07f73dcbec46a61
Author: tony mancill <tmancill at debian.org>
Date: Sun Aug 6 10:31:21 2017 -0700
Use debhelper and 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 0487c7c..828f1e8 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: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 9), maven-debian-helper
+Build-Depends: debhelper (>= 10), maven-debian-helper
Build-Depends-Indep: default-jdk,
glassfish-javaee,
libcommons-logging-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/oscache.git
More information about the pkg-java-commits
mailing list