From 7f8c9946f3ca207d60702a485aa43f257ec88e1f Mon Sep 17 00:00:00 2001 From: Felix Geyer <fgeyer@debian.org> Date: Tue, 5 Apr 2016 21:50:43 +0200 Subject: [PATCH] Use https for Vcs-Git URL. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d5791d6..85122b5 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), apparmor (>= 2.9.0) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/apparmor-profiles-extra.git -Vcs-Git: git://anonscm.debian.org/collab-maint/apparmor-profiles-extra.git +Vcs-Git: https://anonscm.debian.org/git/collab-maint/apparmor-profiles-extra.git Homepage: https://wiki.debian.org/AppArmor Package: apparmor-profiles-extra -- GitLab