From b2ca8bd2c603f9a206ad6e61cd90e6870267e624 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Thu, 28 Apr 2011 22:52:55 +0200 Subject: [PATCH] Add missing dependency on libykpers-1-1 (= ${binary:Version}) --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4d37024..5cde0ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ yubikey-personalization (1.5.1-1) unstable; urgency=low node in order to both program USB tokens and use the challenge/response functionality. * Change build system to dh. + * Make libykpers-1-dev depend on libykpers-1-1 of the same version. + Thanks to Fredrik Thulin at Yubico for spotting this. -- Tollef Fog Heen Thu, 28 Apr 2011 22:41:02 +0200 diff --git a/debian/control b/debian/control index 3babae3..ad2908d 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Homepage: http://code.google.com/p/yubikey-personalization/ Package: libykpers-1-dev Architecture: any Section: libdevel -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, libykpers-1-1 (= ${binary:Version}) Description: Personalization tool for Yubikey OTP tokens Yubikeys are USB tokens that act like keyboards and generate one-time or static passwords. -- 2.39.5