Update maintainer address, clean up the control file a bit.
This commit is contained in:
parent
efb4c1f60f
commit
48af886e46
|
|
@ -1,7 +1,7 @@
|
|||
Source: dump1090-fa
|
||||
Section: embedded
|
||||
Priority: extra
|
||||
Maintainer: Oliver Jowett <oliver@mutability.co.uk>
|
||||
Maintainer: Oliver Jowett <oliver.jowett@flightaware.com>
|
||||
Build-Depends: debhelper(>=9), librtlsdr-dev, libusb-1.0-0-dev, pkg-config, dh-systemd, libncurses5-dev, libbladerf-dev, libhackrf-dev, liblimesuite-dev
|
||||
Standards-Version: 3.9.3
|
||||
Homepage: http://www.flightaware.com/
|
||||
|
|
@ -9,12 +9,8 @@ Vcs-Git: https://github.com/flightaware/dump1090.git
|
|||
|
||||
Package: dump1090-fa
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libbladerf1 (>= 0.2016.06), adduser, lighttpd
|
||||
Replaces: dump1090 (<< 3.0)
|
||||
Breaks: dump1090 (<< 3.0)
|
||||
Description: ADS-B Ground Station System for RTL-SDR
|
||||
Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
|
||||
defined radio USB device support.
|
||||
.
|
||||
This is FlightAware's fork of dump1090-mutability, customized for use
|
||||
in the PiAware sdcard images.
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lighttpd
|
||||
Description: FlightAware ADS-B Ground Station System for SDRs
|
||||
Networked Aviation Mode S / ADS-B decoder/translator with support
|
||||
for RTL-SDR, BladeRF, HackRF, and LimeSDR software defined radio USB
|
||||
device support.
|
||||
|
|
|
|||
Loading…
Reference in New Issue