[eclipse-jgit] 01/03: use debhelper 9
Tony Mancill
tmancill at moszumanska.debian.org
Wed Dec 4 05:06:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository eclipse-jgit.
commit 8a9ded3f59a1b6d47b1fa5ef774b1a64192b2fcb
Author: tony mancill <tmancill at debian.org>
Date: Tue Dec 3 20:59:28 2013 -0800
use debhelper 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index a0a79e6..727968d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Niels Thykier <niels at thykier.net>,
Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 8~),
+Build-Depends: debhelper (>= 9~),
cdbs,
javahelper,
default-jdk,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git
More information about the pkg-java-commits
mailing list