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
|
ruby-memoizable (0.5.1-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release.
* Update Standards-Version to 4.7.3.
* Drop {XS,XB}-Ruby-Versions from control.
* Drop Rules-Requires-Root field, it is now redundant.
* Add ${ruby:Depends} for runtime dependencies.
* Drop remove-simplecov.patch, upstream now has a fallback.
* Set variables in the rules file.
* Add include-pathname.patch to fix missing pathname include.
-- Simon Quigley <tsimonq2@debian.org> Wed, 04 Mar 2026 09:48:53 -0600
ruby-memoizable (0.4.2-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* Bump Standards-Version to 4.6.1 (no changes needed)
* Disable error highlight with ruby3.1 in tests (Closes: #1019637)
-- Cédric Boutillier <boutil@debian.org> Wed, 30 Nov 2022 15:34:40 +0100
ruby-memoizable (0.4.2-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Run wrap-and-sort on packaging files
[ Daniel Leidert ]
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root and Testsuite.
(Build-Depends): Use debhelper-compat 12.
(Standards-Version): Bump to 4.5.0.
(Vcs-Browser, Vcs-Git): Fix URLs.
(Depends): Remove interpreter.
* d/copyright (Format): Fix secure URI.
* d/ruby-tests.rake: Minor update.
* d/watch: Use gemwatch.d.n.
* d/upstream/: Add metadata.
-- Daniel Leidert <dleidert@debian.org> Thu, 06 Feb 2020 17:58:27 +0100
ruby-memoizable (0.4.2-1) unstable; urgency=low
* Initial release (Closes: #743656)
-- Pirate Praveen <praveen@debian.org> Tue, 22 Apr 2014 11:52:05 +0530
|