Minor typo in debian files.
This commit is contained in:
parent
9ca2d3abfc
commit
4ad52aba57
2 changed files with 5 additions and 5 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,7 +2,7 @@ libnfc (1.3.0-0) unstable; urgency=low
|
|||
|
||||
* New upstream release.
|
||||
|
||||
-- Romuald Conty <rconty@il4p.fr> Fri, 20 Nov 2009 16:42:42 +0100
|
||||
-- Romuald Conty <rconty@il4p.fr> Thu, 14 Jan 2010 16:42:42 +0100
|
||||
|
||||
libnfc (1.2.1-4) unstable; urgency=low
|
||||
|
||||
|
|
8
debian/control
vendored
8
debian/control
vendored
|
@ -1,7 +1,7 @@
|
|||
Source: libnfc
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Romuald Conty <romuald.conty@free.fr>
|
||||
Maintainer: Romuald Conty <rconty@il4p.fr>
|
||||
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.).
|
||||
|
|
Loading…
Add table
Reference in a new issue