[Pkg-coolkey-commits] r19 - in /coolkey/trunk/debian: changelog control

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Jan 6 13:05:35 UTC 2008


Author: rousseau
Date: Sun Jan  6 13:05:35 2008
New Revision: 19

URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=19
Log:
change coolkey Depends: from libccid, pcscd to libpcsclite1
Closes: #445164 "coolkey: Update libccid depends for pcsc-omnikey"

Modified:
    coolkey/trunk/debian/changelog
    coolkey/trunk/debian/control

Modified: coolkey/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/changelog?rev=19&op=diff
==============================================================================
--- coolkey/trunk/debian/changelog (original)
+++ coolkey/trunk/debian/changelog Sun Jan  6 13:05:35 2008
@@ -11,8 +11,10 @@
    - use a debian/compat file instead of DH_COMPAT in debian/rules
    - add a minimal Build-Depends: version on debhelper
    - set libckyapplet1-dev in Section: libdevel instead of devel
+   - change coolkey Depends: from libccid, pcscd to libpcsclite1
+     Closes: #445164 "coolkey: Update libccid depends for pcsc-omnikey"
 
- -- Ludovic Rousseau <rousseau at debian.org>  Sun, 06 Jan 2008 14:00:59 +0100
+ -- Ludovic Rousseau <rousseau at debian.org>  Sun, 06 Jan 2008 14:04:14 +0100
 
 coolkey (1.1.0-2) unstable; urgency=low
 

Modified: coolkey/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-coolkey/coolkey/trunk/debian/control?rev=19&op=diff
==============================================================================
--- coolkey/trunk/debian/control (original)
+++ coolkey/trunk/debian/control Sun Jan  6 13:05:35 2008
@@ -8,7 +8,7 @@
 
 Package: coolkey
 Architecture: any
-Depends: ${shlibs:Depends}, libccid, pcscd
+Depends: ${shlibs:Depends}, libpcsclite1
 Recommends: libnss3-tools, epiphany-extensions
 Description: Smart Card PKCS #11 cryptographic module
  Linux Driver support for the CoolKey and Common Access Card (CAC)




More information about the Pkg-coolkey-commits mailing list