[commons-io] 01/07: Use compat level 11.

Markus Koschany apo at moszumanska.debian.org
Wed Jan 17 21:52:43 UTC 2018


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

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

commit 751d9145e7e51bb4b3424725ffb95550174c0f2c
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jan 17 22:28:47 2018 +0100

    Use compat level 11.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index fe71639..a4492b1 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 (>= 10),
+Build-Depends: debhelper (>= 11),
                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