From 29235a0295b92eea59b9ab55a65ecdea00429d70 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 5 Apr 2013 16:18:58 +0200 Subject: [PATCH] Debian: fix libnfc dependency now that rc7 has a name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9ba1a58..be9239b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libfreefare Section: libs Priority: extra Maintainer: Romuald Conty -Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.7.0~rc5), pkg-config, libssl-dev +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.7.0~rc7), pkg-config, libssl-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/nfc-tools/wiki/libfreefare Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/libfreefare