[jcodings] 03/06: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Dec 15 23:56:17 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jcodings.
commit 759af62d67c5fcff976a7e2055395607914f1fc0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Dec 15 23:46:32 2013 +0100
Use canonical URLs for the Vcs-* fields
---
debian/changelog | 4 +++-
debian/control | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 29abfdb..51de372 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ jcodings (1.0.10-2) UNRELEASED; urgency=medium
* Team upload.
* Switch to debhelper level 9
- * Standards-Version updated to 3.9.5 (no changes)
+ * debian/control:
+ - Standards-Version updated to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg at apache.org> Sun, 15 Dec 2013 23:42:04 +0100
diff --git a/debian/control b/debian/control
index eb6dca3..8e73217 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Torsten Werner <twerner at debian.org>, Hideki Yamane <henrich at debian.or
Build-Depends: debhelper (>= 9), cdbs, maven-repo-helper
Build-Depends-Indep: ant, default-jdk
Standards-Version: 3.9.5
-Vcs-Git: git://git.debian.org/pkg-java/jcodings.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/jcodings.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/jcodings.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jcodings.git
Homepage: http://github.com/jruby/jcodings
Package: libjcodings-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcodings.git
More information about the pkg-java-commits
mailing list