r75862 - in /trunk/liblist-compare-perl/debian: changelog control	copyright
    fabreg-guest at users.alioth.debian.org 
    fabreg-guest at users.alioth.debian.org
       
    Fri Jun 17 08:20:11 UTC 2011
    
    
  
Author: fabreg-guest
Date: Fri Jun 17 08:20:07 2011
New Revision: 75862
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75862
Log:
Ready for upload
Modified:
    trunk/liblist-compare-perl/debian/changelog
    trunk/liblist-compare-perl/debian/control
    trunk/liblist-compare-perl/debian/copyright
Modified: trunk/liblist-compare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/changelog?rev=75862&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/changelog (original)
+++ trunk/liblist-compare-perl/debian/changelog Fri Jun 17 08:20:07 2011
@@ -1,12 +1,4 @@
-liblist-compare-perl (0.37-2) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control: short description is not a noun phrase
-  - FAQ was installed before. either install it again
-    (debian/liblist-compare-perl.docs) or mention in changelog why it's not
-    installed anymore
-  - d/copyright: there are 2 rmayorgas (+ Email change in d/changelog)
-  - d/copyright: t/IO/CaptureOutput.pm has a different copyright
+liblist-compare-perl (0.37-2) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -26,6 +18,7 @@
   * Build-Depends: switch to debhelper (>= 8).
   * Bump to 3.0 quilt format.
   * Email change: gregor herrmann -> gregoa at debian.org
+  * Email change: Rene Mayorga -> rmayorga at debian.org
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 15 Jun 2011 12:08:10 +0200
 
Modified: trunk/liblist-compare-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/control?rev=75862&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/control (original)
+++ trunk/liblist-compare-perl/debian/control Fri Jun 17 08:20:07 2011
@@ -15,7 +15,7 @@
 Package: liblist-compare-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Compare elements of two or more lists
+Description: Perl module for compare elements of two or more lists
  List::Compare lets you compare elements between lists.
  This module uses the Carp module which is part of the standard Perl 
  distribution.  Other than that, there are no module dependencies in 
Modified: trunk/liblist-compare-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblist-compare-perl/debian/copyright?rev=75862&op=diff
==============================================================================
--- trunk/liblist-compare-perl/debian/copyright (original)
+++ trunk/liblist-compare-perl/debian/copyright Fri Jun 17 08:20:07 2011
@@ -7,12 +7,16 @@
 Copyright: 2002-2008, James E Keenan (jkeenan at cpan.org)
 License: Artistic or GPL-1+
 
+Files: t/IO/CaptureOutput.pm
+Copyright: 2004, 2005 Simon Flack
+           2007 David Golden
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2006, David Moreno Garza <damog at debian.org>
  2006, Gunnar Wolf <gwolf at debian.org>
- 2008, Rene Mayorga <rmayorga at debian.org.sv>
  2007, 2008, gregor herrmann <gregoa at debian.org>
- 2009, Rene Mayorga <rmayorga at debian.org>
+ 2008, 2009, Rene Mayorga <rmayorga at debian.org>
  2011, Fabrizio Regalli <fabreg at fabreg.it>
 License: Artistic or GPL-1+
 
    
    
More information about the Pkg-perl-cvs-commits
mailing list