[olap4j] 09/09: Go back to compat level 10 because of a cdbs bug.

Markus Koschany apo at moszumanska.debian.org
Tue Dec 26 20:49:07 UTC 2017


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

apo pushed a commit to branch master
in repository olap4j.

commit f82b44d2bb06c15fe05e3488cd8d9a5348865c06
Author: Markus Koschany <apo at debian.org>
Date:   Tue Dec 26 21:29:06 2017 +0100

    Go back to compat level 10 because of a cdbs bug.
---
 debian/changelog | 2 +-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24a4a95..f3ca0a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ olap4j (1.2.0-2) unstable; urgency=medium
   * Fix build with Java 9 by fiddling generics. (Closes: #873216)
 
   [ Markus Koschany ]
-  * Switch to compat level 11.
+  * Switch to compat level 10.
   * Use canonical VCS address.
   * d/copyright: Use https for Format field.
   * Declare compliance with Debian Policy 4.1.2.
diff --git a/debian/compat b/debian/compat
index b4de394..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+10
diff --git a/debian/control b/debian/control
index 0a58f37..7b8369c 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: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 11), default-jdk, maven-repo-helper
+Build-Depends: ant, cdbs, debhelper (>= 10), default-jdk, maven-repo-helper
 Build-Depends-Indep: ant-contrib,
                      ant-optional,
                      default-jdk-doc,

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



More information about the pkg-java-commits mailing list