This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository osgi-compendium.
commit 46d4182c6d490291a867e8c430f7df46b77cc3d9 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 27 23:25:01 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 2f93c0b..d1d8b59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ osgi-compendium (5.0.0-4) UNRELEASED; urgency=medium * Team upload. * Removed the Servlet API, the JPA spec and the J2ME API from the dependencies of the binary package (provided dependencies). + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 27 Apr 2016 23:01:13 +0200 diff --git a/debian/control b/debian/control index ba32946..af309de 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: libservlet3.1-java, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/osgi-compendium.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/osgi-compendium.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/osgi-compendium.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/osgi-compendium.git Homepage: http://www.osgi.org/Specifications/HomePage Package: libosgi-compendium-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

