Package: dh-make Version: 2.201606 Severity: normal Dear Maintainer,
When creating a new package with dh-make, it creates in the debian/control
file (commented out) entries for Vcs-Git and Vcs-Browser, as follows:
#Vcs-Git: git://anonscm.debian.org/collab-maint/foo.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/foo.git
The Vcs-Git URL should be:
https://anonscm.debian.org/git/collab-maint/foo.git
Not using HTTPS triggers a Lintian warning.
Best,
nicoo

