[libautobox-perl] 07/08: debian/patches/0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch: Removed, fixed upstream

Angel Abad angel at debian.org
Thu Jun 29 16:49:19 UTC 2017


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

angel pushed a commit to branch master
in repository libautobox-perl.

commit 66b1bc743053e90044c1f52ec5510f7d3fb826f3
Author: Angel Abad <angelabad at gmail.com>
Date:   Thu Jun 29 18:44:50 2017 +0200

    debian/patches/0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch: Removed, fixed upstream
---
 ...-Make-t-all.t-work-when-cwd-is-not-in-INC.patch | 25 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch b/debian/patches/0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch
deleted file mode 100644
index 9af0cf2..0000000
--- a/debian/patches/0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 1642c1cdef8a00e77bc0d031244bf4dc349176c7 Mon Sep 17 00:00:00 2001
-From: Niko Tyni <ntyni at debian.org>
-Date: Sat, 17 Sep 2016 11:24:01 +0300
-Subject: [PATCH] Make t/all.t work when cwd is not in @INC
-
-Bug-Debian: https://bugs.debian.org/837129
----
- t/all.t | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/t/all.t b/t/all.t
-index e80e8eb..391a617 100644
---- a/t/all.t
-+++ b/t/all.t
-@@ -65,6 +65,7 @@ use Test::More tests => 292;
- BEGIN {
-     chdir 't' if -d 't';
-     unshift @INC, '../lib';
-+    unshift @INC, '.';
- }
- 
- $| = 1;
--- 
-2.9.3
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 0b9ece7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Make-t-all.t-work-when-cwd-is-not-in-INC.patch

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



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