[libdbix-class-encodedcolumn-perl] 03/07: Refresh patches and forward the non-Debian-specific one.
gregor herrmann
gregoa at debian.org
Sat Sep 21 21:38:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbix-class-encodedcolumn-perl.
commit 1a57b5e0fea85bfbb7bdbf5e0559ab246b039c96
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 21 23:33:41 2013 +0200
Refresh patches and forward the non-Debian-specific one.
---
debian/patches/fix-whatis.patch | 11 +++++++----
debian/patches/no-Dir-Self.patch | 18 +++++++++---------
2 files changed, 16 insertions(+), 13 deletions(-)
diff --git a/debian/patches/fix-whatis.patch b/debian/patches/fix-whatis.patch
index 8d2fec4..bcff1d6 100644
--- a/debian/patches/fix-whatis.patch
+++ b/debian/patches/fix-whatis.patch
@@ -1,16 +1,19 @@
Description: fix whatis entries
Origin: vendor
-Forwarded: no
+Bug: https://rt.cpan.org/Ticket/Display.html?id=88875
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88875
Author: Jonathan Yu <frequency at cpan.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-09-21
+
--- a/lib/DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm
+++ b/lib/DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm
-@@ -51,7 +51,8 @@
+@@ -56,7 +56,7 @@
=head1 NAME
-DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt
-+DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt - Eksblowfish bcrypt
-+backend
++DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt - Eksblowfish bcrypt backend
=head1 SYNOPSYS
diff --git a/debian/patches/no-Dir-Self.patch b/debian/patches/no-Dir-Self.patch
index 69f91a8..f18c859 100644
--- a/debian/patches/no-Dir-Self.patch
+++ b/debian/patches/no-Dir-Self.patch
@@ -13,12 +13,12 @@ copyright information:
the same terms as Perl itself, either Perl version 5.8.8 or, at your option,
any later version of Perl 5 you may have available.
---- libdbix-class-encodedcolumn-perl.orig/t/bcrypt.t
-+++ libdbix-class-encodedcolumn-perl/t/bcrypt.t
+--- a/t/bcrypt.t
++++ b/t/bcrypt.t
@@ -3,9 +3,15 @@
use warnings;
use Test::More;
-
+ use utf8;
-use Dir::Self;
use File::Spec;
use File::Temp 'tempdir';
@@ -32,8 +32,8 @@ copyright information:
use lib File::Spec->catdir(__DIR__, 'lib');
BEGIN {
---- libdbix-class-encodedcolumn-perl.orig/t/digest_sha.t
-+++ libdbix-class-encodedcolumn-perl/t/digest_sha.t
+--- a/t/digest_sha.t
++++ b/t/digest_sha.t
@@ -3,9 +3,15 @@
use warnings;
use Test::More;
@@ -51,8 +51,8 @@ copyright information:
use lib File::Spec->catdir(__DIR__, 'lib');
use DigestTest::Schema;
---- libdbix-class-encodedcolumn-perl.orig/t/open_pgp.t
-+++ libdbix-class-encodedcolumn-perl/t/open_pgp.t
+--- a/t/open_pgp.t
++++ b/t/open_pgp.t
@@ -3,9 +3,15 @@
use warnings;
use Test::More;
@@ -70,8 +70,8 @@ copyright information:
use lib File::Spec->catdir(__DIR__, 'lib');
use DigestTest::Schema;
---- libdbix-class-encodedcolumn-perl.orig/t/whirlpool.t
-+++ libdbix-class-encodedcolumn-perl/t/whirlpool.t
+--- a/t/whirlpool.t
++++ b/t/whirlpool.t
@@ -3,9 +3,15 @@
use warnings;
use Test::More;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-encodedcolumn-perl.git
More information about the Pkg-perl-cvs-commits
mailing list