[jfugue] 03/10: Use debhelper 10
Tony Mancill
tmancill at moszumanska.debian.org
Sun Oct 29 13:47:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jfugue.
commit a64628c27987e80715c7b80c4fc23b89587df9ed
Author: tony mancill <tmancill at debian.org>
Date: Sat Oct 28 15:04:35 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 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index d26b769..1dda620 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio at debian.org>
-Build-Depends: debhelper (>= 8.0.0), default-jdk, javahelper, libxom-java
+Build-Depends: debhelper (>= 10), default-jdk, javahelper, libxom-java
Standards-Version: 4.1.1
Homepage: http://www.jfugue.org/
Vcs-Git: git://git.debian.org/pkg-java/jfugue.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jfugue.git
More information about the pkg-java-commits
mailing list