This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala.
commit dc742e21f1f05b86f30ad7990d12d8daa564391d Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 1 14:37:59 2016 +0200 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 2b77e4d..dca4dd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ scala (2.11.6-7) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 01 Aug 2016 14:37:05 +0200 diff --git a/debian/control b/debian/control index a4905e9..b404b79 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: scala-parser-combinators, scala-xml Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/scala.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala.git -Vcs-Git: git://anonscm.debian.org/pkg-java/scala.git Homepage: http://www.scala-lang.org/ Package: scala -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

