[cdi-api] 04/06: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 9 11:18:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cdi-api.
commit fb4d6b79eb51bf57c5faed98dff898712607dfb7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 9 12:51:14 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 d4ba6b6..be38a09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ cdi-api (1.0-2) UNRELEASED; urgency=medium
* debian/control:
- Build depend on libservlet3.1-java instead of libservlet2.5-java
- Standards-Version updated to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 09 Sep 2014 12:46:05 +0200
diff --git a/debian/control b/debian/control
index 358ee67..db0194b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9),
libgeronimo-interceptor-3.0-spec-java,
libservlet3.1-java
Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-java/cdi-api.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cdi-api.git
Homepage: http://jcp.org/en/jsr/detail?id=299
-Vcs-Git: git://git.debian.org/git/pkg-java/cdi-api.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/cdi-api.git
Package: libcdi-api-java
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cdi-api.git
More information about the pkg-java-commits
mailing list