This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository maven-archiver.
commit afeb08b5c6cb69a923fa82b24d42cda3e79208e0 Author: Markus Koschany <[email protected]> Date: Tue Feb 6 00:00:36 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 223f30d..835cabf 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: Maven Archiver Source: http://maven.apache.org/shared/maven-archiver/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-archiver.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

