r14620 - in /trunk/libtime-modules-perl: debian/patches/dont_specify_perl_release.patch debian/patches/series t/datetime.t

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Fri Feb 8 01:20:46 UTC 2008


Author: gwolf
Date: Fri Feb  8 01:20:46 2008
New Revision: 14620

URL: http://svn.debian.org/wsvn/?sc=1&rev=14620
Log:
Moved another trivial patch to be handled by quilt

Added:
    trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch
Modified:
    trunk/libtime-modules-perl/debian/patches/series
    trunk/libtime-modules-perl/t/datetime.t

Added: trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch?rev=14620&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch (added)
+++ trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch Fri Feb  8 01:20:46 2008
@@ -1,0 +1,10 @@
+Index: libtime-modules-perl/t/datetime.t
+===================================================================
+--- libtime-modules-perl.orig/t/datetime.t	2008-02-07 19:13:55.000000000 -0600
++++ libtime-modules-perl/t/datetime.t	2008-02-07 19:14:06.000000000 -0600
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl5.00502 -I. -w
++#!/usr/bin/perl -I. -w
+ 
+ # David Muir Sharnoff <muir at idiom.com>
+ 

Modified: trunk/libtime-modules-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/patches/series?rev=14620&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/patches/series (original)
+++ trunk/libtime-modules-perl/debian/patches/series Fri Feb  8 01:20:46 2008
@@ -1,1 +1,2 @@
+dont_specify_perl_release.patch
 fix_manpage_typo.patch

Modified: trunk/libtime-modules-perl/t/datetime.t
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/t/datetime.t?rev=14620&op=diff
==============================================================================
--- trunk/libtime-modules-perl/t/datetime.t (original)
+++ trunk/libtime-modules-perl/t/datetime.t Fri Feb  8 01:20:46 2008
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -I. -w
+#!/usr/bin/perl5.00502 -I. -w
 
 # David Muir Sharnoff <muir at idiom.com>
 




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