diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-16 01:57:06 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-16 01:57:06 +0100 |
commit | 8768dbfc7e272a6a4a575f0b61346b8a42cad49d (patch) | |
tree | 21a6510f9445b99c151eb693324526c057a34a62 /debian/control | |
parent | 39888039c8967b8f8bba91850ce953ea8fdd7458 (diff) |
d/control: Change VCS-* to secure uri
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b9a18b0..4d779e5 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,8 @@ Build-Depends: xutils-dev Testsuite: autopkgtest Homepage: http://www.sane-project.org -Vcs-Git: git://anonscm.debian.org/collab-maint/sane-backends.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/sane-backends.git +Vcs-Git: https://anonscm.debian.org/collab-maint/sane-backends.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sane-backends.git Package: sane-utils Architecture: any |