[Popcon-developers] cruft in popcon source tarball

Bill Allombert allomber@math.u-bordeaux.fr
Sun, 20 Jun 2004 13:55:08 +0200


On Sun, Jun 20, 2004 at 01:41:53PM +0200, Petter Reinholdtsen wrote:
> Thank you very much!  This will do miracles for the packages up load
> for d-i as well. :)
> 
> Unfortunately it doesn't work on Woody.  But it will from now on
> affect all the packages I build in my sid chroot. :)

Yes, I know, so I have
DEBVERSION=`cat /etc/debian_version`
if [ "$DEBVERSION" != "3.0" ]; then
  DEBUILD_DPKG_BUILDPACKAGE_OPTS="-ICVS -I'.#*' -I.cvsignore"
fi

in my .devscripts

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here.