This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository androidsdk-tools.
commit 64e3c6a2a4f098db2ab6d28d096302593603fa23 Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 12:46:09 2017 +0100 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75d12bd..2cd240b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ androidsdk-tools (22.2+git20130830~92d25d6-4) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 19 Jan 2017 12:45:30 +0100 diff --git a/debian/control b/debian/control index fb55db3..ff17d9f 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: perl Standards-Version: 3.9.8 Homepage: http://developer.android.com/tools/help/index.html -Vcs-Git: git://anonscm.debian.org/pkg-java/androidsdk-tools.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/androidsdk-tools.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/androidsdk-tools.git Package: libandroidsdk-common-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/androidsdk-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

