This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository knopflerfish-osgi.
commit 77a30c280e1a60573473f0de8018b79a3803be66 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 15:21:15 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c7e714..9b9141e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ knopflerfish-osgi (5.1.0+dfsg1-4) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 15:19:28 +0200 diff --git a/debian/control b/debian/control index f6cc15b..bb383ab 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Felix Natter <[email protected]> Build-Depends-Indep: libasm4-java, default-jdk Build-Depends: cdbs, debhelper (>= 9), ant Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/knopflerfish-osgi.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/knopflerfish-osgi.git Homepage: http://www.knopflerfish.org/ -Vcs-Git: git://anonscm.debian.org/pkg-java/knopflerfish-osgi.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/knopflerfish-osgi.git Package: libknopflerfish-osgi-framework-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/knopflerfish-osgi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

