This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit b6882f1e5f6a7bf0946158dba53140f36806d796 Author: Markus Koschany <[email protected]> Date: Sat Jul 22 15:17:05 2017 +0200 Use https for Format field. --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 2e4c326..eb3cf7b 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: EasyMock Source: https://github.com/easymock/easymock/releases Files-Excluded: @@ -16,7 +16,7 @@ Copyright: 2007-2009, Jan-Pascal van Best <[email protected]> 2009, Damien Raude-Morvan <[email protected]> 2010-2011, Torsten Werner <[email protected]> 2012, Niels Thykier <[email protected]> - 2013-2016, Markus Koschany <[email protected]> + 2013-2017, Markus Koschany <[email protected]> License: Apache-2.0 License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

