[guice] 02/04: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Oct 16 22:56:38 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository guice.
commit a1751576b35a81b8792370fe865a7b8b234d46c5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 17 00:19:03 2013 +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 d5a1d75..dc14469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ guice (3.0-4) UNRELEASED; urgency=low
* Team upload.
* Use XZ compression for the upstream tarball
+ * Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg at apache.org> Thu, 17 Oct 2013 00:15:20 +0200
diff --git a/debian/control b/debian/control
index 4ef2648..711d395 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.32), default-jdk, ant,
maven-debian-helper, libatinject-jsr330-api-java, libaopalliance-java,
libcglib-java, libasm3-java, bnd, default-jdk-doc, libjarjar-java
Standards-Version: 3.9.4
-Vcs-Git: git://git.debian.org/git/pkg-java/guice.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/guice.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/guice.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/guice.git
Homepage: http://code.google.com/p/google-guice/
Package: libguice-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guice.git
More information about the pkg-java-commits
mailing list