This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bouncycastle.
commit ad9d1ed055abfd8ae795add5bfb185c8cf24b522 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 28 23:35:31 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 52c3a3d..0faa919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ bouncycastle (1.54-1) UNRELEASED; urgency=medium - Restored the getObjectId() method in AlgorithmIdentifier to preserve the backward compatibility. * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Thu, 28 Apr 2016 17:25:04 +0200 diff --git a/debian/control b/debian/control index 07e90f8..4cde421 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: ant, libmail-java, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/bouncycastle.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/bouncycastle.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bouncycastle.git Homepage: http://www.bouncycastle.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

