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

Bug#519732: red colored correctly watch version



tag 519732 confirmed
owner 519732 !
thanks

Dmitry E. Oboukhov wrote:

> Package: qa.debian.org
> 
> Why is the version of krank still red (magenta) colored?
> 

Because the mix of:

>    opts="dversionmangle=s/^0\.(.*?)\+dfsg\d/0$1/"  
(tightened stripping of dfsg and version correction all in one regex)

and

> RG> Sure, the thing is: since there are still many packages[1] which don't
> RG> remove the dfsg bit from the Debian version, both DEHS and the DDPO
> strip RG> it for them. 

doesn't work well. Since DEHS already stripped +dfsg by the time uscan
applies the regular expression, nothing is changed.

Instead of adding yet another workaround I'll close this bug report as soon
as the extra stripping code is dropped from DEHS and the DDPO. Since I want
to get rid of it, I'll file bugs on the packages where their watch file
doesn't properly mangle the Debian version and after a grace period of time
(two or three weeks) I'll go ahead and remove the code.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net





Reply to: