This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository bouncycastle.
commit b0f20b32ff476650158c2d14c431856bef87e443 Author: Markus Koschany <[email protected]> Date: Tue Jan 16 21:48:34 2018 +0100 Use https for Format field. Update copyright years. --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index d2a6e58..499c1bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Bouncy Castle Java cryptography APIs Source: http://www.bouncycastle.org @@ -21,7 +21,7 @@ Copyright: 2005-2006, Charles Fry <[email protected]> 2011-2012, Brian Thomason <[email protected]> 2012, Damien Raude-Morvan <[email protected]> 2013-2017, Emmanuel Bourg <[email protected]> - 2015, Markus Koschany <[email protected]> + 2015-2018, Markus Koschany <[email protected]> License: Expat License: Expat -- 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

