From 550262f9f8db06db284c32cedd069f3ebe510655 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Mon, 24 Mar 2008 19:20:00 +0000 Subject: [PATCH] add Depends: hal. Closes: #472493: "pcscd: must depends on hald" --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7ea2191..4f58580 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pcsc-lite (1.4.100-2) unstable; urgency=low + + * debian/control: add Depends: hal. Closes: #472493: "pcscd: must depends on + hald" + + -- Ludovic Rousseau Mon, 24 Mar 2008 20:18:38 +0100 + pcsc-lite (1.4.100-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 80e61fb..d6688da 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Homepage: http://pcsclite.alioth.debian.org/ Package: pcscd Architecture: any Priority: extra -Depends: libccid | pcsc-ifd-handler, ${shlibs:Depends}, lsb-base (>= 3.0-6) +Depends: libccid | pcsc-ifd-handler, ${shlibs:Depends}, lsb-base (>= 3.0-6), hal Conflicts: libpcsclite0 (<< 1.2.0-rc1-1), libccid (<= 1.0.0-1) Description: Middleware to access a smart card using PC/SC (daemon side) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface