[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: maint-guide第1章のtypo修正
林です。
# アーカイブを確認してみたら先日の投稿がすべて化けて悲しいことになっていたので
サマリを再送します。
新メンテナーガイドのtypoをいくつか見つけたのでパッチを用意しました。
https://www.debian.org/doc/manuals/maint-guide/index.ja.html
第1章から付録Aまで(第9章を除く)それぞれに対するパッチにしています。
6章なんですが、翻訳元の文もtypo(dbuild<->debuild)してそうなのがありました。
パッチは簡単に手元でも見れるようにGitHubにおいておきました。
以下のような感じでもってこれます。
% git clone https://github.com/kenhys/debian-maint-guide.git
% cd debian-maint-guide
% git checkout fix-typos
% git format-patch -s 540b1c9..
0001-ja.po-fix-typos-in-start-section.patch
0002-ja.po-fix-typos-in-overview-section.patch
0003-ja.po-fix-typos-in-modify-section.patch
0004-ja.po-fix-typo-in-dreq-section.patch
0005-ja.po-fix-translation-in-dother-section.patch
0006-ja.po-fix-typos-in-build-section.patch
0007-ja.po-fix-typos-in-checkit-section.patch
0008-ja.po-fix-typos-in-update-section.patch
0009-ja.po-fix-translation-in-advanced-section.patch
ブラウザ経由なら以下を参照してください。
https://github.com/kenhys/debian-maint-guide/commits/fix-typos
というわけで、適宜取り込んでいただければと。
On Sat, 19 Sep 2015 00:30:23 +0900
HAYASHI Kentaro <kenhys@xxxxxxxxx> wrote:
> 林と申します。
>
> Debian 新メンテナーガイドの第一章を眺めていてtypoを見つけたので
> https://www.debian.org/doc/manuals/maint-guide/start.ja.html
> 報告しておきます。
>
> 適宜取り込んでいただければと。
--
HAYASHI Kentaro <hayashi@xxxxxxxxxxxxxx>