[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:17916] Re: xflr5 スポンサー募集
- From: Koichi Akabe <vbkaisetsu@xxxxxxxxx>
- Subject: [debian-devel:17916] Re: xflr5 スポンサー募集
- Date: Fri, 25 Mar 2011 14:22:04 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Ld6ojfhT8ZCnIR7hbdUx5aXdmTbKneyFOkC1vHyFyQE=; b=COWz77IRjq1Kev1pSB9pawRtXRj4p1K+/1weeAhfZhPCqZlmT1HVENcxp8xl/XIivl YVyaXHEnMnf0Vyc5ecsZFfEVQJaLHG19eC9uuKsEE4nPi0A5TNI6+cJD4MmzaPkhSvy4 MUUOPP6kPnljnRXbLHhUojqmpz5qsd29DWXhg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=CQZWmjtFuB2jtc9cawVzA3vRAu0UgLLgswwPHw0u34w4HvarTkLRVJcW1+8s7IVDiH sYnxdeCDPTg/ybUm/TmRQVwF5zyShRkA9WOq7/lQ2TcorJkdDLhMSFdz0rzn1BswLC/e QTa1+eYmTl2/QbyqFdEL372rBfIhSf92IoYRk=
- List-help: <mailto:debian-devel-ctl@debian.or.jp?body=help>
- List-id: debian-devel.debian.or.jp
- List-owner: <mailto:debian-devel-admin@debian.or.jp>
- List-post: <mailto:debian-devel@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-devel-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-devel-ctl@debian.or.jp; help=<mailto:debian-devel-ctl@debian.or.jp?body=help>
- X-ml-name: debian-devel
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-checker-version: SpamAssassin 3.2.5 (2008-06-10) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-3.4 required=10.0 tests=KI,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.2.5
- References: <4D8ADDD4.80508@xxxxxxxxx> <20110324233759.67a21fa8.henrich@debian.or.jp>
- Message-id: <4D8C2677.8080704@xxxxxxxxx>
- X-mail-count: 17916
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8
Koichi Akabe です。お世話になります。
修正を加えたので、再度よろしくお願いします。
http://mentors.debian.net/debian/pool/main/x/xflr5/xflr5_6.03-4.dsc
changelogには、Karoliina Salminenさんの(過去の)変更分を追加しておきました。
他はchangelogの通りです。
(2011年03月24日 23:37), Hideki Yamane wrote:
> やまねです。
>
> On Thu, 24 Mar 2011 14:59:53 +0900
> Koichi Akabe <vbkaisetsu@xxxxxxxxx> wrote:
>> 飛行機の翼型解析ソフト「XFLR5」のパッケージを作成しました。
>> http://mentors.debian.net/debian/pool/main/x/xflr5/
> まだざっとしか見てないのですが、いくつか確認点。
>
>
> debian/control
>
> Package: xflr5
> Architecture: any
> Depends: ${shlibs:Depends}, ${misc:Depends}
> Description: XFLR5 is an analysis tool for airfoils,
> wings and planes operating at low Reynolds Numbers.
> It includes
> 1. XFoil's Direct and Inverse analysis capabilities
> 2. Wing design analysis based on the Lifiting Line
> Theory and the Vortex Lattice Method
>
> description の書き方が間違っています。
> short は1行だけ、その後に long description が続きます。
> http://www.debian.or.jp/community/devel/debian-policy-ja/policy.ja.html/ch-controlfields.html#s-f-Description
>
>
> Package: xflr5-language-de
> Architecture: all
> Depends: xflr5, ${misc:Depends}
> Description: language data for XFLR5 (de)
>
> Package: xflr5-language-fr
> Architecture: all
> Depends: xflr5, ${misc:Depends}
> Description: language data for XFLR5 (fr)
>
> short description だけで long がありません。
>
>
> debian/changelog の方
>
>> xflr5 (6.03-3) unstable; urgency=low
>>
>> * Changed build depends
> 何から何に?
>
>
> debian/copyright
>
> This package was debianized by Karoliina Salminen <karoliina.t.salminen@xxxxxxxxx>
> とありますが、changelog に記載が無いのはなぜ?
>
> あと、可能であれば今からだと DEP5 形式にするのが良いでしょう
> http://dep.debian.net/deps/dep5/ や、developer news などの記事その他を参考。
>
>
> debian/README.Debian
>
> これは必要?
>
>
> debian/rules
> Build-Depends で debhelper (>= 7.0) なのに dh7 が使っていないので dh7 形式にする
> のをお勧めします。
>
>
> debian/convts
> bash 依存する必要ある?
>
>