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
|
ruby-actionpack-action-caching (1.2.2-4) unstable; urgency=medium
* Re-upload to unstable.
* Add patch to fix broken test with Rails 7. (Closes: #1095843)
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 06 Mar 2025 05:02:59 +0530
ruby-actionpack-action-caching (1.2.2-3) experimental; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.0 (no changes needed)
* Remove XB-Ruby-Versions (Not needed)
* Add patch to fix FTBFS with mocha 2 (Closes: #1090862)
-- Vivek K J <vivekkj@disroot.org> Mon, 23 Dec 2024 20:56:53 +0530
ruby-actionpack-action-caching (1.2.2-2) UNRELEASED; urgency=medium
* Update standards version to 4.6.2, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Sat, 07 Jan 2023 17:57:30 -0000
ruby-actionpack-action-caching (1.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Add support for Rails 6.1.
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-actionpack.
+ ruby-actionpack-action-caching: Drop versioned constraint on
ruby-actionpack in Depends.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Bump to debhelper 13.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/ruby-tests.rake: Add new file.
* d/rules: Use gem installation layout and install upstream changelog.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 29 Nov 2021 00:15:47 +0100
ruby-actionpack-action-caching (1.2.1-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Sruthi Chandran ]
* New upstream version 1.2.1
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
-- Sruthi Chandran <srud@debian.org> Fri, 07 Feb 2020 16:42:58 +0100
ruby-actionpack-action-caching (1.2.0-2) unstable; urgency=medium
* Team Upload
[ Manas Kashyap ]
* watch file updated to look in gemwatch.debian.net rather than alioth
* VCS updated
* Debhleper bumped
* Removed Fix-Failing-Tests.patch from files in debian as its not needed any
more
-- Sruthi Chandran <srud@disroot.org> Mon, 15 Oct 2018 23:37:22 +0530
ruby-actionpack-action-caching (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Added myself to uploaders.
* Removed Fix-Failing-Tests.patch applied upstream.
* Refreshed remaining patches.
* Use HTTPS URLs in Debian metadata.
* Bumped Standards-Version.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 12 Sep 2017 01:46:31 +0900
ruby-actionpack-action-caching (1.1.1-4) unstable; urgency=medium
* debian/copyright: fill in Source: URL
* Add debian/patches/Fix-Failing-Tests.patch, from upstream
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Mon, 14 Dec 2015 09:06:34 -0200
ruby-actionpack-action-caching (1.1.1-3) unstable; urgency=medium
* Breaks/Replaces against ruby-actionpack-2.3, ruby-actionpack-3.2 to
properly fix upgrades from wheezy (Closes: #767842).
-- Antonio Terceiro <terceiro@debian.org> Mon, 17 Nov 2014 17:45:23 -0200
ruby-actionpack-action-caching (1.1.1-2) unstable; urgency=medium
* Make the dependency on ruby-actionpack want the version from jessie, since
the packages that provide ruby-actionpack in wheezy contain files that
were moved to this package here. This will make ruby-actionpack to be
upgraded before this package is installed during upgrades from wheezy.
(Closes: #769555)
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Nov 2014 18:11:50 -0200
ruby-actionpack-action-caching (1.1.1-1) unstable; urgency=medium
* Initial release
-- Antonio Terceiro <terceiro@debian.org> Fri, 29 Aug 2014 12:20:06 -0700
|