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

carnil pushed a commit to branch wheezy
in repository libemail-address-perl.

commit e638f887a1fb1f6221c383add860888653892ead
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Wed Jun 25 22:24:39 2014 +0200

    Add 0001-correct-expectation-the-phrase-looks-like-an-angle-a.patch patch
    
    Correct expectation in testsuite where a phrase looked like an angle
    enclosed address. This wrong expectation causes a FTBFS if the patch for
    CVE-2014-0477 is applied.
---
 ...ectation-the-phrase-looks-like-an-angle-a.patch | 26 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 27 insertions(+)

diff --git 
a/debian/patches/0001-correct-expectation-the-phrase-looks-like-an-angle-a.patch
 
b/debian/patches/0001-correct-expectation-the-phrase-looks-like-an-angle-a.patch
new file mode 100644
index 0000000..ade5fff
--- /dev/null
+++ 
b/debian/patches/0001-correct-expectation-the-phrase-looks-like-an-angle-a.patch
@@ -0,0 +1,26 @@
+From b4af5187b1e9815b40562720d2cfda55968f3772 Mon Sep 17 00:00:00 2001
+From: Ricardo Signes <r...@cpan.org>
+Date: Sat, 14 Jun 2014 00:09:45 -0400
+Subject: [PATCH 1/8] correct expectation: the phrase looks like an angle-addr
+
+but it is a phrase
+---
+ t/tests.t | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/t/tests.t b/t/tests.t
+index 12e4ba2..038aaec 100644
+--- a/t/tests.t
++++ b/t/tests.t
+@@ -678,7 +678,7 @@ my @list = (
+     '"<advocacy-- ATAT --p.example.org>" <advocacy-- ATAT --p.example.org>',
+     [
+       [
+-        'advocacy',
++        '<advocacy-- ATAT --p.example.org>',
+         'advocacy-- ATAT --p.example.org',
+         undef
+       ]
+-- 
+2.0.0
+
diff --git a/debian/patches/series b/debian/patches/series
index 2b89011..c447d49 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 spelling.patch
+0001-correct-expectation-the-phrase-looks-like-an-angle-a.patch
 0008-quoted-part-can-be-empty.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to