[clojure] 08/09: Use canonical URLs for the Vcs-* fields

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 2 16:20:11 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 26e3e1018aac54a8f7fc4dd2ca20cf1eaee2498c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 2 18:18:09 2014 +0200

    Use canonical URLs for the Vcs-* fields
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 48c0342..89f322d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ clojure1.2 (1.2.1+dfsg-5) UNRELEASED; urgency=medium
     - Build depend on default-jdk instead of openjdk-6-jdk
     - Standards-Version updated to 3.9.5 (no changes)
     - Removed the deprecated DM-Upload-Allowed field
+    - Use canonical URLs for the Vcs-* fields
     - Appended the Git branch used to the Vcs-Git field
   * debian/rules: No longer include patchsys-quilt.mk
   * Switch to debhelper level 9
diff --git a/debian/control b/debian/control
index 9a2c556..332fbea 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Peter Collingbourne <peter at pcc.me.uk>, Daigo Moriwaki <daigo at debian.o
 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://git.debian.org/pkg-java/clojure.git --branch maintenance-1.2.0
-Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/clojure.git --branch maintenance-1.2.0
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/clojure.git
 Homepage: http://clojure.org
 
 Package: clojure1.2

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