@@ -27,7 +27,7 @@ Description: Geographic Information System (GIS)
27
27
Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid,
28
28
and USGS ASCII DEM.
29
29
30
- Package: libqgis-core0.11
30
+ Package: libqgis-core1
31
31
Architecture: any
32
32
Depends: ${shlibs:Depends}, ${misc:Depends}
33
33
Replaces: qgis (<=0.9.2rc1)
@@ -39,7 +39,7 @@ Description: Quantum GIS - shared core library
39
39
This package contains the shared core library that
40
40
provides an interface for plugins.
41
41
42
- Package: libqgis-gui0.11
42
+ Package: libqgis-gui1
43
43
Architecture: any
44
44
Depends: ${shlibs:Depends}, ${misc:Depends}
45
45
Replaces: qgis (<=0.9.2rc1)
@@ -59,8 +59,8 @@ 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), libqgispython0.11, libqgisgrass0.11 , libqgis-gui0.11 ,
63
- libqgis-core0.11
62
+ qt4-designer (>=4.2.0), libqgispython1, libqgisgrass1 , libqgis-gui1 ,
63
+ libqgis-core1
64
64
Provides: libqgis-dev
65
65
Conflicts: libqgis-dev, qgis-dev
66
66
Replaces: qgis-dev
@@ -78,7 +78,7 @@ Description: Plugin for accessing GRASS data from Quantum GIS
78
78
This plugin enables a GRASS data access toolbox in the Quantum GIS geographic
79
79
data viewer.
80
80
81
- Package: libqgisgrass0.11
81
+ Package: libqgisgrass1
82
82
Architecture: any
83
83
Depends: ${shlibs:Depends}, ${misc:Depends}
84
84
Description: Quantum GIS - shared grass library
@@ -90,7 +90,7 @@ Description: Quantum GIS - shared grass library
90
90
Package: python-qgis
91
91
Section: python
92
92
Architecture: any
93
- Depends: libqgispython0.11 , ${shlibs:Depends}, ${misc:Depends}
93
+ Depends: libqgispython1 , ${shlibs:Depends}, ${misc:Depends}
94
94
Provides: ${python:Provides}
95
95
XB-Python-Version: ${python:Versions}
96
96
Description: Python bindings to Quantum GIS
@@ -99,7 +99,7 @@ Description: Python bindings to Quantum GIS
99
99
.
100
100
This package contains the files for the Python support.
101
101
102
- Package: libqgispython0.11
102
+ Package: libqgispython1
103
103
Architecture: any
104
104
Depends: ${shlibs:Depends}, ${misc:Depends}
105
105
XB-Python-Version: ${python:Versions}
0 commit comments