This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit bd1913c70b780464c38508fb1889070e96efafc0 Author: Markus Koschany <[email protected]> Date: Thu Jun 22 13:46:27 2017 +0200 Use https for Format field. --- debian/copyright | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 2620efc..0ff6175 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: Apache ActiveMQ Upstream-Contact: http://activemq.apache.org/developer-forum.html Source: https://github.com/apache/activemq/releases @@ -19,9 +19,9 @@ License: Apache-2.0 Files: debian/* Copyright: - 2011, Damien Raude-Morvan <[email protected]> - 2011, Jonas Genannt <[email protected]> - 2016, Markus Koschany <[email protected]> + 2011, Damien Raude-Morvan <[email protected]> + 2011, Jonas Genannt <[email protected]> + 2016-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/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

