[SCM] Debian packaging of libdist-zilla-plugin-run-perl branch, master, updated. debian/0.008-1-10-g100d929

gregor herrmann gregoa at debian.org
Sat Nov 5 17:41:09 UTC 2011


The following commit has been merged in the master branch:
commit 0db3d490104e3b4d8772a4d5152dfe2636aba13c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 5 18:33:17 2011 +0100

    unapply patches in master
    
    Git-Dch: Ignore

diff --git a/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm b/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm
index caae58c..c276b3c 100644
--- a/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm
+++ b/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm
@@ -109,7 +109,7 @@ version 0.011
 
 =head1 DESCRIPTION
 
-This is the base role for all the plugins L<Dist::Zilla::Plugin::Run> delivers. You don't need this.
+This is the base role for all the plugins L<Dist::Zilla::Plugin::Run> delivers. You dont need this.
 
 =head1 AUTHOR
 
diff --git a/t/10_build_phase.t b/t/10_build_phase.t
index 43e1e60..2414df6 100644
--- a/t/10_build_phase.t
+++ b/t/10_build_phase.t
@@ -2,6 +2,8 @@ use strict;
 use warnings;
 use Test::More 0.88;
 
+use lib 't/lib';
+
 use Path::Class;
 
 use Test::DZil;

-- 
Debian packaging of libdist-zilla-plugin-run-perl



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