[Pkg-coolkey-commits] r21 - in /coolkey/trunk/debian: changelog control
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Sun Jan 6 13:39:35 UTC 2008
Author: rousseau
Date: Sun Jan 6 13:39:35 2008
New Revision: 21
URL: http://svn.debian.org/wsvn/pkg-coolkey/?sc=1&rev=21
Log:
libckyapplet1-dev Depends: on the ${binary:Version} of libckyapplet1
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=21&op=diff
==============================================================================
--- coolkey/trunk/debian/changelog (original)
+++ coolkey/trunk/debian/changelog Sun Jan 6 13:39:35 2008
@@ -13,11 +13,12 @@
- 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"
+ - libckyapplet1-dev Depends: on the ${binary:Version} of libckyapplet1
* debian/patches/{01_coolkey_cpp.dpatch, 02_log_cpp.dpatch,
03_machdep_cpp.dpatch, 04_object_cpp.dpatch, 05_slot_cpp.dpatch}: fixes
for g++ 4.3. Closes: #455658 "FTBFS with GCC 4.3: #define redefined"
- -- Ludovic Rousseau <rousseau at debian.org> Sun, 06 Jan 2008 14:34:22 +0100
+ -- Ludovic Rousseau <rousseau at debian.org> Sun, 06 Jan 2008 14:38:32 +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=21&op=diff
==============================================================================
--- coolkey/trunk/debian/control (original)
+++ coolkey/trunk/debian/control Sun Jan 6 13:39:35 2008
@@ -26,6 +26,6 @@
Package: libckyapplet1-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, libckyapplet1
+Depends: ${shlibs:Depends}, libckyapplet1 (= ${binary:Version})
Description: Smart Card Coolkey applet development files
Header files and support for Coolkey applications.
More information about the Pkg-coolkey-commits
mailing list