[async-http-client] 01/07: correct upstream homepage URL (closes #738786)

Tony Mancill tmancill at moszumanska.debian.org
Thu Feb 13 06:30:21 UTC 2014


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

tmancill pushed a commit to branch master
in repository async-http-client.

commit 94db5684207e3b5597fc41a2a14f2237c901d74b
Author: tony mancill <tmancill at debian.org>
Date:   Wed Feb 12 21:59:22 2014 -0800

    correct upstream homepage URL (closes #738786)
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 58a51eb..1fcb3ff 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: default-jdk-doc,
                      libnetty-java (>= 1:3.2.5),
                      libslf4j-java
 Standards-Version: 3.9.2
-Homepage: http://github.com/sonatype/async-http-client
+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
 
diff --git a/debian/copyright b/debian/copyright
index c6f61b5..d077f80 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
 Upstream-Name: Asynchronous Http Client
-Source: http://github.com/sonatype/async-http-client
+Source: https://github.com/AsyncHttpClient/async-http-client
 
 Files: *
 Copyright: Copyright 2010 Bruno de Carvalho

-- 
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