[libconfig-std-perl] 01/07: Drop Config-Std-0.901-RT114342.patch patch (applied upstream)

Salvatore Bonaccorso carnil at debian.org
Sat Oct 7 20:32:33 UTC 2017


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

carnil pushed a commit to branch master
in repository libconfig-std-perl.

commit 5f0fb67b94b0cfcf941b1b6271e959cdaccdcd17
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Oct 7 21:56:29 2017 +0200

    Drop Config-Std-0.901-RT114342.patch patch (applied upstream)
---
 debian/patches/Config-Std-0.901-RT114342.patch | 24 ------------------------
 debian/patches/series                          |  1 -
 2 files changed, 25 deletions(-)

diff --git a/debian/patches/Config-Std-0.901-RT114342.patch b/debian/patches/Config-Std-0.901-RT114342.patch
deleted file mode 100644
index a4948d0..0000000
--- a/debian/patches/Config-Std-0.901-RT114342.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From fd94bb2480be926b6dc2c4a820a8443505a4a89a Mon Sep 17 00:00:00 2001
-From: Slaven Rezic <slaven at rezic.de>
-Date: Fri, 10 Jun 2016 23:54:33 +0200
-Subject: [PATCH] fix "Unescaped left brace in regex is illegal in regex" (RT
- #114342)
-
----
- t/undef.t | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/t/undef.t b/t/undef.t
-index 423cd62..7735101 100644
---- a/t/undef.t
-+++ b/t/undef.t
-@@ -16,5 +16,5 @@ my $output;
- 
- ok !eval{ write_config %data => \$output }    => 'Write failed as expected';
- 
--like $@, qr/\ACan't save undefined value for key {'FOO'}{'foo2'}/
-+like $@, qr/\A\QCan't save undefined value for key {'FOO'}{'foo2'}/
-                                             => 'Failed with expected exception';
--- 
-2.1.4
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8bb0eb7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-Config-Std-0.901-RT114342.patch

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



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