r20827 - in /trunk/libmath-algebra-symbols-perl/debian/patches: series shebang.patch.patch

deepak-guest at users.alioth.debian.org deepak-guest at users.alioth.debian.org
Sat Jun 7 18:33:50 UTC 2008


Author: deepak-guest
Date: Sat Jun  7 18:33:49 2008
New Revision: 20827

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20827
Log:
Changed from dpatch to quilt

Added:
    trunk/libmath-algebra-symbols-perl/debian/patches/series
    trunk/libmath-algebra-symbols-perl/debian/patches/shebang.patch.patch

Added: trunk/libmath-algebra-symbols-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-algebra-symbols-perl/debian/patches/series?rev=20827&op=file
==============================================================================
--- trunk/libmath-algebra-symbols-perl/debian/patches/series (added)
+++ trunk/libmath-algebra-symbols-perl/debian/patches/series Sat Jun  7 18:33:49 2008
@@ -1,0 +1,1 @@
+shebang.patch.patch

Added: trunk/libmath-algebra-symbols-perl/debian/patches/shebang.patch.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-algebra-symbols-perl/debian/patches/shebang.patch.patch?rev=20827&op=file
==============================================================================
--- trunk/libmath-algebra-symbols-perl/debian/patches/shebang.patch.patch (added)
+++ trunk/libmath-algebra-symbols-perl/debian/patches/shebang.patch.patch Sat Jun  7 18:33:49 2008
@@ -1,0 +1,10 @@
+Author: Deepak Tripathi <apenguinlinux at gmail.com>
+Description: This patch is required for checking Perl interpreter patch because "perl" doesn't come with default path 
+--- libmath-algebra-symbols-perl.orig/symbols.pl
++++ libmath-algebra-symbols-perl/symbols.pl
+@@ -1,4 +1,4 @@
+-#!perl -w -I..
++#!/usr/bin/perl -w -I..
+ #______________________________________________________________________
+ # Symbolic algebra.
+ # Perl License.




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