[aether] 03/04: Use canonical URLs for the Vcs-* fields

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 30 15:38:00 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository aether.

commit 8a033e14e70b2fff1bc4abb224e1534d97b4bda6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 30 16:48:04 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 68f680c..2ca1f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
   * Team upload.
   * debian/control:
     - Removed the unused build dependencies on the -doc packages
+    - Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/control b/debian/control
index a650357..a6c4873 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends-Indep: junit4,
                      libslf4j-java,
                      libwagon-java
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/git/pkg-java/aether.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/aether.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/aether.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
 Homepage: http://aether.sonatype.org/
 
 Package: libaether-java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aether.git



More information about the pkg-java-commits mailing list