[libdbi-perl] 02/04: update t__06attrs.t__localefix.patch to apply cleanly

Damyan Ivanov dmn at alioth.debian.org
Tue Nov 5 13:18:12 UTC 2013


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

dmn pushed a commit to branch master
in repository libdbi-perl.

commit 5e692f0de0ed93b816f0a3cbb5bc2b09b141afeb
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Nov 5 13:09:25 2013 +0000

    update t__06attrs.t__localefix.patch to apply cleanly
---
 debian/patches/t__06attrs.t__localefix.patch |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/t__06attrs.t__localefix.patch b/debian/patches/t__06attrs.t__localefix.patch
index 333b4b9..3647853 100644
--- a/debian/patches/t__06attrs.t__localefix.patch
+++ b/debian/patches/t__06attrs.t__localefix.patch
@@ -9,12 +9,12 @@ Forwarded: not-needed
 @@ -3,6 +3,7 @@
  use strict;
  
- use Test::More tests => 148;
+ use Test::More;
 +use POSIX qw(setlocale LC_ALL);
  
  ## ----------------------------------------------------------------------------
  ## 06attrs.t - ...
-@@ -17,6 +18,9 @@
+@@ -17,6 +18,9 @@ BEGIN {
  
  $|=1;
  

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



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