r51583 - in /trunk/libspreadsheet-parseexcel-perl/debian: changelog copyright libspreadsheet-parseexcel-perl.examples

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jan 25 19:48:48 UTC 2010


Author: gregoa
Date: Mon Jan 25 19:48:38 2010
New Revision: 51583

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51583
Log:
* Install the "old" sample directory with the directory structure, otherwise
  it gets confusing.
* Update years of upstream and packaging copyright.

Modified:
    trunk/libspreadsheet-parseexcel-perl/debian/changelog
    trunk/libspreadsheet-parseexcel-perl/debian/copyright
    trunk/libspreadsheet-parseexcel-perl/debian/libspreadsheet-parseexcel-perl.examples

Modified: trunk/libspreadsheet-parseexcel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/changelog?rev=51583&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/changelog (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/changelog Mon Jan 25 19:48:38 2010
@@ -1,8 +1,14 @@
 libspreadsheet-parseexcel-perl (0.5700-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Install examples from examples/*
   * Refresh quilt patches
+
+  [ gregor herrmann ]
+  * Install the "old" sample directory with the directory structure, otherwise
+    it gets confusing.
+  * Update years of upstream and packaging copyright.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 24 Jan 2010 20:47:08 -0500
 

Modified: trunk/libspreadsheet-parseexcel-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/copyright?rev=51583&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/copyright (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/copyright Mon Jan 25 19:48:38 2010
@@ -5,15 +5,15 @@
 Upstream-Name: Spreadsheet-ParseExcel
 
 Files: *
-Copyright: 2009, John McNamara <jmcnamara at cpan.org>
+Copyright: 2009-2010, John McNamara <jmcnamara at cpan.org>
  2006-2008, Gabor Szabo <szabgab at cpan.org>
  2000-2006, Kawai Takanori <kwitknr at cpan.org>
 License-Alias: Perl
 License: GPL-1+ | Artistic
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2008-2009, gregor herrmann <gregoa at debian.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2008-2010, gregor herrmann <gregoa at debian.org>
  2006-2007, Niko Tyni <ntyni at iki.fi>
  2005-2008, Gunnar Wolf <gwolf at debian.org>
  2001-2004, Dirk Eddelbuettel <edd at debian.org>

Modified: trunk/libspreadsheet-parseexcel-perl/debian/libspreadsheet-parseexcel-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/libspreadsheet-parseexcel-perl.examples?rev=51583&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/libspreadsheet-parseexcel-perl.examples (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/libspreadsheet-parseexcel-perl.examples Mon Jan 25 19:48:38 2010
@@ -1,2 +1,2 @@
-sample/*
+sample
 examples/*




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