Commit 6098c13d authored by Markus Teich's avatar Markus Teich
Browse files

Update debian/watch to use make dist tarball

Previously uscan would download the github-generated source tarball
which is missing the version.c file. This file is created by `make
dist`, so with this change we update debian/watch to refer to the
tarballs created by `make dist` so uscan downloads the correct tarball
that contains version.c.
parent cc785923
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment