[jutils] 02/08: Use debhelper 10
Tony Mancill
tmancill at moszumanska.debian.org
Sun Mar 19 23:30:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jutils.
commit 97d2d07214552bed31bc18a4beb5445c98eb7298
Author: tony mancill <tmancill at debian.org>
Date: Sun Mar 19 12:07:23 2017 -0700
Use debhelper 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 7864711..d29f90f 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: tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.29), ant
+Build-Depends: debhelper (>= 10), javahelper (>= 0.29), ant
Build-Depends-Indep: default-jdk, default-jdk-doc
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/pkg-java/jutils.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jutils.git
More information about the pkg-java-commits
mailing list