This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libanyevent-rabbitmq-perl.
commit c254e2437dd7e156da3c4d98511561d7c9c631b6 Author: Lucas Kanashiro <[email protected]> Date: Thu Jul 23 01:14:01 2015 -0300 d/copyright: Improve it --- debian/changelog | 1 + debian/copyright | 21 +++++++-------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index dddf616..f71a10b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libanyevent-rabbitmq-perl (1.19-1) UNRELEASED; urgency=medium * Team upload. * Imported Upstream version 1.19 * debian/control: Bump standard version + * debian/copyright: Improve it -- Lucas Kanashiro <[email protected]> Thu, 23 Jul 2015 00:52:19 -0300 diff --git a/debian/copyright b/debian/copyright index 6e7604a..9e781a7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AnyEvent::RabbitMQ -Upstream-Contact: http://rt.cpan.org/NoAuth/Bugs.html?Dist=AnyEvent-RabbitMQ +Upstream-Contact: Dave Lambley <[email protected]> Source: https://metacpan.org/release/AnyEvent-RabbitMQ - git://github.com/bobtfish/AnyEvent-RabbitMQ - . - Repackaged, excluding non-DFSG files Files-Excluded: share/fixed_amqp0-8.xml share/fixed_amqp0-9-1.xml @@ -13,20 +10,13 @@ Files: * Copyright: 2010, Masahito Ikuta <[email protected]> License: Artistic or GPL-1+ Comment: - License: - . - This library is free software; you can redistribute it and/or modify it - under the same terms as Perl itself. - . - Comment: - . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/Install* -Copyright: 2001-2006, Audrey Tang <[email protected]> - 2002-2004, Brian Ingerson <[email protected]> - 2006,2008-2012, Adam Kennedy <[email protected]> +Copyright: 2001-2006, Audrey Tang <[email protected]> + 2002-2004, Brian Ingerson <[email protected]> + 2006,2008-2012, Adam Kennedy <[email protected]> License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. @@ -39,9 +29,12 @@ Comment: Files: debian/* Copyright: 2013-2014, Jonas Smedegaard <[email protected]> + 2015, Lucas Kanashiro <[email protected]> License: GPL-3+ License: Artistic + This library is free software; you can redistribute it and/or modify it + under the same terms as Perl itself. Comment: . On Debian systems the 'Artistic License' is located in -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
