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
|
ruby-dalli (3.2.8-2) unstable; urgency=medium
* Add handle_64b_time_t.patch: handle 64b time_t on 32b architectures.
Closes: #1095247
-- Lucas Nussbaum <lucas@debian.org> Sat, 19 Apr 2025 13:57:00 +0200
ruby-dalli (3.2.8-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.2.8
* Declare compliance with Debian Policy 4.7.0
* Refresh patches
* d/rules: do not install History.md, it was removed by upstream
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 18 Dec 2024 17:36:35 -0300
ruby-dalli (3.0.6-2) unstable; urgency=medium
* Depend explicitly on ruby-connection-pool (Closes: #1033310)
* Remove X?-Ruby-Versions fields from d/control
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Thu, 30 Nov 2023 14:37:34 +0100
ruby-dalli (3.0.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for FTBFS with Ruby 3.1. (Closes: #1019616)
-- Adrian Bunk <bunk@debian.org> Sat, 15 Oct 2022 16:54:27 +0300
ruby-dalli (3.0.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control (Build-Depends). Remove unused ruby-appraisal, ruby-kgio, and
ruby-mocha.
* d/ruby-tests.rake: Enable warnings and verbosity.
* d/watch: Fix filenamemangle.
* d/patches/*.patches: Refresh patches.
* d/patches/0005-Skip-SSL-test.patch: Remove patch.
- Seems to run smoothly.
* d/patches/0006-Fix-Dalli-NameError.patch: Add patch.
- Due to not using bundler, we need to fix the order to require dalli.
* d/patches/series: Adjust accordingly.
-- Daniel Leidert <dleidert@debian.org> Tue, 07 Dec 2021 03:49:10 +0100
ruby-dalli (3.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Provides compatibility with Ruby 3 and Rails 6.1 (closes: #996212).
* d/control (Standards-Version): Bump to 4.6.0.
(Build-Depends): Add ruby-prof.
* d/copyright (Copyright): Update.
* d/ruby-dalli.docs: Add 3.0-Upgrade.md.
* d/watch: Update file.
* d/patches/0004-Fix-minitest-spec-tests.patch: Remove patch.
- File has been removed by upstream.
* d/patches/0005-Skip-SSL-test.patch: Add patch.
- Skip failing SSL test.
* d/patches/series: Remove patch.
* d/upstream/metadata: Update some URLs.
-- Daniel Leidert <dleidert@debian.org> Tue, 23 Nov 2021 02:40:43 +0100
ruby-dalli (2.7.11-1) unstable; urgency=medium
* New upstream version 2.7.11
+ fix support for rails 6 (Closes: #966384)
* Update team name
* Use gem install layout
* Update email address in Uploaders; dh-compat level to 13
* Use the ruby-tests.rake straight from gem2deb template
* Refresh patches
+ drop no-rails-version.patch, not needed anymore
+ drop Fix-memcached-compatibility.patch, applied upstream
+ New patch to remove usage of bundler in tests
+ Rework dalli-version.patch
-- Cédric Boutillier <boutil@debian.org> Tue, 29 Sep 2020 22:05:37 +0200
ruby-dalli (2.7.10-1) unstable; urgency=medium
* Team upload.
* Change rails to ruby-rails in build-depends
* New upstream version 2.7.10
* Refresh patches
-- Pirate Praveen <praveen@debian.org> Mon, 27 Jul 2020 23:56:26 +0530
ruby-dalli (2.7.9-2) unstable; urgency=medium
* Team upload.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat version 12.
(Standards-Version): Bump to 4.5.0.
(Homepage): Fix URL.
(Depends): Add ${ruby:Depends} and remove interpreter.
* d/copyright: Add Upstream-Contact field.
(Format): Fix insecure-copyright-format-uri.
(Source): Fix URL.
(Copyright): Add team.
* d/ruby-dalli.docs: Install Performance.md.
* d/ruby-tests.rake: Extend file list to run all tests.
* d/rules: Install upstream changelog.
* d/watch: Minor update.
* d/patches/0004-Fix-minitest-spec-tests.patch: Add new patch.
- Use pure minitest to avoid test errors.
* d/patches/0005-Fix-memcached-compatibility.patch: Add new patch.
- Fix test failure with current memcached.
* d/patches/series: Enable new patch.
* d/upstream/metadata: Add upstream metadata.
-- Daniel Leidert <dleidert@debian.org> Thu, 26 Mar 2020 03:51:42 +0100
ruby-dalli (2.7.9-1) unstable; urgency=medium
* Team upload
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Andrew Lee (李健秋) ]
* debian/watch: fetch from upstream github instead.
[ Cédric Boutillier ]
* Run wrap-and-sort on packaging files
* New upstream version 2.7.9
+ support for rails 5.2 (Closes: #918598)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.3.0 (no changes needed)
* Refresh 0001-test-suite-run-as-current-user.patch
* Build-depend on ruby-appraisal, ruby-connection-pool, ruby-simplecov
* Add patch to relax minimal rails version in gemspec
* Add patch to correctly load dalli version in autopkgtest
-- Cédric Boutillier <boutil@debian.org> Fri, 15 Feb 2019 18:50:59 +0100
ruby-dalli (2.7.4-1) unstable; urgency=low
[ Cédric Boutillier ]
* Initial packaging
[ Antonio Terceiro ]
* debian/patches/0001-test-suite-run-as-current-user.patch: make memcache
run under fakeroot when running tests
-- Antonio Terceiro <terceiro@debian.org> Thu, 29 Oct 2015 19:17:50 -0200
|