File: changelog

package info (click to toggle)
ruby-ffi-rzmq 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 392 kB
  • sloc: ruby: 2,992; sh: 21; makefile: 2
file content (103 lines) | stat: -rw-r--r-- 3,744 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
ruby-ffi-rzmq (2.0.7-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Update watch file format version to 4.
  * Update standards version to 4.5.0, no changes needed.

  [ Dmitry Borodaenko ]
  * New upstream version 2.0.7.
  * openssl_keys_and_cert.patch merged upstream.
  * Bump ruby-ffi-rzmq-core dependencies to 1.0.7.

 -- Dmitry Borodaenko <angdraug@debian.org>  Thu, 11 Feb 2021 19:36:48 -0800

ruby-ffi-rzmq (2.0.6-2) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Add a helper script to regenerate keys and certificates if needed
    under debian/keys_and_certificates.rb
  * Add patch for longer RSA private key and related certificate to run
    successfully tests about SSL socket (Closes: #912236)

 -- Cédric Boutillier <boutil@debian.org>  Wed, 02 Jan 2019 15:55:00 +0100

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

  * New upstream version 2.0.6
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.2.0 (no changes needed)
  * Move debian/watch to gemwatch.debian.net
  * Set Testsuite field to autopkgtest-pkg-ruby
  * Add 0001-loadpath-in-tests.patch, fixing autopkgtests (Closes: #830211)
  * (Build-)depend on ruby-ffi-rzmq-core >= 1.0.6

 -- Cédric Boutillier <boutil@debian.org>  Wed, 02 Jan 2019 15:54:47 +0100

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