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
|
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
|