[devscripts] 03/04: ucan: allow more than 2 independent watch lines

Adam D. Barratt adam at adam-barratt.org.uk
Fri Oct 2 18:54:52 UTC 2015


On Fri, 2015-10-02 at 16:53 +0000, Osamu Aoki wrote:
>  If you have custom script in place of B<uupdate>, you may also encounter
>  problems.

"a custom script" (or maybe "custom scripts").
 
> @@ -2415,10 +2411,16 @@ sub process_watchline ($$$$$$)
>  	    } else {
>  		$origcount++ ;
>  		if ($origcount > 1) {
> -		    uscan_warn "$progname: too many main upstream tarballs\n";
> -		    return 1;
> +		    uscan_warn "$progname: more than one main upstream tarballs listed.\n";

s/tarballs/tarball/

Regards,

Adam




More information about the devscripts-devel mailing list