Updates Debian package
This commit is contained in:
parent
c004dd2c2c
commit
6674459a57
3 changed files with 13 additions and 1 deletions
6
debian/.gitignore
vendored
Normal file
6
debian/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
autoreconf.after
|
||||
autoreconf.before
|
||||
files
|
||||
mfoc.debhelper.log
|
||||
mfoc.substvars
|
||||
mfoc/
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
mfoc (0.10.4-0) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Romuald Conty <romuald@libnfc.org> Sun, 20 Jan 2013 15:58:42 +0100
|
||||
|
||||
mfoc (0.10.2pre3.1-0) unstable; urgency=low
|
||||
|
||||
* Initial package
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: mfoc
|
|||
Section: utils
|
||||
Priority: extra
|
||||
Maintainer: Thomas Hood <jdthood@gmail.com>
|
||||
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.6.0), pkg-config
|
||||
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libnfc-dev (>= 1.7.0), pkg-config
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://code.google.com/p/nfc-tools/wiki/mfoc
|
||||
Vcs-Svn: http://nfc-tools.googlecode.com/svn/trunk/mfoc
|
||||
|
|
Loading…
Reference in a new issue