Comment 3 for bug 1887823

Revision history for this message
Dan Streetman (ddstreet) wrote :

> So what's the bug here?

the bug is:

$ git ubuntu clone qemu
$ cd qemu
$ git checkout pkg/ubuntu/bionic-devel
$ sudo apt build-dep .
$ dpkg-buildpackage

that fails, due to the ..git file.

Or are you saying that using git-ubuntu implies people should no longer use dpkg-buildpackage (or debuild, etc)?