2013-08-05 (Mon)

_ [debian] 続x21・mikutter パッケージング

目処がついたので ITP を出した。> #718791

_ [debian] ruby-typed-array 0.1.2-1

かなり前に ITP (#696911) していたけど、ようやく dput した。> [DRE-maint] Processing of ruby-typed-array_0.1.2-1_amd64.changes

_ [debian] ruby-memoize 1.3.1-1

こちらも ITP (#706070) していたのをやっと dput した。> [DRE-maint] Processing of ruby-memoize_1.3.1-1_amd64.changes

2013-07-31 (Wed)

_ [debian] ruby-serverspec 0.7.2-1

疑問点は解消したので upload。

2013-07-30 (Tue)

_ [vdr] tDiary 4.0.0

tDiaryのインストール (CGI環境) にある通り、

% git clone git://github.com/tdiary/tdiary-core.git core
% cd core
% pushd tdiary
% ln -sf ../misc/style/emptdiary/emptdiary_style.rb
% popd
% bundle install --path vendor/bundle --without coffee:memcached:redis:gfm:server:development:test

でインストール。ただ、Wheezy の bundler は 1.1.4-6 と古いので、sid から

  • ruby-thor 0.18.1-1
  • ruby-net-http-persistent 2.8-1
  • bundler 1.3.5-2

を借りてきた。