File: changelog

package info (click to toggle)
ruby-redis 5.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,160 kB
  • sloc: ruby: 11,445; makefile: 117; sh: 24
file content (223 lines) | stat: -rw-r--r-- 7,184 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
ruby-redis (5.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.3.0

 -- Nived R S <nivedrsalini@gmail.com>  Sat, 26 Oct 2024 18:42:12 +0530

ruby-redis (5.2.0-3) unstable; urgency=medium

  * Reupload to unstable
  * Remove X?-Ruby-Versions fields from d/control

 -- Pirate Praveen <praveen@debian.org>  Sat, 24 Aug 2024 22:14:47 +0530

ruby-redis (5.2.0-2) experimental; urgency=medium

  * Add Breaks: ruby-redis-store (<< 1.10~)

 -- Pirate Praveen <praveen@debian.org>  Thu, 04 Jul 2024 20:46:49 +0530

ruby-redis (5.2.0-1) experimental; urgency=medium

  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Refresh patches (remove patches no longer needed)
  * Add ruby-redis-client as build dependency
  * Relax dependency on rubocop
  * Add rubocop as build dependency
  * Disable optional hiredis-client dependency (not packaged)
  * Disable tests (until redis-clustering gem is packaged)

 -- Pirate Praveen <praveen@debian.org>  Thu, 04 Jul 2024 00:29:03 +0530

ruby-redis (4.8.0-2) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: replace File.exists? with File.exist?
  * Declare compliance with Debian Policy 4.6.2

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 22 Feb 2024 18:40:22 -0300

ruby-redis (4.8.0-1) unstable; urgency=medium

  * New upstream version 4.8.0
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Mon, 17 Oct 2022 16:11:26 +0530

ruby-redis (4.5.1-3) unstable; urgency=medium

  * Breaks ruby-fakeredis << 0.8.0-6~

 -- Cédric Boutillier <boutil@debian.org>  Mon, 04 Apr 2022 23:57:29 +0200

ruby-redis (4.5.1-2) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Thu, 16 Dec 2021 22:35:12 +0530

ruby-redis (4.5.1-1) experimental; urgency=medium

  * New upstream version 4.5.1
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Refresh patches
  * Binary included upload with nocheck profile (one test gave error)

 -- Pirate Praveen <praveen@debian.org>  Thu, 18 Nov 2021 23:28:08 +0530

ruby-redis (4.2.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.2.5
    + update client list argument for redis 6.0 (Closes: #975845)
  * control
    + add ruby, rake as explicit build-dependencies
    + fix Pirate Praveen's name, modified inadvertently in a previous upload
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Wed, 16 Dec 2020 16:31:12 +0100

ruby-redis (4.2.2-2) unstable; urgency=medium

  * Add the indication that it Breaks ruby-fakeredis << 0.8.0-4

 -- Cédric Boutillier <boutil@debian.org>  Mon, 26 Oct 2020 23:12:16 +0100

ruby-redis (4.2.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.2.2
    + Fix test failures redis-server 6.x (Closes: #963352)
  * Refresh packaging
    + Add .gitattributes to keep unwanted files out of the source
      package
    + Set debhelper compatibility level to 13
    + Explicitly state that d/rules does not require root
    + Enable dependency check in d/rules
    + Add upstream metadata
  * Refresh patches
  * Update team name
  * Trim trailing whitespace.
  * Don't install content of bin/

 -- Cédric Boutillier <boutil@debian.org>  Sun, 27 Sep 2020 23:46:13 +0200

ruby-redis (4.1.2-4) unstable; urgency=medium

  * Disable a test that failed on buildd
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sun, 29 Mar 2020 19:00:39 +0530

ruby-redis (4.1.2-3) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Sun, 22 Mar 2020 15:01:44 +0530

ruby-redis (4.1.2-2) experimental; urgency=medium

  * Team upload

  [ Jongmin Kim ]
  * d/patches: Make as similar to upstream require paths
  * d/patches: Fix typo
  * d/control: Fix incorrect Vcs-* URLs
  * d/patches: Rename use-absolute-path-in-test.patch to use-system-libs.patch

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

 -- Sruthi Chandran <srud@debian.org>  Wed, 16 Oct 2019 21:35:34 +0530

ruby-redis (4.1.2-1) experimental; urgency=medium

  * Team upload
  * New upstream version 4.1.2
      + Refresh test suite for new upstream
      + Port from makefile to ruby-tests.rake for ruby-team/meta/test
  * d/watch: Move to github.com/redis/redis-rb for importing tests
  * d/patches:
      + Refresh patches for new upstream
      + Patch for using absolute load path in tests
  * d/changelog: Fix lintian P: file-contains-trailing-whitespace
  * d/copyright: Fix lintian P: insecure-copyright-format-uri
  * d/control:
      + Bump Standards-Version to 4.3.0 (no changes needed)
      + Use salsa.debian.org in Vcs-* fields

 -- Jongmin Kim <jmkim@pukyong.ac.kr>  Sun, 16 Jun 2019 03:15:17 +0900

ruby-redis (3.3.5-1) unstable; urgency=medium

  * Use https in watch file
  * New upstream version 3.3.5
  * Bump Standards-Version to 4.2.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Thu, 11 Oct 2018 22:44:07 +0530

ruby-redis (3.3.3-1) unstable; urgency=medium

  * New upstream release
  * Bump standards version to 4.0.0

 -- Pirate Praveen <praveen@debian.org>  Wed, 26 Jul 2017 13:57:06 +0530

ruby-redis (3.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version, requires test-unit for testing.
  * Set Standards-Version to 3.9.7 (no addtl. changes)
  * Use secure protocol for Vcs-Git URL.

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 02 Mar 2016 13:15:38 +0100

ruby-redis (3.2.1-3) unstable; urgency=medium

  * Team upload.
  * Release to unstable.

 -- Christian Hofstaedtler <zeha@debian.org>  Sun, 23 Aug 2015 18:16:31 +0000

ruby-redis (3.2.1-2) experimental; urgency=medium

  * Team upload.
  * Use upstream rake task for redis server (Closes: #796013).
  * d/examples: Include examples files in Debian pacakge.
  * d/docs: Include readme.md file in Debian package.
  * d/patchs: Fix lintian warning quilt-patch-missing-description.
  * d/control: Bumped up compat version to 9.
  *            Use cgit and https for VCS-* URL.

 -- Sebastien Badia <seb@sebian.fr>  Wed, 19 Aug 2015 21:44:17 +0200

ruby-redis (3.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Remove patch test_internal_random_port.patch (merged upstream).
  * Use upstream rake task to start and stop redis.
  * Bump standards version to 3.9.6 (no changes).

 -- Pirate Praveen <praveen@debian.org>  Sun, 02 Aug 2015 11:24:57 +0530

ruby-redis (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.1.0
  * d/control: wrap-sort
  * added patch to use random port on unit tests (Closes: #755320)

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Mon, 28 Jul 2014 19:40:29 +0200

ruby-redis (3.0.7-1) unstable; urgency=low

  * Initial release (Closes: #638825)
    - Thanks to Achilleas Pipinellis from Fedora for help
      fixing test failure due to encoding mismatch (tests
      expected UTF-8, but we have ASCII in build environment).

 -- Pirate Praveen <praveen@debian.org>  Tue, 20 May 2014 22:14:13 +0530