r30014 - in /trunk/libspreadsheet-read-perl/debian: changelog	patches/interpreter.patch
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sat Jan 24 02:42:51 UTC 2009
    
    
  
Author: gregoa
Date: Sat Jan 24 02:42:48 2009
New Revision: 30014
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30014
Log:
Extend interpreter.patch to include new example script.
Modified:
    trunk/libspreadsheet-read-perl/debian/changelog
    trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch
Modified: trunk/libspreadsheet-read-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/changelog?rev=30014&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/changelog (original)
+++ trunk/libspreadsheet-read-perl/debian/changelog Sat Jan 24 02:42:48 2009
@@ -3,6 +3,7 @@
   * New upstream release.
   * debian/control: bump versioned (build) dependencies and add
     libspreadsheet-xlsx-perl.
+  * Extend interpreter.patch to include new example script.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 24 Jan 2009 03:02:39 +0100
 
Modified: trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch?rev=30014&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch (original)
+++ trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch Sat Jan 24 02:42:48 2009
@@ -32,3 +32,11 @@
  
  # xls2cat: show XLS/SXC file as Text
  #	  (m)'08 [10-10-2008] Copyright H.M.Brand 2005-2009
+--- a/examples/ss-dups-tk.pl
++++ b/examples/ss-dups-tk.pl
+@@ -1,4 +1,4 @@
+-#!/pro/bin/perl
++#!/usr/bin/perl
+ 
+ use strict;
+ use warnings;
    
    
More information about the Pkg-perl-cvs-commits
mailing list