[okio] 03/07: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Sat Mar 3 16:53:20 GMT 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository okio.
commit ed446d54988ad0b83049b259da6d09531ef95501
Author: Markus Koschany <apo at debian.org>
Date: Sat Mar 3 17:39:21 2018 +0100
Use compat level 11.
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 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 b7cddf0..7526378 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Kai-Chung Yan <seamlikok at gmail.com>,
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk-doc,
javahelper,
junit4,
diff --git a/debian/rules b/debian/rules
index 97e0603..a0397db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
dh $@ --with=javahelper
get-orig-source:
- uscan --download-current-version --force-download --rename
\ No newline at end of file
+ uscan --download-current-version --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/okio.git
More information about the pkg-java-commits
mailing list