From 8d8859bb66976dd34a56b847cbc71f079ad6dca1 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 5 Sep 2009 12:25:11 +0200 Subject: [PATCH] Bump build-depends for libyubikey-dev to 1.5 or higher. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d5688d4..6f772f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ yubikey-personalization (0.97-1) unstable; urgency=low - Limit the amount of symbols exported. - Make -h work when there's no yubikey plugged in too - Add link to reference manual for explanation of options + * Bump build-depends for libyubikey-dev to 1.5 or higher. -- Tollef Fog Heen Sat, 05 Sep 2009 11:43:54 +0200 diff --git a/debian/control b/debian/control index 0f4d5cf..f56998e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: yubikey-personalization Section: utils Priority: extra Maintainer: Tollef Fog Heen -Build-Depends: debhelper (>= 7), autotools-dev, libusb-1.0-0-dev, libyubikey-dev, chrpath, pkg-config +Build-Depends: debhelper (>= 7), autotools-dev, libusb-1.0-0-dev, libyubikey-dev(>= 1.5), chrpath, pkg-config Standards-Version: 3.8.2 Homepage: http://code.google.com/p/yubikey-personalization/ -- 2.39.5