From 20ed75ef6a59ef309f7cb3762decaf02c1f1377d Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Wed, 4 Aug 2010 13:16:34 +0000 Subject: [PATCH] debian/control: Build-Depends: libusb-1.0-0-dev instead of libusb-dev --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 710c9af..c29bcf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ ccid (1.4.0-1) experimental; urgency=low * debian/control: remove references to pcscd 1.2.9-beta9-1 in Recommands and Conflicts since stable already have pcscd 1.4.102 * debian/control: Standards-Version: 3.8.4 -> 3.9.1. No changes needed. + * debian/control: Build-Depends: libusb-1.0-0-dev instead of libusb-dev - -- Ludovic Rousseau Wed, 04 Aug 2010 15:11:08 +0200 + -- Ludovic Rousseau Wed, 04 Aug 2010 15:14:12 +0200 ccid (1.3.13-1) experimental; urgency=low diff --git a/debian/control b/debian/control index a302f9c..9622057 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ccid Section: libs Priority: extra Maintainer: Ludovic Rousseau -Build-Depends: debhelper (>= 7.0.50~), libusb-dev (>= 0.1.6a-2.1), libpcsclite-dev (>= 1.6.2), flex, autotools-dev, pkg-config +Build-Depends: debhelper (>= 7.0.50~), libusb-1.0-0-dev, libpcsclite-dev (>= 1.6.2), flex, autotools-dev, pkg-config Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/ccid/trunk Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/ccid/trunk/