Felipe Sateler <fsate...@debian.org> writes: > When building a full (source+binary) package, dpkg-source is invoked by > dpkg-buildpackage. dpkg-source needs the orig tarball in order to create > the source package. git-buildpackage should extract the tarball from the > pristine-tar branch (if it exists) before invoking dpkg-source (if the > tarball does not already exist), otherwise the build fails because the > orig tarball was not found.
git-buildpackage just does this normally, so something is not working normally for you. > And debian/gbp.conf: > [DEFAULT] > pristine-tar = True > sign-tags = True This really should have taken care of this. Do you see any error messages or the like when you run git-buildpackage prior to dpkg-source failing because it can't find the tarball? -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org