debian: silent down lintian and add watch file
This commit is contained in:
parent
0c2671d7f9
commit
d8b31dbd46
2 changed files with 10 additions and 1 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,9 +2,11 @@ Source: libnfc
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Thomas Hood <jdthood@gmail.com>
|
Maintainer: Thomas Hood <jdthood@gmail.com>
|
||||||
Build-Depends: debhelper (>= 7), dh-autoreconf, libtool, pkg-config, libusb-dev, libpcsclite-dev
|
Build-Depends: debhelper (>= 7.0.50), dh-autoreconf, libtool, pkg-config, libusb-dev, libpcsclite-dev
|
||||||
Standards-Version: 3.9.2
|
Standards-Version: 3.9.2
|
||||||
Homepage: http://www.libnfc.org/
|
Homepage: http://www.libnfc.org/
|
||||||
|
Vcs-Svn: http://libnfc.googlecode.com/svn/trunk
|
||||||
|
Vcs-Browser: http://code.google.com/p/libnfc/source/browse/#svn/trunk
|
||||||
|
|
||||||
Package: libnfc2
|
Package: libnfc2
|
||||||
Section: libs
|
Section: libs
|
||||||
|
|
7
debian/watch
vendored
Normal file
7
debian/watch
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# See uscan(1) for format
|
||||||
|
|
||||||
|
# Compulsory line, this is a version 3 file
|
||||||
|
version=3
|
||||||
|
|
||||||
|
http://googlecode.debian.net/p/libnfc/libnfc-(.*)\.tar\.gz
|
||||||
|
|
Loading…
Reference in a new issue