[clojure] 03/09: Switch to debhelper level 9

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 2 16:20:10 UTC 2014


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

ebourg-guest pushed a commit to branch maintenance-1.2.0
in repository clojure.

commit 31de6d47bff04c9df2695e78ea78397aea8b4062
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 2 17:16:59 2014 +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 6c13156..d9b6d5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ clojure1.2 (1.2.1+dfsg-5) UNRELEASED; urgency=medium
   * debian/control:
     - Standards-Version updated to 3.9.5 (no changes)
     - Removed the deprecated DM-Upload-Allowed field
+  * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 02 May 2014 17:14:38 +0200
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index d320def..93b5b23 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Collingbourne <peter at pcc.me.uk>, Daigo Moriwaki <daigo at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, quilt
+Build-Depends: debhelper (>= 9), cdbs, quilt
 Build-Depends-Indep: ant, openjdk-6-jdk, libasm3-java, maven-repo-helper, javahelper
 Standards-Version: 3.9.5
 Homepage: http://clojure.org

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



More information about the pkg-java-commits mailing list