[libdancer-plugin-dbic-perl] 07/22: v0.2104

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 dbd5bdaa7daa7e89efe7bb2cb0aa920a318f7b05
Author: Naveed Massjouni <naveed at vt.edu>
Date:   Mon Nov 9 07:25:56 2015 -0500

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

diff --git a/Makefile.PL b/Makefile.PL
index be44b9d..8b89d1a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -21,7 +21,6 @@ my %WriteMakefileArgs = (
     "DBICx::Sugar" => 0,
     "Dancer" => "1.3098",
     "Dancer::Plugin" => 0,
-    "Module::Load" => 0,
     "strict" => 0,
     "utf8" => 0,
     "warnings" => 0
@@ -44,7 +43,7 @@ my %WriteMakefileArgs = (
     "base" => 0,
     "lib" => 0
   },
-  "VERSION" => "0.2103",
+  "VERSION" => "0.2104",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -65,7 +64,6 @@ my %FallbackPrereqs = (
   "File::Temp" => 0,
   "IO::Handle" => 0,
   "IPC::Open3" => 0,
-  "Module::Load" => 0,
   "Module::Load::Conditional" => 0,
   "Test::Exception" => 0,
   "Test::More" => 0,
diff --git a/README.md b/README.md
index 716b8c8..8a074c6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Dancer::Plugin::DBIC - DBIx::Class interface for Dancer applications
 
 # VERSION
 
-version 0.2103
+version 0.2104
 
 # SYNOPSIS
 
diff --git a/dist.ini b/dist.ini
index 2efce94..69e4753 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.2103
+version          = 0.2104
 
 [@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