2016-11-01 (Tue)

_ [debian] packages maintainership

Chef でおなじみの Joshua Timberman がパッケージを手放すというので作業しておいた。> [DRE-maint] my packages maintainership ruby-moneta は DRE のみがメンテナになってしまったので困るな…。

2016-10-31 (Mon)

_ [debian] ruby-moneta 0.7.20-3

ACCEPTED. これで mikutter は大丈夫かな。

2016-10-30 (Sun)

_ [debian] 続々・ruby-moneta vs rspec 3

とりあえず Transition to RSpec 3 の、

  • color_enabled, color_enabled= and color? has been deprecated in favor of color, color= and color_enabled?
  • be_true and be_false should be replaced by be_truthy and be_falsey respectively,

を適用してみたらテストが通るようになった。しかしテスト完走するまで 2時間かかるのはキツイなあ。