[pkg-fgfs-crew] [PATCH 2/6] Adjust dependencies for FlightGear 3.2.0
Florent Rougon
f.rougon at free.fr
Mon Nov 3 13:51:02 UTC 2014
debian/control: replace 3.0.0 with 3.2.0 in all dependency relationships
for FlightGear packages.
---
debian/control | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 817ed1d..f24e179 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
Depends: tzdata, fonts-liberation, ${misc:Depends}
Replaces: fgfs-base (<< 2.10.0), fgfs-scenery-base (<< 2.10.0),
fgfs-aircraft-base (<< 2.10.0~)
-Breaks: flightgear (<< 3.0.0~),
+Breaks: flightgear (<< 3.2.0~),
fgfs-base (<< 2.10.0~), fgfs-scenery-base (<< 2.10.0~),
fgfs-aircraft-base (<< 2.10.0~)
Description: FlightGear Flight Simulator -- base files
@@ -31,7 +31,7 @@ Description: FlightGear Flight Simulator -- base files
Package: flightgear-data-ai
Architecture: all
Depends: ${misc:Depends}
-Breaks: flightgear (<< 3.0.0~), fgfs-base (<< 2.10.0~)
+Breaks: flightgear (<< 3.2.0~), fgfs-base (<< 2.10.0~)
Description: FlightGear Flight Simulator -- standard AI data
FlightGear is a free and highly sophisticated flight simulator.
.
@@ -42,7 +42,7 @@ Package: flightgear-data-aircrafts
Architecture: all
Depends: ${misc:Depends}
Replaces: fgfs-base (<< 2.0.0), fgfs-aircraft-base (<< 2.10.0~)
-Breaks: flightgear (<< 3.0.0~), fgfs-aircraft-base (<< 2.10.0~)
+Breaks: flightgear (<< 3.2.0~), fgfs-aircraft-base (<< 2.10.0~)
Description: FlightGear Flight Simulator -- standard aircraft
FlightGear is a free and highly sophisticated flight simulator.
.
@@ -53,7 +53,7 @@ Package: flightgear-data-models
Architecture: all
Depends: ${misc:Depends}
Replaces: fgfs-base (<< 2.0.0), fgfs-models-base (<< 2.10.0)
-Breaks: flightgear (<< 3.0.0~), fgfs-models-base (<< 2.10.0~)
+Breaks: flightgear (<< 3.2.0~), fgfs-models-base (<< 2.10.0~)
Description: FlightGear Flight Simulator -- standard models
FlightGear is a free and highly sophisticated flight simulator.
.
@@ -63,10 +63,10 @@ Description: FlightGear Flight Simulator -- standard models
Package: flightgear-data-all
Architecture: all
Depends:
- flightgear-data-base (>= 3.0.0~),
- flightgear-data-ai (>= 3.0.0~),
- flightgear-data-aircrafts (>= 3.0.0~),
- flightgear-data-models (>= 3.0.0~),
+ flightgear-data-base (>= 3.2.0~),
+ flightgear-data-ai (>= 3.2.0~),
+ flightgear-data-aircrafts (>= 3.2.0~),
+ flightgear-data-models (>= 3.2.0~),
${misc:Depends}
Description: FlightGear Flight Simulator - virtual package
FlightGear is a free and highly sophisticated flight simulator.
--
1.7.10.4
More information about the pkg-fgfs-crew
mailing list