@@ -17,7 +17,7 @@ Homepage: http://qgis.org/
17
17
Package: qgis
18
18
Architecture: any
19
19
Depends: ${shlibs:Depends}, ${misc:Depends}
20
- Suggests : qgis-plugin-grass, python-qgis
20
+ Recommends : qgis-plugin-grass, python-qgis
21
21
Description: Geographic Information System (GIS)
22
22
A Geographic Information System (GIS) manages, analyzes, and displays
23
23
databases of geographic information. Quantum GIS (QGIS) supports shapefile
@@ -36,8 +36,8 @@ Description: Quantum GIS - shared core library
36
36
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
37
37
and display databases of geographic information.
38
38
.
39
- This package contains the shared core library that
40
- provides an interface for plugins.
39
+ This package contains the shared core library that provides an interface for
40
+ plugins.
41
41
42
42
Package: libqgis-gui0.11
43
43
Architecture: any
@@ -59,7 +59,7 @@ Depends: qgis (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev,
59
59
libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0),
60
60
libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
61
61
libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
62
- qt4-designer (>=4.2.0), libqgisgrass0.11, libqgis-gui0.11, libqgis-core0.11
62
+ qt4-designer (>=4.2.0), libqgis-gui0.11, libqgis-core0.11
63
63
Provides: libqgis-dev
64
64
Conflicts: libqgis-dev, qgis-dev
65
65
Replaces: qgis-dev
@@ -73,19 +73,12 @@ Description: Quantum GIS - development files
73
73
Package: qgis-plugin-grass
74
74
Architecture: any
75
75
Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass
76
+ Replaces: libqgisgrass0.11
77
+ Conflicts: libqgisgrass0.10
76
78
Description: Plugin for accessing GRASS data from Quantum GIS
77
79
This plugin enables a GRASS data access toolbox in the Quantum GIS geographic
78
80
data viewer.
79
81
80
- Package: libqgisgrass0.11
81
- Architecture: any
82
- Depends: ${shlibs:Depends}, ${misc:Depends}
83
- Description: Quantum GIS - shared grass library
84
- Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
85
- and display databases of geographic information.
86
- .
87
- This package contains the shared library for the grass plugin.
88
-
89
82
Package: python-qgis
90
83
Section: python
91
84
Architecture: any
0 commit comments