r30435 - in /trunk/libpoe-component-irc-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Feb 2 16:13:07 UTC 2009


Author: gregoa
Date: Mon Feb  2 16:13:04 2009
New Revision: 30435

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30435
Log:
debian/copyright: update formatting.

Modified:
    trunk/libpoe-component-irc-perl/debian/changelog
    trunk/libpoe-component-irc-perl/debian/copyright

Modified: trunk/libpoe-component-irc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-irc-perl/debian/changelog?rev=30435&op=diff
==============================================================================
--- trunk/libpoe-component-irc-perl/debian/changelog (original)
+++ trunk/libpoe-component-irc-perl/debian/changelog Mon Feb  2 16:13:04 2009
@@ -1,7 +1,11 @@
 libpoe-component-irc-perl (5.96+dfsg-1) unstable; urgency=low
 
+  [ Ryan Niebur ]
   * New upstream release
   * document repacking in README.source
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 01 Feb 2009 11:53:56 -0800
 

Modified: trunk/libpoe-component-irc-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-irc-perl/debian/copyright?rev=30435&op=diff
==============================================================================
--- trunk/libpoe-component-irc-perl/debian/copyright (original)
+++ trunk/libpoe-component-irc-perl/debian/copyright Mon Feb  2 16:13:04 2009
@@ -1,48 +1,39 @@
-Upstream authors and contributors:
- Current maintainer Chris "BinGOs" Williams <chris at bingosnet.co.uk>
- .
- POE::Component::IRC was conceived and written by Dennis "fimmtiu" Taylor, with
- piles of ideas and advice donated by Rocco "dngor" Caputo, of POE fame, and
- Kevin "oznoid" Lenzo. Further testing, support and encouragement were provided
- by the exceedingly tolerant members of the EFnet channel #perl. Thanks to the
- following IRCers:
- .
-   Abys, for writing cool stuff and keeping me up-to-date on the bugs
-   Addi, for testing and bug-hunting
-   cherem, for constant motivational needling and prodding
-   obvious, for spleen assistance
-   stimps, for an excellent chili recipie
-   and last but not least, my spleen! ("purl, spleen cheer!")
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Chris Williams <chris at bingosnet.co.uk>
+Upstream-Source: http://search.cpan.org/dist/POE-Component-IRC/
+Upstream-Name: POE-Component-IRC
 
 Files: *
 Copyright: © 1999-2009 Dennis Taylor
+License-Alias: Perl
 License: Artistic | GPL-1+
  (Copyright years synthetised from Changes)
- .
- The copyright for POE::Component::IRC belongs to Dennis Taylor, the poor
- bastard who wrote this thing up in the first place. It's distributed under the
- same terms as Perl itself (that is, either the Artistic License or GPL as you
- prefer). Please see the license that came with your Perl distribution for
- details.
+
+Files: inc/*
+Copyright: © 2002 - 2009 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: © 2008-2009 Debian Perl Group <debian-perl at lists.debian.org>
-           © 2001-2006 Steve Kowalik <stevenk at debian.org>
+Copyright: 
+ © 2001-2006, Steve Kowalik <stevenk at debian.org>
+ © 2008-2009, various members of the Debian Perl Group, cf. debian/changelog
 License: other
  It is assumed that all Debian maintainers used a license compatible with
  upstream's.
 
-Files: inc/*
-Copyright: © 2002, 2003, 2004, 2005, 2006 by Audrey Tang
-	     <autrijus at autrijus.org>, Brian Ingerson <ingy at cpan.org>,
-	     Adam Kennedy <adamk at cpan.org>
-License: Artistic | GPL-1+
- All rights reserved.  You can redistribute and/or modify
- this bundle under the same terms as Perl itself.
- .
- (unattributed copy of libmodule-install-perl files, copyright information
- taken from original Module-Install tarball)
+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'
 
-The GPL and Artistic licenses can be found under 
-/usr/share/common-licenses/{GPL,Artistic} on Debian systems.
+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