r23360 - /trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 17 16:13:35 UTC 2008


Author: gregoa
Date: Thu Jul 17 16:13:32 2008
New Revision: 23360

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23360
Log:
refresh patch against new Makefile.PL

Modified:
    trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch

Modified: trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch?rev=23360&op=diff
==============================================================================
--- trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch (original)
+++ trunk/libfilehandle-unget-perl/debian/patches/Makefile.PL.patch Thu Jul 17 16:13:32 2008
@@ -2,13 +2,12 @@
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -16,8 +16,7 @@ build_requires  (
+@@ -6,7 +6,7 @@
+ all_from        ('lib/FileHandle/Unget.pm');
  
  requires        (
-                   'perl' => '5.004',
--                  'ExtUtils::MakeMaker::bytes' => 0,
 -                  'Scalar::Util' => '1.14',
 +                  'Scalar::Util' => '1.13',
                  );
  
- clean_files     ('t/temp');
+ test_requires   (




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