[libdist-zilla-plugin-test-eol-perl] 19/28: rename to DZP::Test::EOL

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:19:44 UTC 2015


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

intrigeri pushed a commit to annotated tag 0.03
in repository libdist-zilla-plugin-test-eol-perl.

commit b51fa1aa49260d3ec0f6b06190b2340aa8e6e944
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Sun Dec 11 00:57:36 2011 -0600

    rename to DZP::Test::EOL
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 dist.ini                                           | 4 ++--
 lib/Dist/Zilla/Plugin/{EOLTests.pm => Test/EOL.pm} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dist.ini b/dist.ini
index 3f8ae6f..08ef6e0 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,11 +1,11 @@
-name = Dist-Zilla-Plugin-EOLTests
+name = Dist-Zilla-Plugin-Test-EOL
 version = 0.02
 author = Florian Ragwitz <rafl at debian.org>
 license = Perl_5
 copyright_holder = Florian Ragwitz
 
 [@FLORA]
-dist = Dist-Zilla-Plugin-EOLTests
+dist = Dist-Zilla-Plugin-Test-EOL
 repository_at = github
 
 [Prereq]
diff --git a/lib/Dist/Zilla/Plugin/EOLTests.pm b/lib/Dist/Zilla/Plugin/Test/EOL.pm
similarity index 96%
rename from lib/Dist/Zilla/Plugin/EOLTests.pm
rename to lib/Dist/Zilla/Plugin/Test/EOL.pm
index a051509..cd357e4 100644
--- a/lib/Dist/Zilla/Plugin/EOLTests.pm
+++ b/lib/Dist/Zilla/Plugin/Test/EOL.pm
@@ -1,4 +1,4 @@
-package Dist::Zilla::Plugin::EOLTests;
+package Dist::Zilla::Plugin::Test::EOL;
 # ABSTRACT: Author tests making sure correct line endings are used
 
 use Moose;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git



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