[DRE-commits] [ruby-ffi-rzmq] 04/07: drop no_zmq_sodium.patch as libzmq is now built against libsodium
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Feb 24 22:31:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ffi-rzmq.
commit e777ac83d067c2e28cc9e0e18778854c9443732e
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Feb 24 22:29:49 2016 +0100
drop no_zmq_sodium.patch as libzmq is now built against libsodium
---
debian/patches/no_zmq_sodium.patch | 16 ----------------
debian/patches/series | 1 -
2 files changed, 17 deletions(-)
diff --git a/debian/patches/no_zmq_sodium.patch b/debian/patches/no_zmq_sodium.patch
deleted file mode 100644
index 08bd957..0000000
--- a/debian/patches/no_zmq_sodium.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: deactivate failing test until libzmq3 is built with libsodium
-Author: Cédric Boutillier <boutil at debian.org>
-Bug: http://bugs.debian.org/744969
-Last-Update: 2014-04-16
-
---- a/spec/util_spec.rb
-+++ b/spec/util_spec.rb
-@@ -6,7 +6,7 @@
- if LibZMQ.version4?
- describe "curve_keypair" do
-
-- it "returns a set of public and private keys" do
-+ xit "returns a set of public and private keys" do
- public_key, private_key = ZMQ::Util.curve_keypair
-
- public_key.should_not == private_key
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d02c496..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no_zmq_sodium.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ffi-rzmq.git
More information about the Pkg-ruby-extras-commits
mailing list