[libdancer-plugin-dbic-perl] 05/22: v0.2103

Jonas Smedegaard dr at jones.dk
Wed Dec 6 01:17:35 UTC 2017


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

js pushed a commit to annotated tag debian/0.2104-1
in repository libdancer-plugin-dbic-perl.

commit 14fc6672e7befed9b4cdc12f74a812762f3b4714
Author: Naveed Massjouni <naveed at vt.edu>
Date:   Mon Nov 9 06:36:31 2015 -0500

    v0.2103
---
 Makefile.PL | 10 ++--------
 README.md   |  2 +-
 dist.ini    |  2 +-
 3 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 96267fc..be44b9d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,5 +1,4 @@
-
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.031.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
 use strict;
 use warnings;
 
@@ -7,8 +6,6 @@ use 5.006;
 
 use ExtUtils::MakeMaker;
 
-
-
 my %WriteMakefileArgs = (
   "ABSTRACT" => "DBIx::Class interface for Dancer applications",
   "AUTHOR" => "Al Newkirk <awncorp\@cpan.org>, Naveed Massjouni <naveed\@vt.edu>",
@@ -47,7 +44,7 @@ my %WriteMakefileArgs = (
     "base" => 0,
     "lib" => 0
   },
-  "VERSION" => "0.2102",
+  "VERSION" => "0.2103",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -91,6 +88,3 @@ delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
   unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
 
 WriteMakefile(%WriteMakefileArgs);
-
-
-
diff --git a/README.md b/README.md
index 6169425..716b8c8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Dancer::Plugin::DBIC - DBIx::Class interface for Dancer applications
 
 # VERSION
 
-version 0.2102
+version 0.2103
 
 # SYNOPSIS
 
diff --git a/dist.ini b/dist.ini
index 8aa15f8..2efce94 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ author           = Naveed Massjouni <naveed at vt.edu>
 license          = Perl_5
 copyright_holder = awncorp
 copyright_year   = 2010
-version          = 0.2102
+version          = 0.2103
 
 [@Filter]
 -bundle = @Basic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-dbic-perl.git



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