On Mon, 24 Aug 2015 12:59:35 +0000 (UTC)
Alan <alan@???> wrote:
> What am I doing wrong? I'm doing exactly what works for our other
> python packages.
There's no branch called `debian`.
❯ git branch -r
origin/HEAD -> origin/master
origin/master
origin/pristine-tar
origin/upstream
I suggest cloning all of the branches with
`gbp clone
https://github.com/satta/tor-monitor.git`. This command will
ensure that you get the pristine-tar branch.
The package built fine for me with sbuild and git-buildpackage.