r43174 - /trunk/libxml-feedpp-perl/debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 28 18:51:13 UTC 2009


Author: gregoa
Date: Fri Aug 28 18:51:08 2009
New Revision: 43174

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43174
Log:
d/copyright: adjust formatting to our usual style and assign copyright for debian/* to people (the group is no legal entity)
(dh-make-perl -R helped me :))

Modified:
    trunk/libxml-feedpp-perl/debian/copyright

Modified: trunk/libxml-feedpp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-perl/debian/copyright?rev=43174&op=diff
==============================================================================
--- trunk/libxml-feedpp-perl/debian/copyright (original)
+++ trunk/libxml-feedpp-perl/debian/copyright Fri Aug 28 18:51:08 2009
@@ -1,24 +1,30 @@
-This package was debianized by by Adrian von Bidder <cmot at debian.org>
-using dh-make-perl.
-
-Upstream source:
- http://search.cpan.org/dist/XML-FeedPP/
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Yusuke Kawasaki <u-suke at kawa.net>
+Upstream-Source: http://search.cpan.org/dist/XML-FeedPP/
+Upstream-Name: XML-FeedPP
 
 Files: *
-Copyright: © 2006-2009 Yusuke Kawasaki <u-suke at kawa.net>. All rights reserved.
-License: GPL-1+|Artistic
- This program 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.
- .
- The complete text of the GNU General Public License can be found in
- /usr/share/common-licenses/GPL and the Artistic License can be found in
- /usr/share/common-licenses/Artistic.
+Copyright: 2006-2009, Yusuke Kawasaki
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: © 2008 Adrian von Bidder <cmot at debian.org> and
- © 2009 Debian Perl Group <debian-perl at lists.debian.org>
-License: GPL-1+|Artistic
- Packaging is licensed under the same terms as the software itself (see above).
+Copyright: 2008, Adrian von Bidder <cmot at debian.org>
+ 2009, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+ 2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'




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