2006-12-09 (Sat)

_ [debian] xchat 2.6.8-0.3vd1

作成。

_ [debian] 続々々・mentors

mentors-ml を見てると、pbuilder tested とかよく見るので pbuilder とは何ぞやと調べてみる。クリーンなビルド環境を構築できるツールとか。 root で

# pbuilder create

ビルド環境を構築し、また root で

# pbuilder build XXXXXXXXX.dsc

これでクリーンな環境でビルドテストできる。 user-mode-linux を使えば一般ユーザでも一連の作業ができるようだ。

2006-12-07 (Thu)

_ [debian] dvi2ps 3.2j-14

最近使ってないので -F jisfonts オプションをいちいち付けずに済む変更は止めにして alias に指定することにした。 3.2j-13vd1 は削除。

_ [debian] rxvt-unicode 8.0-0vd2

CVS が更新されたので見てみると、問題のマクロ定義が修正されてた。ということで早速 CVS 先端と取ってきて試してみると、×問題が解決されていた。 ということで作成。次回 8.1 は自前で作成する必要はなさそうだ。

2006-12-06 (Wed)

_ [debian] 続々・mentors

Debian Sponsoring Guidelines - 1.1 Definitions より、

I do not insist on that you intend to join the Debian project someday.

not とあるんだけど、そのうち。

I do not insist on that you have a OpenPGP key signed by a Debian Developer.

サインしてもらったカギは失効してる。もったいないことしたな。またどこかでサインしてもらわないと。

I do insist on that you are capable and willing to maintain the package for the future.

どれを upload 対象にしようか只今選定中。

I do insist on that you have a OpenPGP key uploaded to a public key server and sign your packages with it.

カギは subkeys.pgp.net に送信済。

I do insist on that you have read the Debian Policy Manual, Debian Developer’s Reference, and the Debian New Maintainers’ Guide.

読んだ。見直しやっとかないと。

I do insist on that you are subscribed to debian-devel-announce mailing list (very low traffic).

入った。 次に、Introduction for maintainers より、

You can upload your package to this server (through special tools like ‘dupload’ or ‘dput’)

使ったことある dput を再度インストール。~/.dput.cf 設定完了。