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

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

commit 1e8dbb2e56d9a3cccd11de5ab97e889b28a673ee
Author: Clément Hermann <nod...@nodens.org>
Date:   Tue Oct 25 09:19:02 2016 +0200

    refresh patches - no more xclip, but gpg2
---
 ...e-requires_external.t-test-requiring-gpg2.patch | 19 +++++++++++++++
 ...-requires_external.t-test-requiring-xclip.patch | 27 ----------------------
 debian/patches/series                              |  2 +-
 3 files changed, 20 insertions(+), 28 deletions(-)

diff --git 
a/debian/patches/0001-Disable-the-requires_external.t-test-requiring-gpg2.patch 
b/debian/patches/0001-Disable-the-requires_external.t-test-requiring-gpg2.patch
new file mode 100644
index 0000000..a3185ae
--- /dev/null
+++ 
b/debian/patches/0001-Disable-the-requires_external.t-test-requiring-gpg2.patch
@@ -0,0 +1,19 @@
+From: nodens <nod...@nodens.org>
+Date: Tue, 25 Oct 2016 07:16:04 +0000
+Forwarded: not-needed
+Origin: Vendor
+Subject: Disable the requires_external.t test: requiring gpg2 at build time
+ is useless in the context of Debian.
+
+--- a/t/requires_external.t
++++ /dev/null
+@@ -1,9 +0,0 @@
+-#!/usr/bin/env perl
+-
+-use Test::Most;
+-plan tests => 1;
+-bail_on_fail if 0;
+-use Env::Path 0.18 'PATH';
+-
+-ok(scalar PATH->Whence($_), "$_ in PATH") for qw(gpg2);
+-
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
deleted file mode 100644
index a697335..0000000
--- 
a/debian/patches/0001-Disable-the-requires_external.t-test-requiring-xclip.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From: intrigeri <intrig...@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
index 228156b..ac0a1e9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-0001-Disable-the-requires_external.t-test-requiring-xclip.patch
+0001-Disable-the-requires_external.t-test-requiring-gpg2.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.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