[httpcomponents-client] 02/04: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 21 08:57:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository httpcomponents-client.
commit d8204a969fa0a4173080d9d7bcd2007b9f78397f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 21 09:46:03 2016 +0100
Use secure Vcs-* URLs
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fa207f4..f9910bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+httpcomponents-client (4.5.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Use secure Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 21 Mar 2016 09:44:59 +0100
+
httpcomponents-client (4.5.1-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 694c20d..1dfdbdf 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends-Indep: junit,
libmaven-javadoc-plugin-java,
libmockito-java
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/httpcomponents-client.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/httpcomponents-client.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/httpcomponents-client.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/httpcomponents-client.git
Homepage: http://hc.apache.org/httpcomponents-client-ga/index.html
Package: libhttpclient-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git
More information about the pkg-java-commits
mailing list