[libjrosetta-java] 03/06: Use debhelper 10

Tony Mancill tmancill at moszumanska.debian.org
Thu May 18 04:05:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository libjrosetta-java.

commit 2a9a51499c9fe5a5c613f98764d282dcfb4a79db
Author: tony mancill <tmancill at debian.org>
Date:   Tue May 16 21:10:37 2017 -0700

    Use debhelper 10
---
 debian/compat  | 2 +-
 debian/control | 5 ++++-
 2 files changed, 5 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 2e9e777..aaf6b0c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,10 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>,
  Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 10),
+ cdbs,
+ default-jdk,
+ maven-debian-helper (>= 1.5)
 Build-Depends-Indep: junit4
 # default-jdk-doc, libmaven-javadoc-plugin-java 
 Standards-Version: 3.9.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjrosetta-java.git



More information about the pkg-java-commits mailing list