Source: dlt-viewer Version: 2.18.0+dfsg-1 Severity: normal tags: patch Hello, please update the package to version 2.19, and also add a watch file.
I did an example of such file, not sure if it fits your "dfsg" needs
You might want to use the "Files-Excluded" debian/copyright feature to do the
"dfsg" automagically during uscan.
cat debian/watch
version=3
opts=dversionmangle=s/(\+|\.)dfsg$// \
https://github.com/GENIVI/dlt-viewer/tags .*/v?(\d\S*)\.tar\.gz
Gianfranco

