Add Breaks/Replaces: piaware (<= 1.18-2) for faup1090, as the standard
package provides the same binary.
This commit is contained in:
parent
a5827b1391
commit
af8375bd3a
|
|
@ -1,3 +1,10 @@
|
||||||
|
dump1090-flightaware (1.18+mu1-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Add Breaks/Replaces: piaware (<= 1.18-2) for faup1090, as the standard
|
||||||
|
package provides the same binary.
|
||||||
|
|
||||||
|
-- Oliver Jowett <oliver@mutability.co.uk> Sun, 07 Dec 2014 23:46:00 +0000
|
||||||
|
|
||||||
dump1090-flightaware (1.18+mu1-1) unstable; urgency=medium
|
dump1090-flightaware (1.18+mu1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,8 @@ Description: ADS-B Ground Station System for RTL-SDR
|
||||||
Package: faup1090
|
Package: faup1090
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
|
Breaks: piaware (<= 1.18-2)
|
||||||
|
Replaces: piaware (<= 1.18-2)
|
||||||
Description: ADS-B protocol adaptor for FlightAware
|
Description: ADS-B protocol adaptor for FlightAware
|
||||||
This is a packaging of a FlightAware utility based on dump1090 that generates
|
This is a packaging of a FlightAware utility based on dump1090 that generates
|
||||||
messages in FlightAware's "fatsv" protocol from Beast format ADS-B messages.
|
messages in FlightAware's "fatsv" protocol from Beast format ADS-B messages.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue