Hi, On Fri, 22 Nov 2013, Andreas Tille wrote: > $ gbp-clone ssh://git.debian.org/git/debian-med/htslib.git > $ cd htslib > (debian/unstable) $ git branch > * debian/unstable > develop > pristine-tar > (debian/unstable) $ git-buildpackage > (debian/unstable) $ lintian -I --pedantic > ../build-area/htslib_0.2.0~rc4-1_amd64.changes
The mere fact that the generated files are in ../build-area/ means that you're using --git-export-dir (via ~/.gbp.conf) and thus you are building in a directory that doesn't have the .git dir. It's an export (with git archive) that is unpacked in ../build-area/<package>/ that you use as build directory. Cheers, -- Raphaël Hertzog ◈ Debian Developer Discover the Debian Administrator's Handbook: → http://debian-handbook.info/get/ -- To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131122081044.ga8...@x230-buxy.home.ouaza.com