1
1
Source: qgis
2
2
Section: science
3
3
Priority: extra
4
- Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
5
- Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
6
- Build-Depends: debhelper (>= 5.0.0), libgdal1-dev | libgdal1-1.3.2-dev | libgdal1-1.4.0-dev , libpq-dev,
4
+ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
5
+ Build-Depends: debhelper (>= 5.0.0), libgdal1-dev, libpq-dev,
7
6
libgeos-dev (>= 2.0.1-1), dpatch, grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
8
- flex, bison, python-dev, cmake (>=2.4.3) , python-sip4, python-sip4-dev, python-qt4-dev,
9
- sharutils, sip4 (>= 4.4), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
10
- libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.0.0), python-qt4-dev (>=4.0.0)
7
+ flex, bison, python-dev, cmake (>=2.4.3), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
8
+ sharutils, sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
9
+ libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.0.0), python-qt4-dev (>=4.0.0),
10
+ python-sip4-dev (>= 4.5.0)
11
11
Standards-Version: 3.7.2
12
12
XS-Python-Version: current
13
13
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
18
- Suggests: qgis-plugin-grass, python-qgis
17
+ Depends: ${shlibs:Depends}, ${misc:Depends}
18
+ Suggests: qgis-plugin-grass
19
19
XB-Python-Version: ${python:Versions}
20
20
Description: Geographic Information System (GIS)
21
21
A Geographic Information System (GIS) manages,
@@ -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,28 +55,13 @@ 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
75
61
Depends: qgis (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev , libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.0.0), python-qt4-dev (>=4.0.0), qt4-designer (>=4.2.0)
76
62
Provides: libqgis-dev
77
63
Conflicts: libqgis-dev, qgis-dev
78
64
Replaces: qgis-dev
79
- Suggests: qt4-designer
80
65
Description: QGIS Geographic Information System - development files
81
66
QGIS is a Geographic Information System (GIS)
82
67
which manages, analyzes and display databases of
@@ -87,12 +72,12 @@ Description: QGIS Geographic Information System - development files
87
72
88
73
Package: qgis-plugin-grass
89
74
Architecture: any
90
- Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.3.2 -grass, libqgisgrass0.9
75
+ Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0 -grass
91
76
Description: Plugin for accessing GRASS data from QGIS
92
77
This plugin enables a GRASS data access toolbox in the QGIS
93
78
geographic data viewer.
94
79
95
- Package: libqgisgrass0.9
80
+ Package: libqgisgrass0.10
96
81
Architecture: any
97
82
Depends: ${shlibs:Depends}, ${misc:Depends}
98
83
Description: QGIS Geographic Information System - shared grass library
0 commit comments