[libcommons-net-java] 16/31: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 17 07:41:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.
commit ec0a77c6f9bd8e08a6b1259b2f9dd28d197c5416
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 4 20:25:59 2014 +0000
Switch to debhelper level 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2a1f8e2..9e6727f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libcommons-net2-java (2.2-3) UNRELEASED; urgency=medium
* Team upload.
* Use XZ compression for the upstream tarball
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Aug 2014 22:16:29 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f050b06..6c6a2f8 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: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk
+Build-Depends: debhelper (>= 9), cdbs, default-jdk
Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git
More information about the pkg-java-commits
mailing list