This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository netbeans.
commit 48488cf10f0d4c768af87d74ea1a3a44a20fd853 Author: Markus Koschany <[email protected]> Date: Sun Jul 23 17:43:12 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 f906c16..be033bf 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: Netbeans Source: https://netbeans.org/downloads/zip.html @@ -10,7 +10,7 @@ License: CDDL-1 or GPL-2-with-CLASSPATH-exception Files: debian/* Copyright: 2008-2010, Yulia Novozhilova <[email protected]> 2011, Andrew Ross <[email protected]> - 2015-2016, Markus Koschany <[email protected]> + 2015-2017, Markus Koschany <[email protected]> License: GPL-2+ Files: apisupport.feedreader/feedreader-suite/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

