Your message dated Thu, 05 Jun 2014 11:04:05 +0200
with message-id <[email protected]>
and subject line Re: Bug#750563: uscan regressed recently, adding all groups to
the version number match
has caused the Debian Bug report #750563,
regarding uscan regressed recently, adding all groups to the version number
match
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
750563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750563
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.14.4
Severity: important
libffi currently reports as version number 3.1.gz using
ftp://sourceware.org/pub/libffi/libffi-(.*)\.tar.(bz2|gz|xz)
looks like every () group is added to the version number, this did work before.
Didn't look how many watch files are affected by this change. Changing the
pattern to
ftp://sourceware.org/pub/libffi/libffi-(.*)\.tar.*
works around it.
--- End Message ---
--- Begin Message ---
Am 04.06.2014 16:58, schrieb Adam D. Barratt:
> Control: tags -1 + moreinfo
>
> On 2014-06-04 14:58, Matthias Klose wrote:
>> libffi currently reports as version number 3.1.gz using
>>
>> ftp://sourceware.org/pub/libffi/libffi-(.*)\.tar.(bz2|gz|xz)
>>
>> looks like every () group is added to the version number, this did work
>> before.
>
> I get exactly the same result with wheezy's uscan:
ok, don't know why I thought of this as a regression, closing.
--- End Message ---