[async-http-client] 04/08: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 17 18:29:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository async-http-client.
commit aa995adc0ebc6bb2f9a9dead76177cd37e9f9041
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 17 16:51:40 2014 +0100
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 90e3e45..0f45d3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ async-http-client (1.6.5-3) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Standards-Version updated to 3.9.6 (no changes)
* Removed the unnecessary build dependency on libclirr-maven-plugin-java
+ * Use canonical URLs for the Vcs-* fields
-- tony mancill <tmancill at debian.org> Thu, 13 Feb 2014 20:00:09 -0800
diff --git a/debian/control b/debian/control
index fd60f98..1fde4c3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,9 @@ Build-Depends-Indep: default-jdk-doc,
libnetty-java (>= 1:3.2.5),
libslf4j-java
Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-java/async-http-client.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/async-http-client.git
Homepage: https://github.com/AsyncHttpClient/async-http-client
-Vcs-Git: git://git.debian.org/git/pkg-java/async-http-client.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/async-http-client.git
Package: libasync-http-client-java
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/async-http-client.git
More information about the pkg-java-commits
mailing list