This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository ivy.
commit a198a03b151118e2f766577b54a91affe7ed8097 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 12:03:01 2017 +0100 Update Vcs-Git field --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 24417cf..544ba11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ ivy (2.4.0-4) UNRELEASED; urgency=medium * Remove myself from uploaders list. (Closes: #XXXXXX) * Bump DH compat level to 10. * Bump Standards-Version to 3.9.8. No changes were required. + * Use HTTPS in Vcs-Git field URL. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 12:01:05 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 12:02:29 +0100 ivy (2.4.0-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index 460bb9b..1e74ddb 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: maven-repo-helper, ant, default-jdk, libcommons-httpclient- libjsch-java, libbcprov-java, libbcpg-java, default-jdk-doc, libjsch-agent-proxy-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/ivy.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/ivy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ivy.git Homepage: http://ant.apache.org/ivy/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

