[commons-io] 43/47: Switch to debhelper level 9

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 26 10:54:15 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository commons-io.

commit dded2df7cfb336395b74f175032773e675f017e2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 26 11:51:55 2016 +0200

    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 3982c41..3824a1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ commons-io (2.5-1) UNRELEASED; urgency=low
   * Moved the package to Git
   * Standards-Version updated to 3.9.8 (no changes)
   * Use XZ compression for the upstream tarball
+  * Switch to debhelper level 9
 
  -- Kumar Appaiah <akumar at debian.org>  Sat, 29 Mar 2014 15:41:28 -0400
 
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 272d234..de80f6a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Varun Hiremath <varun at debian.org>,
  Jakub Adam <jakub.adam at ktknet.cz>,
  Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                default-jdk,
                junit4,
                libcommons-parent-java,

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



More information about the pkg-java-commits mailing list