Re: get-orig-source
On Wed, Jun 18, 2014 at 08:40:49AM -0700, Diane Trout wrote:
> I noticed trimmomatic has a really nice way of filtering out non-dfsg
> compliant files from the upstream tarball.
Several packages have this now.
> However when trying to use it in another project, I can't get uscan to tag the
> resulting .orig.tar.gz as $(PACKAGE)_$(UVERSION)+dfsg.orig.tar.gz.
>
> Is it supposed to rewrite the version number to include +dfsg? Any hints about
> what is required to make that repack method work?
opts="uversionmangle=s/$/+dfsg/"
should do the trick. If this is not what you are looking for I need
more information. This will end up in a lintian warning but it can
be considered as false positive.
In any case make sure you are using the latest devscripts from unstable.
Kind regards
Andreas.
--
http://fam-tille.de
Reply to: