[libdbix-class-encodedcolumn-perl] 03/07: Drop fix-whatis.patch (merged upstream), refresh no-Dir-Self.patch (offset).

gregor herrmann gregoa at debian.org
Fri Feb 28 14:12:49 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-encodedcolumn-perl.

commit 530b35ac34441c77a9d4c8ce399c63134fbb6bb3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 28 15:07:16 2014 +0100

    Drop fix-whatis.patch (merged upstream), refresh no-Dir-Self.patch (offset).
---
 debian/patches/fix-whatis.patch  | 30 ------------------------------
 debian/patches/no-Dir-Self.patch | 18 +++++++++---------
 debian/patches/series            |  1 -
 3 files changed, 9 insertions(+), 40 deletions(-)

diff --git a/debian/patches/fix-whatis.patch b/debian/patches/fix-whatis.patch
deleted file mode 100644
index bcff1d6..0000000
--- a/debian/patches/fix-whatis.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Description: fix whatis entries
-Origin: vendor
-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
-@@ -56,7 +56,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt
-+DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt - Eksblowfish bcrypt backend
- 
- =head1 SYNOPSYS
- 
---- a/lib/DBIx/Class/EncodedColumn/Digest.pm
-+++ b/lib/DBIx/Class/EncodedColumn/Digest.pm
-@@ -78,7 +78,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::EncodedColumn::Digest
-+DBIx::Class::EncodedColumn::Digest - Digest backend
- 
- =head1 SYNOPSYS
- 
diff --git a/debian/patches/no-Dir-Self.patch b/debian/patches/no-Dir-Self.patch
index f18c859..b97edf7 100644
--- a/debian/patches/no-Dir-Self.patch
+++ b/debian/patches/no-Dir-Self.patch
@@ -3,19 +3,19 @@ Date: Fri, 30 Apr 2010 20:31:08 +0900
 Origin: vendor
 Forwarded: not-needed
 Subject: Remove build-dep on Dir::Self by including the relevant method.
-
-The function __DIR__ is taken from Dir::Self 0.10 which has the following
-copyright information:
-
+ .
+ The function __DIR__ is taken from Dir::Self 0.10 which has the following
+ copyright information:
+ .
   Copyright (C) 2007, 2008 by Lukas Mai
-
+ .
   This library is free software; you can redistribute it and/or modify it under
   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.
 
 --- a/t/bcrypt.t
 +++ b/t/bcrypt.t
-@@ -3,9 +3,15 @@
+@@ -2,9 +2,15 @@
  use warnings;
  use Test::More;
  use utf8;
@@ -34,7 +34,7 @@ copyright information:
  BEGIN {
 --- a/t/digest_sha.t
 +++ b/t/digest_sha.t
-@@ -3,9 +3,15 @@
+@@ -2,9 +2,15 @@
  use warnings;
  use Test::More;
  
@@ -53,7 +53,7 @@ copyright information:
  use DigestTest::Schema;
 --- a/t/open_pgp.t
 +++ b/t/open_pgp.t
-@@ -3,9 +3,15 @@
+@@ -2,9 +2,15 @@
  use warnings;
  use Test::More;
  
@@ -72,7 +72,7 @@ copyright information:
  
 --- a/t/whirlpool.t
 +++ b/t/whirlpool.t
-@@ -3,9 +3,15 @@
+@@ -2,9 +2,15 @@
  use warnings;
  use Test::More;
  
diff --git a/debian/patches/series b/debian/patches/series
index 3a2c992..27f4bd1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix-whatis.patch
 no-Dir-Self.patch

-- 
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