Package: ladr Version: 0.0.200806a-1 Tags: patch Hi,
The watch file for ladr is unfortunately one of a small number that are no longer supported by uscan due to its use of Perl's /e regex modifier (see DSA1878-1 and the 2.10.54 devscripts package). The fix is very simple, as the updated uscan still supports the use of \L: opts="uversionmangle=s/Jan[^-]*/01/;s/Feb[^-]*/02/;s/Mar[^-]*/03/;s/Apr[^-]*/04/;s/May/05/;s/Jun[^-]*/06/;s/Jul[^-]*/07/;s/Aug[^-]*/08/;s/Sep[^-]*/09/;s/Oct[^-]*/10/;s/Nov[^-]*/11/;s/Dec[^-]*/12/;s/([0-9]{2})-([0-9]{4})([A-Z]?)/0.0.$2$1\L$3/;s/([0-9]{4})-([0-9]{2})([A-Z]?)/0.0.$1$2\L$3/" http://www.cs.unm.edu/~mccune/mace4/download/ LADR-(.*).tar.gz Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org