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 c8bdd6ff8018dbfc330470657f7d8666cb7d58dc Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 20 16:17:47 2017 +0100 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f7d789..ee24431 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ async-http-client (1.6.5-5) UNRELEASED; urgency=medium * Removed the unused build dependency on libanimal-sniffer-java * Standards-Version updated to 4.1.1 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 12 Nov 2015 18:36:29 +0100 diff --git a/debian/control b/debian/control index ce259c0..08ca8a4 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: libslf4j-java, maven-debian-helper (>= 2.2) Standards-Version: 4.1.1 -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 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/async-http-client.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/async-http-client.git Homepage: https://github.com/AsyncHttpClient/async-http-client Package: libasync-http-client-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/async-http-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

