uscan for GitHub as of January 2013¶
You should write “watch line” in debian/watch if upstream is hosted on GitHub as of January 2013.
version=3
https://github.com/<user>/<project>/tags .*/v(\d[\d\.]+)\.tar\.gz
It was missing “v” in Debian Wiki, so I have fixed up.