debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 2ce51ea67f52e0b034bf6563d10b8d5da60db494 Author: Andreas Boll <andreas.boll....@gmail.com> Date: Wed Sep 2 14:11:33 2015 +0200 Use https for Vcs-* fields diff --git a/debian/control b/debian/control index fe3843e..189083d 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: libxfixes-dev, libxrandr-dev, Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-xorg/lib/libxpresent.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-xorg/lib/libxpresent.git +Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxpresent.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxpresent.git Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/ Package: libxpresent1