diff --git a/debian/changelog b/debian/changelog index 5ee5d79..8e58f08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ libnfc (1.3.0-0) unstable; urgency=low * New upstream release. - -- Romuald Conty Fri, 20 Nov 2009 16:42:42 +0100 + -- Romuald Conty Thu, 14 Jan 2010 16:42:42 +0100 libnfc (1.2.1-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 18ebb9f..c05ecc5 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libnfc Section: devel Priority: optional -Maintainer: Romuald Conty +Maintainer: Romuald Conty Build-Depends: debhelper (>= 5.0.37.2), libusb-dev, libpcsclite-dev Standards-Version: 3.7.3 Homepage: http://www.libnfc.org/ @@ -12,7 +12,7 @@ Depends: ${shlibs:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3 Description: Near Field Communication (NFC) library libnfc is a Free Software library for Near Field Communication. Supported NFC hardware devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC - Controller chip. + controller chip. Package: libnfc-dev Architecture: any @@ -20,10 +20,10 @@ Depends: libnfc0, libusb-dev, libpcsclite-dev Description: Near Field Communication library (development files) libnfc is a Free Software library for Near Field Communication. Supported NFC hardware devices are, theorically, all hardware based on the NXP PN531, PN532 or PN533 NFC - Controller chip. + controller chip. Package: libnfc-examples Architecture: any Depends: libnfc0 Description: Near Field Communication tools - Some examples are provided with libnfc to show basics functions (list, anticol, etc.). + Some examples are provided with libnfc to show basics functions (nfc-list, nfc-anticol, etc.).