[libdbix-class-helpers-perl] 03/05: Refresh 0001-Fix-a-strictness-error-in-a-deprecated-module.patch.

gregor herrmann gregoa at debian.org
Wed Oct 8 20:20:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdbix-class-helpers-perl.

commit ea97652e85e9093df547037c110842ad494876b8
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 8 22:16:35 2014 +0200

    Refresh 0001-Fix-a-strictness-error-in-a-deprecated-module.patch.
    
    Fuzz due to version number.
---
 .../0001-Fix-a-strictness-error-in-a-deprecated-module.patch     | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/patches/0001-Fix-a-strictness-error-in-a-deprecated-module.patch b/debian/patches/0001-Fix-a-strictness-error-in-a-deprecated-module.patch
index 2cad8bb..ba988a6 100644
--- a/debian/patches/0001-Fix-a-strictness-error-in-a-deprecated-module.patch
+++ b/debian/patches/0001-Fix-a-strictness-error-in-a-deprecated-module.patch
@@ -10,18 +10,13 @@ time error.
  lib/DBIx/Class/Helper/ResultSet/VirtualView.pm | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/lib/DBIx/Class/Helper/ResultSet/VirtualView.pm b/lib/DBIx/Class/Helper/ResultSet/VirtualView.pm
-index 71403b8..c17a7b7 100644
 --- a/lib/DBIx/Class/Helper/ResultSet/VirtualView.pm
 +++ b/lib/DBIx/Class/Helper/ResultSet/VirtualView.pm
-@@ -2,6 +2,7 @@ package DBIx::Class::Helper::ResultSet::VirtualView;
- $DBIx::Class::Helper::ResultSet::VirtualView::VERSION = '2.023006';
+@@ -2,6 +2,7 @@
+ $DBIx::Class::Helper::ResultSet::VirtualView::VERSION = '2.023007';
  use strict;
  use warnings;
 +use vars qw($VERSION);
  
  # ABSTRACT: Clean up your SQL namespace (DEPRECATED)
  
--- 
-2.1.0
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-helpers-perl.git



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