[h2database] 01/02: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 26 07:26:38 UTC 2016


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

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

commit ada25b3090387e3aeb8c0cfeb48ee1f1d921e82d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 26 09:17:37 2016 +0200

    Switch to debhelper level 10
---
 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 d5e15dd..b8aede4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 h2database (1.4.192-3) UNRELEASED; urgency=medium
 
   * Transition to the Servlet API 3.1
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 19 Jul 2016 09:33:57 +0200
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1b7134a..6dfe15f 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: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                default-jdk,
                javahelper,
                libequinox-osgi-java,

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



More information about the pkg-java-commits mailing list