r66272 - in /trunk/libppix-editortools-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 25 00:21:51 UTC 2010


Author: gregoa
Date: Sat Dec 25 00:21:43 2010
New Revision: 66272

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66272
Log:
debian/copyright: update information about copyright years and holders.

Modified:
    trunk/libppix-editortools-perl/debian/changelog
    trunk/libppix-editortools-perl/debian/copyright

Modified: trunk/libppix-editortools-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/debian/changelog?rev=66272&op=diff
==============================================================================
--- trunk/libppix-editortools-perl/debian/changelog (original)
+++ trunk/libppix-editortools-perl/debian/changelog Sat Dec 25 00:21:43 2010
@@ -1,8 +1,12 @@
 libppix-editortools-perl (0.11-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
     + Fix variable detection (e.g. loop variables) [RT#63107]
   * Add build dependency on Test::Most
+
+  [ gregor herrmann ]
+  * debian/copyright: update information about copyright years and holders.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Fri, 24 Dec 2010 15:46:40 -0500
 

Modified: trunk/libppix-editortools-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppix-editortools-perl/debian/copyright?rev=66272&op=diff
==============================================================================
--- trunk/libppix-editortools-perl/debian/copyright (original)
+++ trunk/libppix-editortools-perl/debian/copyright Sat Dec 25 00:21:43 2010
@@ -4,7 +4,7 @@
 Name: PPIx-EditorTools
 
 Files: *
-Copyright: 2008-2009, The Padre development team as listed in Padre.pm.
+Copyright: 2010, The Padre development team as listed in Padre.pm.
     Aaron Trevena (TEEJAY)
     Ahmad Zawawi ﺄﺤﻣﺩ ﻢﺤﻣﺩ ﺯﻭﺍﻮﻳ (AZAWAWI)
     Adam Kennedy (ADAMK) <adamk at cpan.org>
@@ -26,15 +26,12 @@
     Steffen Müller (TSEE) <smueller at cpan.org>
 License: Artistic or GPL-1+
 
-Files: lib/PPIx/EditorTools/RenamePackage.pm, lib/PPIx/EditorTools/RenameVariable.pm,
- lib/PPIx/EditorTools/RenamePackageFromPath.pm
-Copyright: 2009, Mark Grimes <mgrimes at cpan.org>
-License: Artistic or GPL-1+
-
-Files: inc/Module/*
-Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
- 2002-2010, Audrey Tang <autrijus at autrijus.org>
- 2002-2010, Brian Ingerson <ingy at cpan.org>
+Files: lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm,
+ lib/PPIx/EditorTools/ReturnObject.pm,
+ lib/PPIx/EditorTools/FindUnmatchedBrace.pm,
+ lib/PPIx/EditorTools/FindVariableDeclaration.pm,
+ lib/PPIx/EditorTools.pm
+Copyright: 2008-2009, The Padre development team as listed in Padre.pm.
 License: Artistic or GPL-1+
 
 Files: debian/*




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