Fix license in debian files.
Add man pages in debian install.
This commit is contained in:
parent
b8191e5896
commit
9e8ffea073
3 changed files with 5 additions and 5 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,7 +2,7 @@ libnfc (1.1.1-0) unstable; urgency=low
|
|||
|
||||
* New upstream version.
|
||||
|
||||
-- Romuald Conty <romuald.conty@free.fr> Wed, 29 Apr 2009 16:42:42 +0100
|
||||
-- Romuald Conty <romuald.conty@free.fr> Wed, 22 Jul 2009 16:42:42 +0100
|
||||
|
||||
libnfc (1.1.0-0) unstable; urgency=low
|
||||
|
||||
|
|
7
debian/copyright
vendored
7
debian/copyright
vendored
|
@ -3,13 +3,12 @@ Wed, 22 Apr 2009 10:42:42 +0100.
|
|||
|
||||
It was downloaded from: http://www.libnfc.org/
|
||||
|
||||
Copyright (C) 2005-2007 by Harald Welte <laforge@gnumonks.org>
|
||||
Copyright (C) 2009 by Roel Verdult <roel@libnfc.org>
|
||||
|
||||
License: GNU General Public License version 3
|
||||
License: GNU Lesser General Public License version 3
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 3
|
||||
it under the terms of the GNU Lesser General Public License version 3
|
||||
as published by the Free Software Foundation
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
|
@ -22,7 +21,7 @@ License: GNU General Public License version 3
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General Public
|
||||
License, version 3, can be found in `/usr/share/common-licenses/GPL-3'.
|
||||
License, version 3, can be found in `/usr/share/common-licenses/LGPL-3'.
|
||||
|
||||
The Debian packaging is (C) 2009, Romuald Conty <romuald.conty@free.fr> and
|
||||
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|
||||
|
|
1
debian/nfc-tools.install
vendored
1
debian/nfc-tools.install
vendored
|
@ -1 +1,2 @@
|
|||
debian/tmp/usr/bin/nfc-*
|
||||
debian/tmp/usr/share/man/man1/nfc-*
|
||||
|
|
Loading…
Reference in a new issue