[libtask-kensho-perl] 13/17: Refresh 0003-disable-tests-in-makefile.patch

Nick Morrott nickm-guest at moszumanska.debian.org
Fri May 27 12:06:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libtask-kensho-perl.

commit 923566de4f614656572f01d870f335ae71570225
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri May 27 09:19:22 2016 +0100

    Refresh 0003-disable-tests-in-makefile.patch
---
 debian/patches/0003-disable-tests-in-makefile.patch | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0003-disable-tests-in-makefile.patch b/debian/patches/0003-disable-tests-in-makefile.patch
index 083df1a..89e9d24 100644
--- a/debian/patches/0003-disable-tests-in-makefile.patch
+++ b/debian/patches/0003-disable-tests-in-makefile.patch
@@ -7,24 +7,25 @@ Last-Update: 2016-05-27
 ---
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -25,27 +25,16 @@
+@@ -20,28 +20,16 @@
      "strict" => 0,
      "warnings" => 0
    },
 -  "TEST_REQUIRES" => {
--    "ExtUtils::MakeMaker" => 0,
 -    "File::Spec" => 0,
+-    "Module::Metadata" => 0,
 -    "Test::More" => 0
 -  },
-   "VERSION" => "0.38",
+   "VERSION" => "0.39",
 -  "test" => {
 -    "TESTS" => "t/*.t"
 -  }
  );
  
+ 
  my %FallbackPrereqs = (
-   "ExtUtils::MakeMaker" => 0,
 -  "File::Spec" => 0,
+-  "Module::Metadata" => 0,
 -  "Test::More" => 0,
    "strict" => 0,
    "warnings" => 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtask-kensho-perl.git



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