This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libalzabo-perl.
commit 79117c363023623b9c8590469203a72df5ce9e01 Author: gregor herrmann <[email protected]> Date: Sun May 24 19:30:56 2015 +0200 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 54 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/debian/copyright b/debian/copyright index ca19db1..e9b9f1c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,32 @@ -This package was debianized by Jay Bonci <[email protected]> on -Sun, 12 Sep 2004 04:08:16 -0400. - -It was downloaded from: http://search.cpan.org/dist/Alzabo - -Copyright: 2000-2007, Dave Rolsky <[email protected]> - - This program is free software; you can redistribute it and/ormodify - it under the terms of either: - - a) the GNU General Public License as published by the Free - Software Foundation; either version 1, or (at your option) any - later version, or - - b) the "Artistic License" - - See - - /usr/share/common-licenses/Artistic - /usr/share/common-licenses/GPL-1 - - for more information regarding these licensing options +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Alzabo +Upstream-Contact: Dave Rolsky, <[email protected]> +Upstream-Name: Alzabo + +Files: * +Copyright: 2000-2007, Dave Rolsky, <[email protected]> +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2004, 2005, Jay Bonci <[email protected]> + 2007, Gunnar Wolf <[email protected]> + 2007-2015, gregor herrmann <[email protected]> + 2013, Axel Beckert <[email protected]> + 2014, Salvatore Bonaccorso <[email protected]> +License: Artistic or GPL-1+ + +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'. + +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/libalzabo-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
