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
|
Source: dump1090-fa
|
||||||
Section: embedded
|
Section: embedded
|
||||||
Priority: extra
|
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
|
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
|
Standards-Version: 3.9.3
|
||||||
Homepage: http://www.flightaware.com/
|
Homepage: http://www.flightaware.com/
|
||||||
|
|
@ -9,12 +9,8 @@ Vcs-Git: https://github.com/flightaware/dump1090.git
|
||||||
|
|
||||||
Package: dump1090-fa
|
Package: dump1090-fa
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libbladerf1 (>= 0.2016.06), adduser, lighttpd
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lighttpd
|
||||||
Replaces: dump1090 (<< 3.0)
|
Description: FlightAware ADS-B Ground Station System for SDRs
|
||||||
Breaks: dump1090 (<< 3.0)
|
Networked Aviation Mode S / ADS-B decoder/translator with support
|
||||||
Description: ADS-B Ground Station System for RTL-SDR
|
for RTL-SDR, BladeRF, HackRF, and LimeSDR software defined radio USB
|
||||||
Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
|
device support.
|
||||||
defined radio USB device support.
|
|
||||||
.
|
|
||||||
This is FlightAware's fork of dump1090-mutability, customized for use
|
|
||||||
in the PiAware sdcard images.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue