This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bnd.
commit c3078dec4ac24f0dec7899a05f5457c130fee403 Author: Emmanuel Bourg <[email protected]> Date: Tue May 10 09:02:08 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 c568c35..16aa8f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bnd (2.4.1-4) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 10 May 2016 09:01:16 +0200 diff --git a/debian/control b/debian/control index f41fd8f..3aac9aa 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: libswt-gtk-3-java, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/bnd.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/bnd.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bnd.git Homepage: http://www.aQute.biz/Bnd -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

