[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
develnews #2 (5/5) 翻訳
- From: "Satoru KURASHIKI" <lurdan@xxxxxxxxx>
- Subject: develnews #2 (5/5) 翻訳
- Date: Sat, 15 Dec 2007 15:26:19 +0900
- Content-disposition: inline
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=1Vxb+a4oVyDuY1WFQSnsxhYjEwYWayMS3+OkSZUZSKs=; b=KSQ5tkCOz+PDw0DVyD14+djJxBny+8JSeQM4zh80xfCaGoBj3w21VDm2sijjTG+75tg0laUUxbGYyupeeDJ5XDzslS2ENsxRkyhVc1sVyJxkwO9cfpZ0HFpT9FRO2qCElOBfodOTr9VlwU/nMs2RLZ6/qkXwLehDS9eM8RIR2+w=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=v3vV+0ZmNrDvYXVB/pKd7DC2JLpEbzM2Fg4OQjhagpprsDFpeE8wVOE1nPzBsrvQHmdvCEOJLGoN3aoPBXev8ie8oAr+W+67uQNgeAxPBRtiv7rSFdQ6F7Vq4CJ2p9eAhmmuKI+Jsyo1T7b95D6zxaklBOlFtudsXkngsEp9UDk=
- List-help: <mailto:debian-www-ctl@debian.or.jp?body=help>
- List-id: debian-www.debian.or.jp
- List-owner: <mailto:debian-www-admin@debian.or.jp>
- List-post: <mailto:debian-www@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-www-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-www-ctl@debian.or.jp; help=<mailto:debian-www-ctl@debian.or.jp?body=help>
- X-ml-name: debian-www
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- Message-id: <988ea2d90712142226v5f4d5bcdy70c43b55e0e20e72@xxxxxxxxxxxxxx>
- X-mail-count: 11847
倉敷です。
表題の翻訳です。査読お願いします。
> Changelog entries must describe changes
> ---------------------------------------
>
> While reading changelogs (through debian-devel-changes@xxxxx), we
> see too often bad changelog entries that describe the problem that they
> fix without indicating how they fix it. In a changelog the important
> bits are the description of the change and not only what lead you
> to do the change. Hopefully some examples will make it clearer:
>
> Bad:
> * Fix lintian error.
> Good:
> * Fix spelling error (maintainance -> maintenance) in description
> (detected by lintian).
>
> Bad:
> * Fix package building with new dpkg-shlibdeps.
> Good:
> * Pass LD_LIBRARY_PATH=/usr/lib/mypackage to dpkg-shlibdeps so that
> the private libraries are properly found.
>
> When you write changelog entries, have in mind that one must be able to
> have a reasonably clear idea of what change you did without being
> forced to read a debdiff between both versions.
Changelog エントリには変更を記述すること
----------------------------------------------------------
(debian-devel-changes@xxxxx に流れる) changelog を読んでいると、
どのように修正したのかを明示せずに修正した問題を書いたような
お粗末な changelog エントリがやたらと目につきます。changelog
で重要なのは、変更の経緯はもちろんですが、変更内容の説明です。
いくつかの例ではっきりすればいいのですが:
悪い例:
* lintian のエラーを修正
良い例:
* (lintian が検出した) description 中のスペルミス (maintainance -> maintenance) を修正
悪い例:
* 新しい dpkg-shlibdeps 用にパッケージビルド方法を修正
良い例:
* LD_LIBRARY_PATH=/usr/lib/mypackage を dpkg-shlibdeps に渡して、プライベート
ライブラリが適切に検出されるようにした
changelog エントリを書くときは、わざわざ両方のバージョンの
debdiff を読まなくても、それなりにきちんと変更内容がわかる
ようにしなくてはならない、ということを頭に置いてください。
ではでは。
--
KURASHIKI Satoru