[openpgp-applet] 02/02: Disable the requires_external.t test: requiring xclip at build time is useless in the context of Debian.

Intrigeri intrigeri at moszumanska.debian.org
Tue Aug 18 19:00:10 UTC 2015


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

intrigeri pushed a commit to branch master
in repository openpgp-applet.

commit 612e3a8ee34a0d470dfc7c3276f123b14bc980fb
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Aug 18 18:59:52 2015 +0000

    Disable the requires_external.t test: requiring xclip at build time is useless in the context of Debian.
---
 ...-requires_external.t-test-requiring-xclip.patch | 27 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/0001-Disable-the-requires_external.t-test-requiring-xclip.patch b/debian/patches/0001-Disable-the-requires_external.t-test-requiring-xclip.patch
new file mode 100644
index 0000000..a697335
--- /dev/null
+++ b/debian/patches/0001-Disable-the-requires_external.t-test-requiring-xclip.patch
@@ -0,0 +1,27 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Tue, 18 Aug 2015 18:58:46 +0000
+Forwarded: not-needed
+Origin: Vendor
+Subject: Disable the requires_external.t test: requiring xclip at build time
+ is useless in the context of Debian.
+
+---
+ t/requires_external.t | 9 ---------
+ 1 file changed, 9 deletions(-)
+ delete mode 100644 t/requires_external.t
+
+diff --git a/t/requires_external.t b/t/requires_external.t
+deleted file mode 100644
+index 1ee65b6..0000000
+--- a/t/requires_external.t
++++ /dev/null
+@@ -1,9 +0,0 @@
+-#!perl
+-
+-use Test::Most;
+-plan tests => 1;
+-bail_on_fail if 0;
+-use Env::Path 'PATH';
+-
+-ok(scalar PATH->Whence($_), "$_ in PATH") for qw(xclip);
+-
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..228156b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Disable-the-requires_external.t-test-requiring-xclip.patch

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



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