Thanks for explanation.

On Wed, May 04, 2016 at 06:48:03AM -0400, James McCoy wrote:
> There shouldn't be any output from running “uscan” if the newest
> available upstream version matches the version of the package and no
> errors were encountered.

I see.   So the fix is to move uscan_msg into if...elsif...else ...
around line 3328 as.

        Case      : use           : effect
upstream >  debian: uscan_msg     : output always
upstream == debian: uscan_verbose : no output unless verbose
upstream <  debian: uscan_verbose : no output unless verbose

I need to check the old uscan but the last case is broken watch file.

I wonder if it is best to be quiet for "upstream <  debian" case.

Any thought?

Osamu

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to