Hi, On Fri, Oct 02, 2015 at 05:47:36PM +0000, Mattia Rizzolo wrote: > Package: devscripts > Version: 2.15.8 > Severity: wishlist > > > I have one upstream that change signature extension every other release > from .asc to .sig to whatnot. > > It would be handy to specify a list of possibilities and then uscan can > try all of them, maybe finding a signature somewhere.
I implemented another pgpmode=auto. When the mangling rule is missing, it scan just like default mode but it autogenerate the mangling rule and use it :-) This may be easier option ... Osamu