File: changelog

package info (click to toggle)
ruby-ffi-rzmq 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 364 kB
  • ctags: 203
  • sloc: ruby: 2,946; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 1,962 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
ruby-ffi-rzmq (2.0.4-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 2.0.4
  * Use https in homepage and Vcs-* fields
  * Set debhelper compatibility level to 9
  * Build-depend on libzmq5 and rspec 3
  * Drop no_zmq_sodium.patch as libzmq is now built against libsodium
  * Fix filter about examples in debian/copyright

 -- Cédric Boutillier <boutil@debian.org>  Wed, 24 Feb 2016 22:30:51 +0100

ruby-ffi-rzmq (2.0.1-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 2.0.1
    + support for libzmq3 ( >= 4.0) (Closes: #742190, #743113)
  * Drop alternative dependency with libzmq1 (Closes: #740420)
  * Depend on ruby-ffi-rzmq-core, and drop direct dependencies on ruby-ffi and
    libzmq*, which are dependencies for ruby-ffi-rzmq-core.
  * Drop patches (now applied to ruby-ffi-rzmq-core)
  * Add no_zmq_sodium.patch, deactivating a failing test as long as libzmq3 is
    not built against libsodium.

 -- Cédric Boutillier <boutil@debian.org>  Mon, 14 Apr 2014 14:47:45 +0200

ruby-ffi-rzmq (1.0.3+metadata-1) unstable; urgency=medium

  * Team upload.
  * Add Vcs-Git, Vcs-Browser fields
  * Build for all Ruby versions again
  * Bump Standards-Version to 3.9.5 (no changes)
  * Rebuilt upstream tarball to include Gem metadata. (Should not be
    required for future versions.)

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 26 Feb 2014 14:17:07 +0100

ruby-ffi-rzmq (1.0.3-1) unstable; urgency=low

  * New upstream release.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 06 Oct 2013 01:05:25 -0700

ruby-ffi-rzmq (1.0.1-2) unstable; urgency=low

  * debian/copyright updated to include LGPL-3+ for the latency measurement
    examples from ØMQ.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 07 Sep 2013 17:45:19 -0700

ruby-ffi-rzmq (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #721664).

 -- Dmitry Borodaenko <angdraug@debian.org>  Thu, 05 Sep 2013 22:24:34 -0700