From 27c64991b67a32504006a9d8db84e94649d90173 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Wed, 20 Apr 2016 08:27:02 +0000 Subject: [PATCH] debian/control: Standards-Version: 3.9.6 -> 3.9.8. No change needed. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fa04f00..44d7b23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ccid (1.4.23-1) unstable; urgency=medium key" fixed upstream (Closes: #812087) * debian/control: use https:// for Vcs-Browser: Fix lintian warning vcs-field-uses-insecure-uri vcs-browser + * debian/control: Standards-Version: 3.9.6 -> 3.9.8. No change needed. -- Ludovic Rousseau Wed, 20 Apr 2016 10:10:11 +0200 diff --git a/debian/control b/debian/control index fdd2644..750c002 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: extra 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 +Standards-Version: 3.9.8 Vcs-Svn: svn://anonscm.debian.org/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