[clojure] 01/01: update Vcs-Git to address lintian warning; see policy 5.6.26

Tony Mancill tmancill at moszumanska.debian.org
Sat May 3 04:38:08 UTC 2014


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

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

commit c25644cb47d7ed53ea48e3b25989764fb73330e3
Author: tony mancill <tmancill at debian.org>
Date:   Fri May 2 21:26:44 2014 -0700

    update Vcs-Git to address lintian warning; see policy 5.6.26
---
 debian/changelog | 5 +++++
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9d539c5..c8ae45d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 clojure1.2 (1.2.1+dfsg-5) unstable; urgency=medium
 
   * Team upload.
+
+  [ Emmanuel Bourg ] 
   * Fixed the test failures with Java 7 (Closes: #717015)
   * debian/control:
     - Build depend on default-jdk instead of openjdk-6-jdk
@@ -15,6 +17,9 @@ clojure1.2 (1.2.1+dfsg-5) unstable; urgency=medium
   * Switch to debhelper level 9
   * debian/copyright: Updated the Format URI
 
+  [ tony mancill ]
+  * Update Vcs-Git URL to specify the branch with -b (policy 5.6.26)
+
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 02 May 2014 21:50:16 +0200
 
 clojure1.2 (1.2.1+dfsg-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 665165a..90196e1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Daigo Moriwaki <daigo at debian.org>
 Build-Depends: debhelper (>= 9), cdbs, quilt
 Build-Depends-Indep: ant, default-jdk, libasm3-java, maven-repo-helper, javahelper
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-java/clojure.git --branch maintenance-1.2.0
+Vcs-Git: git://anonscm.debian.org/pkg-java/clojure.git -b maintenance-1.2.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/clojure.git
 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