From 9f914e68f59eda7a6d0a33836e25643d4d2e62b8 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Wed, 20 Apr 2016 08:18:10 +0000 Subject: [PATCH] debian/control: use https:// for Vcs-Browser: Fix lintian warning vcs-field-uses-insecure-uri vcs-browser --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c37bc01..fa04f00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ccid (1.4.23-1) unstable; urgency=medium * Fix "cleanup libusb when open fails" fixed upstream (Closes: #821787) * Fix "pcscd takes 100 % cpu each time I insert a mass storage USB key" fixed upstream (Closes: #812087) + * debian/control: use https:// for Vcs-Browser: + Fix lintian warning vcs-field-uses-insecure-uri vcs-browser -- Ludovic Rousseau Wed, 20 Apr 2016 10:10:11 +0200 diff --git a/debian/control b/debian/control index 5172c8d..fdd2644 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ludovic Rousseau Build-Depends: debhelper (>= 9~), libusb-1.0-0-dev, libpcsclite-dev (>= 1.8.3~), flex, pkg-config Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/ccid/trunk -Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/ccid/trunk/ +Vcs-Browser: https://anonscm.debian.org/viewvc/collab-maint/deb-maint/ccid/trunk/ Homepage: http://pcsclite.alioth.debian.org/ccid.html Package: libccid