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-redis-activesupport (5.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.3.0
* Fix build with Ruby3.0.
- d/p/Fix-Ruby-3.0-keyword-argument-issue.patch: Remove patch.
This has been incorporated by upstream.
- d/p/Use-redis.exists-method-instead-of-exists.patch: Fix testcase
failure when building with Ruby3.0.
-- Sergio Durigan Junior <sergiodj@debian.org> Fri, 21 Jan 2022 16:30:37 -0500
ruby-redis-activesupport (5.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream LTS release.
- Fixes a keyword handlung issue with Ruby 3.0 (see #996365).
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Use gem installation layout.
* d/patches/Fix-Ruby-3.0-keyword-argument-issue.patch: Add patch.
- Fix a keyword argument handling error with Ruby 3.0.
* d/patches/Disable-tests-which-will-fail-with-Rails-6.patch: Add patch.
- Fix remaining test failures caused by this gem not being targeted at
Rails 6 (closes: #996365).
* d/patches/series: Enable new patches.
* d/upstream/metadata: Add Archive field.
* d/tests/control.ex: Remove template.
-- Daniel Leidert <dleidert@debian.org> Wed, 24 Nov 2021 20:06:35 +0100
ruby-redis-activesupport (5.2.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* New upstream version 5.2.0
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
-- Pirate Praveen <praveen@debian.org> Fri, 13 Mar 2020 19:54:19 +0530
ruby-redis-activesupport (5.0.4-1) unstable; urgency=medium
* New upstream version 5.0.4
* Add myself to uploaders
-- Pirate Praveen <praveen@debian.org> Tue, 13 Mar 2018 11:55:09 +0530
ruby-redis-activesupport (5.0.3-2) unstable; urgency=medium
* Team upload
* Reupload to unstbale
* Bump standards version to 4.1.3 and debhelper compat to 11
-- Pirate Praveen <praveen@debian.org> Sat, 24 Feb 2018 10:26:26 +0530
ruby-redis-activesupport (5.0.3-1) experimental; urgency=medium
* Team upload
* New upstream release
-- Pirate Praveen <praveen@debian.org> Thu, 20 Jul 2017 17:08:56 +0530
ruby-redis-activesupport (4.1.0-1) unstable; urgency=medium
* Upstream update
* Patch incorrect version test
-- Balasankar C <balasankarc@autistici.org> Tue, 28 Jul 2015 17:26:26 +0530
ruby-redis-activesupport (4.0.0-3) unstable; urgency=medium
* Fix homepage field in debian/control.
-- Balasankar C <balasankarc@autistici.org> Sat, 18 Jul 2015 10:03:22 +0530
ruby-redis-activesupport (4.0.0-2) unstable; urgency=medium
* Move starting of redis-server to ruby-tests.rake for DebCI
* Fix path of library file
-- Balasankar C <balasankarc@autistici.org> Sat, 17 Jan 2015 16:02:02 +0530
ruby-redis-activesupport (4.0.0-1) unstable; urgency=medium
* Initial release (Closes: #771398)
-- Balasankar C <balasankarc@autistici.org> Fri, 28 Nov 2014 20:15:08 +0530
|