This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository liblucene-queryparser-perl.
commit afe23193189c05263053fb38a78e195e930ef3f8 Author: Dominic Hargreaves <[email protected]> Date: Sun Apr 24 00:18:55 2016 +0100 Switch to copyright-format 1.0 --- debian/changelog | 1 + debian/copyright | 39 ++++++++++++++++++++++----------------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index df23409..9f578c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ liblucene-queryparser-perl (1.04-3) UNRELEASED; urgency=medium * Switch to dpkg-source 3.0 (quilt) format * Switch to minimal dh 9 rules * Remove inappropriate dependencies on perl-modules + * Switch to copyright-format 1.0 -- Dominic Hargreaves <[email protected]> Sun, 24 Apr 2016 00:14:41 +0100 diff --git a/debian/copyright b/debian/copyright index 89bffc5..82f40c5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,26 @@ -This is the debian package for the Lucene-QueryParser module. -It was created by Dominic Hargreaves <[email protected]> using dh-make-perl. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Simon Cozens <[email protected]> -It was downloaded from http://search.cpan.org/dist/Lucene-QueryParser/ +Files: * +Copyright: 2003 by Kasei +License: Artistic or GPL-1+ -The upstream author is: +Files: debian/* +Copyright: 2016, Dominic Hargreaves <[email protected]> +License: Artistic or GPL-1+ -Simon Cozens, <[email protected]>. +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. -Copyright 2003 by Kasei - -This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself. - -Perl is distributed under your choice of the GNU General Public License or -the Artistic License. On Debian GNU/Linux systems, the complete text of the -GNU General Public License can be found in `/usr/share/common-licenses/GPL' -and the Artistic Licence in `/usr/share/common-licenses/Artistic'. - -The Debian packaging is (C) 2008, Dominic Hargreaves <[email protected]> and -is licensed under the same terms as the software itself (see above). +License: GPL-1+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblucene-queryparser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
