This one time, at band camp, Christian Perrier wrote:
>Quoting Rob Walker ([EMAIL PROTECTED]):
>> Package: quake2-data
>> Version: 13-0.1
>> Severity: important
>> 
>> Following the recent NMU, the configure script quake2-data.config breaks when
>> checking the previous version.  The script checks the previous version at 
>> line
>> 74 with:
>> 
>>   if [ "$OLDVERSION" -lt "6" -o "$VALID" = "false" ]; then
>> 
>> If the NMU is installed, then oldversion is now 13-0.1 which is not valid
>> input for the -lt operator and the script fails.
>
>
>At first glance, it seems that this test could be removed. Version 6
>is a prehistoric one and keeping this would mean that the package
>handles direct upgrades from pre-woody versions to etch,
>directly...which is not to be supported.
>
>Proposed patch attached.

Looks ok to me, NMUers please go ahead.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to