r23927 - in /trunk/libpar-packer-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 8 01:13:48 UTC 2008


Author: gregoa
Date: Fri Aug  8 01:13:45 2008
New Revision: 23927

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23927
Log:
debian/copyright: adjust some years of copyright, add information for
inc/Module/Install*.

Modified:
    trunk/libpar-packer-perl/debian/changelog
    trunk/libpar-packer-perl/debian/copyright

Modified: trunk/libpar-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/changelog?rev=23927&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/changelog (original)
+++ trunk/libpar-packer-perl/debian/changelog Fri Aug  8 01:13:45 2008
@@ -8,6 +8,8 @@
   * debian/control: change my email address.
 
   * New upstream release.
+  * debian/copyright: adjust some years of copyright, add information for
+    inc/Module/Install*.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:34:03 -0300
 

Modified: trunk/libpar-packer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/copyright?rev=23927&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/copyright (original)
+++ trunk/libpar-packer-perl/debian/copyright Fri Aug  8 01:13:45 2008
@@ -7,8 +7,7 @@
 Audrey Tang <cpan at audreyt.org>,
 
 Copyright, as listed in README:
-Copyright 2002, 2003, 2004, 2005, 2006 by Audrey Tang
-<cpan at audreyt.org>.
+Copyright 2002-2008 by Audrey Tang <cpan at audreyt.org>.
 
 License, as listed in README:
 All rights reserved.  You can redistribute and/or modify
@@ -32,21 +31,21 @@
 lib/App/Packer/PAR.pm:
   Copyright 2004, 2005, 2006 by Edward S. Peschko, Audrey Tang and Mattia Barbon.
 
-lib/pp.pm:
-  Copyright 2002-2007 by Audrey Tang <autrijus at autrijus.org>
-
 lib/PAR/Filter.pm,
-  lib/PAR/Filter/Bytecode.pm:
-  Copyright 2003-2007 by Audrey Tang <cpan at audreyt.org>.
+  lib/PAR/Filter/Bytecode.pm,
+  lib/PAR/Filter/PodStrip.pm:
+  Copyright 2003-2008 by Audrey Tang <cpan at audreyt.org>.
 
 lib/PAR/Filter/Bleach.pm,
   lib/PAR/Filter/PatchContent.pm,
-  lib/PAR/Filter/Obfuscate.pm,
-  lib/PAR/Filter/PodStrip.pm:
+  lib/PAR/Filter/Obfuscate.pm:
   Copyright 2003, 2004, 2005, 2006 by Audrey Tang <cpan at audreyt.org>.
 
+lib/PAR/Filter/PatchContent.pm:
+  Copyright 2003, 2004, 2005, 2006, 2007, 2008 by Audrey Tang <cpan at audreyt.org>
+
 lib/PAR/Packer.pm:
-  Copyright 2004, 2005, 2006 by Audrey Tang <cpan at audreyt.org>.
+  Copyright 2004-2008 by Audrey Tang <cpan at audreyt.org>.
 
 lib/PAR/StrippedPARL/Dynamic.pm,
   lib/PAR/StrippedPARL/Static.pm,
@@ -75,6 +74,9 @@
 script/tkpp:
   Copyright 2003, 2004, 2005, 2006 by Doug Gruber <doug(a)dougthug.com>,
 
+inc/Module/Install.pm,
+  inc/Module/Install/*:
+  Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
 
 Perl is distributed under your choice of the GNU General Public License or
 the Artistic License. On Debian GNU/Linux systems, the complete text of the




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