Hi Mattia,
On 29/03/16 11:11, Mattia Rizzolo wrote:
control: owner -1 !
control: tag -1 moreinfo
On Tue, Mar 29, 2016 at 12:07:56AM +0100, Ghislain Vaillant wrote:
https://anonscm.debian.org/git/debian-science/packages/python-arrayfire.git
I went with this.
The package looks ok, but the tarball I get with pristine-tar is
different than the one I can download with uscan. how so?
The tarball was committed with a call to:
gbp buildpackage --git-no-pristine-tar --git-pristine-tar-commit
Which generated the tarball out of the upstream tag.
a nitpick: in the DEP-8 test instead of listing all 3 binaries in
the example test you could have just used '@', or even leave out the
Depends: field entirely (in that case the deps on @ is implied).
Interesting. I did not know that. Does it mean it would look like this:
Tests: examples
Depends: @
or even just:
Tests: examples
?
Many thanks,
Ghis