[libanyevent-rabbitmq-perl] 05/06: d/copyright: Improve it

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Jul 23 04:17:53 UTC 2015


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 <kanashiro.duarte at gmail.com>
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 <kanashiro.duarte at gmail.com>  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 <dlambley at cpan.org>
 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 <cooldaemon at gmail.com>
 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 <autrijus at autrijus.org>
-  2002-2004, Brian Ingerson <ingy at cpan.org>
-  2006,2008-2012, Adam Kennedy <adamk at cpan.org>
+Copyright: 2001-2006,      Audrey Tang <autrijus at autrijus.org>
+           2002-2004,      Brian Ingerson <ingy at cpan.org>
+           2006,2008-2012, Adam Kennedy <adamk at cpan.org>
 License: Artistic or GPL-1+
 Comment:
  Mangled convenience copy of Module::Install.
@@ -39,9 +29,12 @@ Comment:
 
 Files: debian/*
 Copyright: 2013-2014, Jonas Smedegaard <dr at jones.dk>
+           2015,      Lucas Kanashiro <kanashiro.duarte at gmail.com>
 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



More information about the Pkg-perl-cvs-commits mailing list