source: core/trunk/client/pkg/deb/flarmclient @ 316

Last change on this file since 316 was 316, checked in by smoser, 11 years ago

fix copyright issue in client

File size: 788 bytes
Line 
1Section: misc
2Priority: optional
3Homepage: www.flarmradar.ch
4Standards-Version: 3.6.2
5
6Package: flarmclient
7Version: 1.2.0
8Maintainer: Simon Moser <simon.moser@netzschmiede.ch>
9Pre-Depends: libwww-perl,libdevice-serialport-perl
10Depends: libwww-perl,libdevice-serialport-perl
11# Recommends: <comma-separated list of packages>
12# Suggests: <comma-separated list of packages>
13# Provides: <comma-separated list of packages>
14# Replaces: <comma-separated list of packages>
15Architecture: all
16Copyright: copyright
17# Changelog: <changelog file; defaults to a generic changelog>
18Readme: ../../README.txt
19Preinst: preinst
20Postinst: postinst
21#Extra-Files: README.txt
22Files: etc/flarmclient.conf /
23 etc/cron.d/flarmradar /
24 usr/bin/flarmclient /
25 
26Description: Client program for the Flarm-Radar server
Note: See TracBrowser for help on using the repository browser.