From 7bd46f692db93e1d88f7c0fbe69bd40f4f79854c Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Tue, 16 May 2017 11:40:00 +0200 Subject: [PATCH] Use https for the Homepage and Vcs-* fields --- debian/changelog | 3 ++- debian/control | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a3717267..f10cc288 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ libfprint (1:0.7.0-1) UNRELEASED; urgency=medium - Refresh the patches, drop all the upstreamed ones * debian/control: - Bump Standards-Version to 3.9.8 (no further changes) + - Use https for the Homepage and Vcs-* fields - -- Laurent Bigonville Tue, 16 May 2017 11:33:22 +0200 + -- Laurent Bigonville Tue, 16 May 2017 11:39:37 +0200 libfprint (1:0.6.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 316599fe..fe3c2a63 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake, libusb-1.0-0-dev, libssl-dev, libglib2.0-dev, libmagickcore-dev, libxv-dev, libnss3-dev Standards-Version: 3.9.8 -Homepage: http://www.freedesktop.org/wiki/Software/fprint/libfprint -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=fingerforce/libfprint.git -Vcs-Git: git://anonscm.debian.org/fingerforce/libfprint.git +Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint +Vcs-Browser: https://anonscm.debian.org/gitweb/?p=fingerforce/libfprint.git +Vcs-Git: https://anonscm.debian.org/git/fingerforce/libfprint.git Package: libfprint-dev Section: libdevel