This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jdeb.
commit ce2165c0bd36350d5937bb7bd7d4155ba094c125 Author: Markus Koschany <[email protected]> Date: Tue Feb 6 13:25:34 2018 +0100 Use https for Format field. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index f6ebfdb..9a9338b 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: jdeb Source: http://github.com/tcurdt/jdeb -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdeb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

