[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#756634: RFS: roxterm/2.9.1-1



On Mon, Aug 4, 2014 at 12:24 PM, Tony Houghton <h@realh.co.uk> wrote:
> On 04/08/14 07:11, Vincent Cheng wrote:
>>
>> On Thu, Jul 31, 2014 at 10:15 AM, Eriberto Mota <eriberto@debian.org>
>> wrote:
>>
>>>     - Allow the content modification of the po/roxterm.pot. To make it,
>>> create the file debian/source/options with this content[1]:
>>>
>>> extend-diff-ignore = "^po/roxterm.pot$"
>
>
> I did that, but I get this warning:
>
> dpkg-source: warning: --extend-diff-ignore:=(^|/)po/roxterm.pot$ is not a
> valid option for Dpkg::Source::Package::V3::Quilt
>
> and the package still can't be built twice from the same directory. Besides
> roxterm.pot it also detects changes to the po/*.po files. I think these get
> updated with a new POT-Creation-Date header. I can probably find a way to
> prevent these files from being updated with no changes other than date
> stamps, but I'm puzzled why extend-diff-ignore doesn't work with format 3.0
> (quilt). I can't find any information as to why not. Is there another way to
> make it ignore these?

This seems to work (there are a lot more files that dpkg-source
complains about):

extend-diff-ignore =
"^(po/((.*).mo|roxterm.pot)|(.*).xml|Help/(.*)|roxterm.spec)$"

Eriberto, I've sponsored roxterm before so I'm happy to do so again,
but you're welcome to upload it yourself if you want.

Regards,
Vincent


Reply to: