[libemail-send-perl] 04/09: Update patches.

gregor herrmann gregoa at debian.org
Sun May 11 16:20:31 UTC 2014


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

gregoa pushed a commit to branch master
in repository libemail-send-perl.

commit c3241cf2cf49816f79d27dd8309fc7a116a8218a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 18:13:11 2014 +0200

    Update patches.
    
    Drop spelling.patch (merged upstream).
    Refresh add_usr_sbin_to_path (offset).
---
 debian/patches/add_usr_sbin_to_path |  2 +-
 debian/patches/series               |  1 -
 debian/patches/spelling.patch       | 28 ----------------------------
 3 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/debian/patches/add_usr_sbin_to_path b/debian/patches/add_usr_sbin_to_path
index 95685eb..648f769 100644
--- a/debian/patches/add_usr_sbin_to_path
+++ b/debian/patches/add_usr_sbin_to_path
@@ -15,7 +15,7 @@ Last-Update: 2013-08-08
 
 --- a/lib/Email/Send/Qmail.pm
 +++ b/lib/Email/Send/Qmail.pm
-@@ -26,7 +26,9 @@
+@@ -30,7 +30,9 @@
        return $QMAIL;
      }
  
diff --git a/debian/patches/series b/debian/patches/series
index e05c1f8..3fd28a5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 add_usr_sbin_to_path
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 9157da4..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Date: Sat, 22 May 2010 04:50:11 +0900
-Origin: vendor
-Subject: Fix spelling error in documentation
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=57733
-
---- libemail-send-perl.orig/lib/Email/Send.pm
-+++ libemail-send-perl/lib/Email/Send.pm
-@@ -97,7 +97,7 @@
- on an object. The mailer object will be passed as the first argument. Second,
- the actual C<Email::Simple> object for a message will be passed. Finally, any
- additional arguments passed to C<send> will be passed to this method in the
--order they were recieved.
-+order they were received.
- 
- This is useful if you are sending in bulk.
- 
---- libemail-send-perl.orig/lib/Email/Send/Test.pm
-+++ libemail-send-perl/lib/Email/Send/Test.pm
-@@ -111,7 +111,7 @@
- 
- =head2 emails
- 
--The C<emails> method is the prefered and recommended method of getting
-+The C<emails> method is the preferred and recommended method of getting
- access to the email trap.
- 
- In list context, returns the content of the trap array as a list.

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



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