@@ -14,7 +14,7 @@ Homepage: http://qgis.org/
14
14
15
15
Package: qgis
16
16
Architecture: any
17
- Depends: ${shlibs:Depends}, ${misc:Depends}, libqgis-core0.9 , libqgis-gui0.9
17
+ Depends: ${shlibs:Depends}, ${misc:Depends}, libqgis-core0.10 , libqgis-gui0.10
18
18
Suggests: qgis-plugin-grass, python-qgis
19
19
XB-Python-Version: ${python:Versions}
20
20
Description: Geographic Information System (GIS)
@@ -29,7 +29,7 @@ Description: Geographic Information System (GIS)
29
29
Elevation Model (DEM) formats including
30
30
GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM.
31
31
32
- Package: libqgis-core0.9
32
+ Package: libqgis-core0.10
33
33
Architecture: any
34
34
Depends: ${shlibs:Depends}, ${misc:Depends}
35
35
Replaces: qgis (<=0.9.2rc1)
@@ -42,7 +42,7 @@ Description: QGIS Geographic Information System - shared core library
42
42
This package contains the shared core library that
43
43
provides an interface for plugins.
44
44
45
- Package: libqgis-gui0.9
45
+ Package: libqgis-gui0.10
46
46
Architecture: any
47
47
Depends: ${shlibs:Depends}, ${misc:Depends}
48
48
Replaces: qgis (<=0.9.2rc1)
@@ -55,20 +55,6 @@ Description: QGIS Geographic Information System - shared gui library
55
55
This package contains the shared gui library that
56
56
provides an interface for plugins.
57
57
58
- Package: python-qgis
59
- Architecture: any
60
- Section: python
61
- Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libqgis-core0.9, libqgis-gui0.9
62
- Provides: ${python:Provides}
63
- XB-Python-Version: ${python:Versions}
64
- Description: QGIS Geographic Information System - Python bindings and plugins
65
- QGIS is a Geographic Information System (GIS)
66
- which manages, analyzes and display databases of
67
- geographic information.
68
- .
69
- This package contains the Python bindings and
70
- plugins.
71
-
72
58
Package: libqgis1-dev
73
59
Architecture: any
74
60
Section: libdevel
@@ -87,12 +73,12 @@ Description: QGIS Geographic Information System - development files
87
73
88
74
Package: qgis-plugin-grass
89
75
Architecture: any
90
- Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.3.2-grass, libqgisgrass0.9
76
+ Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.3.2-grass, libqgisgrass0.10
91
77
Description: Plugin for accessing GRASS data from QGIS
92
78
This plugin enables a GRASS data access toolbox in the QGIS
93
79
geographic data viewer.
94
80
95
- Package: libqgisgrass0.9
81
+ Package: libqgisgrass0.10
96
82
Architecture: any
97
83
Depends: ${shlibs:Depends}, ${misc:Depends}
98
84
Description: QGIS Geographic Information System - shared grass library
0 commit comments