[clojure] 01/03: drop DMUA; bump standards version; dh 9

Tony Mancill tmancill at moszumanska.debian.org
Thu Nov 21 06:27:13 UTC 2013


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

tmancill pushed a commit to branch master
in repository clojure.

commit 705a258e7c462d6084e4d0fcbdb912c3ecf2b3c6
Author: tony mancill <tmancill at debian.org>
Date:   Sun Nov 17 17:30:31 2013 -0800

    drop DMUA; bump standards version; dh 9
---
 debian/changelog |    4 +++-
 debian/compat    |    2 +-
 debian/control   |    5 ++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index afae006..035d7ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,9 @@ clojure1.4 (1.4.0+dfsg-3) UNRELEASED; urgency=low
   * Update Vcs-Git URL.
   * Update runtime dependencies on JREs to -headless variants.
     - Thanks to rufo.  (Closes: #696451)
-  * Bump Standards-Version to 3.9.4 (no changes)
+  * Bump Standards-Version to 3.9.5 (no changes)
+  * Drop deprecated DMUA flag.
+  * Update dependency and compat level of debhelper to 9.
 
  -- tony mancill <tmancill at debian.org>  Fri, 21 Dec 2012 20:37:47 -0800
 
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 00a6136..3b9b86c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,13 @@ 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, default-jdk, libasm3-java, maven-repo-helper,
  javahelper, libtext-markdown-perl | markdown
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://clojure.org
 Vcs-Git: git://git.debian.org/git/pkg-java/clojure.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure.git
-DM-Upload-Allowed: yes
 
 Package: clojure1.4
 Architecture: all

-- 
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