[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP vexim



On Fri, Jan 27, 2006 at 11:58:49PM +0100, Daniel Knabl wrote:
> Am Fri, 27 Jan 2006 16:21:47 -0500 schrieb justin@nephilim.rtfo.org:
> 
> > Thats not a sufficient reason to repack the tarball; it is more
> > important that it is pristine (if applicable).  Perhaps the clean
> > target can remove them, and then you don't have to look at them nearly
> > as much (instead, the "dpkg: foo was removed" warnings, though).
> 
> Would you suggest to simply do (in the clean target)
> 
>   find . -depth -name CVS -exec rm -r {} \;
> 
> and not to care about the "blah was removed" messages?
Nearly all Debian packages should be pristine; if you can do that, you
should.  If upstream *only* exists in CVS, then you can't really, and
you can run that command before creating your orig tarball.  If
upstream has a real tarball, though, then please use it :)

OTOH, lintian will still warn "CVS dir in sourceball", so you might
not even both running such a command, and minimize your warnings..

Justin



Reply to: