Add Provides: fatsv-data-source
This commit is contained in:
parent
660e5b2b7c
commit
000cefca5d
|
|
@ -1,3 +1,9 @@
|
|||
dump1090-flightaware (1.18+mu1-3) UNRELEASED; urgency=medium
|
||||
|
||||
* Add Provides: fatsv-data-source.
|
||||
|
||||
-- Oliver Jowett <oliver@mutability.co.uk> Mon, 29 Dec 2014 23:00:09 +0000
|
||||
|
||||
dump1090-flightaware (1.18+mu1-2) unstable; urgency=medium
|
||||
|
||||
* Add Conflicts: piaware for faup1090, as the standard
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ Vcs-Git: https://github.com/mutability/dump1090.git -b fa-pi-package
|
|||
Package: dump1090-flightaware
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
||||
Provides: fatsv-data-source
|
||||
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.
|
||||
|
|
@ -23,6 +24,7 @@ Description: ADS-B Ground Station System for RTL-SDR
|
|||
Package: faup1090
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Provides: fatsv-data-source
|
||||
Conflicts: piaware
|
||||
Description: ADS-B protocol adaptor for FlightAware
|
||||
This is a packaging of a FlightAware utility based on dump1090 that generates
|
||||
|
|
|
|||
Loading…
Reference in New Issue