[debian-devel:19027] Re: freewnn: FTBFS: Bad format near line 1 "Binaryfilefull.fsrcmatches". (was: Why does not atod command exist in freewnn package on sid?)
Mitsutoshi NAKANO <[email protected]>
| Newsgroups | gmane.linux.debian.jp.devel |
|---|---|
| Message-ID | <CANW2+ivXphoq6c-BTftX=cQs8tn_xkKLF3d=+NG9cQvcHsrxeg@mail.gmail.com> |
2015年9月5日 21:11 Mitsutoshi NAKANO <[email protected]>: > 2015年4月16日 10:12 Nobuhiro Iwamatsu <[email protected]>: >> アップロード依頼の前にパッケージの変更内容レビュー依頼をここで行うのがよいと思います。 > > freewnnに関してご相談したいことがあります。 > > 先週、以下のようなbug reportがありました。 > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797242 > > freewnn_1.1.1~a021+cvs20130302-5 を作りたいと思います。 > > 変更箇所はdebian/ディレクトリの > patches/series (パッチ追加) > changelog (履歴追加) > control (メンテナ変更) > だと認識しています。 > > 1) 他に変更しておく所は無いでしょうか? > 2) 上記ファイルの変更が完了したら、どこかに掲示しますので > どなたかレビューしていただけますでしょうか? changelog と control の差分をpatchにしました。 このmailに添付しておきます。 https://github.com/MItsutoshiNAKANO/freewnn-debian2 にソース一式を仮置きました。 changelogはもう少し丁寧に書いておくべきでしょうか? (英語力が無いのであまり長い文章は書けません。) > 3) freewnn_1.1.1~a021+cvs20130302-5 が出来たらどこに > 置いておけばよいでしょうか? https://dl.dropboxusercontent.com/u/86335040/freewnn-debian/freewnn_1.1.1%7Ea021%2Bcvs20130302-5.dsc https://dl.dropboxusercontent.com/u/86335040/freewnn-debian/freewnn_1.1.1%7Ea021%2Bcvs20130302-5.debian.tar.xz https://dl.dropboxusercontent.com/u/86335040/freewnn-debian/freewnn_1.1.1%7Ea021%2Bcvs20130302.orig.tar.xz に仮置きしました。 「たぶんこうだ」という程度の低い確信度で作ったtar ballとdscですので、 正直自信がありません。 おかしなところがあればご指摘ください。 > 4) #797242 をpendingに変えておくべきでしょうか? -- Mitsutoshi NAKANO <[email protected]> <[email protected]> <https://twitter.com/ItSANgo> <https://launchpad.net/~bkbin005>
0001-modify-debian-changelog-and-debian-control.patch
(application/octet-stream, 1.5 KB)
From ec2f5ce8642f231113a8f518a43093875faed872 Mon Sep 17 00:00:00 2001 From: Mitsutoshi NAKANO <[email protected]> Date: Mon, 7 Sep 2015 22:36:17 +0900 Subject: [PATCH] modify debian/changelog and debian/control for debian/1.1.1_a021+cvs20130302-5 --- debian/changelog | 10 ++++++++++ debian/control | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a593446..b4caa77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +freewnn (1.1.1~a021+cvs20130302-5) unstable; urgency=medium + + * patches/0007-add-egrep-binary-files-text-option.patch: + (Closes: #797242) + -- Fix FTBFS. + * control: (Closes: #714683) + -- New Maintainer "Mitsutoshi NAKANO". + + -- Mitsutoshi NAKANO <[email protected]> Mon, 07 Sep 2015 21:43:58 +0900 + freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low * QA upload. diff --git a/debian/control b/debian/control index 0c2b304..a40318a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: freewnn Section: utils Priority: optional -Maintainer: Debian QA Group <[email protected]> +Maintainer: Mitsutoshi NAKANO <[email protected]> Build-Depends: autoconf, automake, autotools-dev, @@ -9,7 +9,7 @@ Build-Depends: autoconf, libncurses5-dev, libtool Standards-Version: 3.9.4 -Homepage: http://sourceforge.jp/projects/freewnn/ +Homepage: https://osdn.jp/projects/freewnn/ Package: freewnn-common Architecture: all -- 2.5.1