This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-pydev.
commit c1e0070b9025d036f114b8c175b8879daf4b87a2 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 20 00:27:25 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 847b026..e910fbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse-pydev (3.9.2-5) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with GCC 6 (Closes: #831097) * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 20 Oct 2016 00:25:49 +0200 diff --git a/debian/control b/debian/control index 7f8d65b..7cabc86 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-pydev.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-pydev.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-pydev.git Homepage: http://pydev.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

