r54861 - in /trunk/libspreadsheet-read-perl/debian: changelog patches/interpreter.patch patches/series

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 28 15:18:05 UTC 2010


Author: gregoa
Date: Sun Mar 28 15:17:48 2010
New Revision: 54861

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54861
Log:
Resurrect the part of interpreter.patch that does not act on the examples.

Added:
    trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch
Modified:
    trunk/libspreadsheet-read-perl/debian/changelog
    trunk/libspreadsheet-read-perl/debian/patches/series

Modified: trunk/libspreadsheet-read-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/changelog?rev=54861&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/changelog (original)
+++ trunk/libspreadsheet-read-perl/debian/changelog Sun Mar 28 15:17:48 2010
@@ -11,6 +11,7 @@
   [ gregor herrmann ]
   * Bump some versioned dependencies according to new upstream requirements.
   * Add a patch to fix a spelling mistake in the POD.
+  * Resurrect the part of interpreter.patch that does not act on the examples.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Thu, 18 Mar 2010 22:30:34 -0400
 

Added: 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=54861&op=file
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch (added)
+++ trunk/libspreadsheet-read-perl/debian/patches/interpreter.patch Sun Mar 28 15:17:48 2010
@@ -1,0 +1,11 @@
+Author: gregor herrmann <gregoa at debian.org>
+Description: fix path
+
+--- a/Read.pm
++++ b/Read.pm
+@@ -1,4 +1,4 @@
+-#!/pro/bin/perl
++#!/usr/bin/perl
+ 
+ package Spreadsheet::Read;
+ 

Modified: trunk/libspreadsheet-read-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/patches/series?rev=54861&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/patches/series (original)
+++ trunk/libspreadsheet-read-perl/debian/patches/series Sun Mar 28 15:17:48 2010
@@ -1,1 +1,2 @@
+interpreter.patch
 spelling.patch




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