From 8105979293031b98817204b80e23fd891e7c7ca9 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 7 May 2014 12:20:59 +0200 Subject: [PATCH] Build-dep on udev to get udev version check working. Closes: #747038. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ef09f4b..4104555 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yubikey-personalization (1.15.1-3) unstable; urgency=low + + * Build-dep on udev to get udev version check working. Closes: #747038. + + -- Simon Josefsson Wed, 07 May 2014 14:56:15 +0200 + yubikey-personalization (1.15.1-2) unstable; urgency=low * Fix watch file. diff --git a/debian/control b/debian/control index b7182ff..009af21 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: extra Maintainer: Tollef Fog Heen Uploaders: Simon Josefsson , Klas Lindfors , Dain Nilsson -Build-Depends: debhelper (>= 9), autotools-dev, libusb-1.0-0-dev [!hurd-i386], libusb-dev [hurd-i386], libyubikey-dev(>= 1.5), libjson-c-dev, chrpath, pkg-config, dh-autoreconf +Build-Depends: debhelper (>= 9), autotools-dev, libusb-1.0-0-dev [!hurd-i386], libusb-dev [hurd-i386], libyubikey-dev(>= 1.5), libjson-c-dev, chrpath, pkg-config, dh-autoreconf, udev Standards-Version: 3.9.5 Homepage: http://yubico.github.io/yubikey-personalization/ Vcs-Git: git://git.err.no/yubikey-personalization/ -- 2.39.5