On 9/2/18 5:38 PM, Alec Leamas wrote: > On 01/09/18 09:58, Sebastiaan Couwenberg wrote: >> On 9/1/18 9:17 AM, Alec Leamas wrote: > >> * debian/changelog >> >> Closes the wrong ITP, #123456 is not the ITP for unarr. > > Fixed. Also added a 0~ prefix to the version number so it is still sorts > correctly if/when there is a proper upstream version tag.
The upstream tags need to be updated to reflect the new version: git tag upstream/0_20150801.d1be8c43 upstream/20150801.d1be8c43 git push --tags Otherwise git-buildpackage cannot find the tag for the upstream version in the master branch. Kind Regards, bas
