Skip to content

Commit abcc4bf

Browse files
committed
debian packaging update
1 parent d76e1b8 commit abcc4bf

File tree

3 files changed

+227
-0
lines changed

3 files changed

+227
-0
lines changed

debian/compat.quantal

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7

debian/control.quantal

+221
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
Source: qgis
2+
Section: science
3+
Priority: extra
4+
Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
5+
Build-Depends:
6+
bison,
7+
cmake (>= 2.6),
8+
debhelper (>= 7),
9+
flex,
10+
grass-dev,
11+
libexpat1-dev,
12+
libfcgi-dev,
13+
libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
14+
libgeos-dev (>= 3.0.0),
15+
libgsl0-dev,
16+
libpq-dev,
17+
libproj-dev,
18+
libqt4-dev (>=4.4.0),
19+
libqt4-opengl-dev,
20+
libqtwebkit-dev,
21+
libqwt5-qt4-dev,
22+
libspatialite-dev,
23+
libsqlite3-dev,
24+
libspatialindex-dev,
25+
pkg-config,
26+
pyqt4-dev-tools,
27+
python,
28+
python-central (>=0.5),
29+
python-dev,
30+
python-qt4 (>=4.1.0),
31+
python-qt4-dev (>=4.1.0),
32+
python-sip (>= 4.5.0),
33+
python-sip-dev (>= 4.5.0),
34+
libosgearth-dev,
35+
libopenscenegraph-dev,
36+
git,
37+
doxygen,
38+
graphviz,
39+
txt2tags,
40+
xvfb, xauth, xfonts-base
41+
Build-Conflicts: libqgis-dev, qgis-dev
42+
Standards-Version: 3.8.4
43+
XS-Python-Version: current
44+
Homepage: http://qgis.org/
45+
46+
Package: qgis
47+
Architecture: any
48+
Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary:Version}), qgis-common (= ${source:Version})
49+
Recommends: qgis-plugin-globe, qgis-plugin-grass, python-qgis
50+
Suggests: gpsbabel
51+
Conflicts: uim-qt3
52+
Description: Geographic Information System (GIS)
53+
A Geographic Information System (GIS) manages, analyzes, and displays
54+
databases of geographic information. Quantum GIS (QGIS) supports shape file
55+
viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection
56+
on-the-fly, map composition, and a number of other features via a plugin
57+
interface. QGIS also supports display of various georeferenced raster and
58+
Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid,
59+
and USGS ASCII DEM.
60+
61+
Package: qgis-common
62+
Architecture: all
63+
Description: Quantum GIS - architecture-independent data
64+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
65+
and display databases of geographic information.
66+
.
67+
This package contains architecture-independent supporting data files for use
68+
with Quantum GIS.
69+
70+
Package: libqgis{QGIS_ABI}
71+
Architecture: any
72+
Depends: ${shlibs:Depends}, ${misc:Depends}
73+
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
74+
Description: Quantum GIS - shared libraries
75+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
76+
and display databases of geographic information.
77+
.
78+
This package contains the shared core and gui library that provide an
79+
interface for plugins and stand-alone applications.
80+
81+
Package: libqgis-dev
82+
Architecture: any
83+
Section: libdevel
84+
Depends:
85+
grass-dev,
86+
libexpat1-dev,
87+
libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
88+
libgeos-dev (>= 3.0.0),
89+
libgsl0-dev,
90+
libpq-dev,
91+
libproj-dev,
92+
libqgis{QGIS_ABI} (= ${binary:Version}),
93+
libqt4-dev (>=4.4.0),
94+
libsqlite3-dev,
95+
python-qt4 (>=4.1.0),
96+
python-qt4-dev (>=4.1.0),
97+
qt4-designer (>=4.4.0)
98+
Provides: qgis-dev
99+
Replaces: qgis-dev, libqgis1-dev, libqgis1.4.0-dev
100+
Description: Quantum GIS - development files
101+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
102+
and display databases of geographic information.
103+
.
104+
This package contains the headers and libraries needed to develop plugins for
105+
Quantum GIS.
106+
107+
Package: qgis-plugin-grass
108+
Architecture: any
109+
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass{GRASS_ABI}
110+
Description: GRASS plugin for Quantum GIS
111+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
112+
and display databases of geographic information.
113+
.
114+
This plugin enables GRASS data access in the Quantum GIS geographic data
115+
viewer.
116+
117+
Package: qgis-plugin-grass-common
118+
Architecture: all
119+
Depends: ${python:Depends}
120+
Replaces: qgis-common (<< 1.5)
121+
Breaks: qgis-common (<< 1.5)
122+
Description: GRASS plugin for Quantum GIS - architecture-independent data
123+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
124+
and display databases of geographic information.
125+
.
126+
This package contains architecture-independent supporting data files for use
127+
with the Quantum GIS GRASS plugin.
128+
129+
Package: python-qgis
130+
Section: python
131+
Architecture: any
132+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
133+
Provides: ${python:Provides}
134+
XB-Python-Version: ${python:Versions}
135+
Description: Python bindings to Quantum GIS
136+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
137+
and display databases of geographic information.
138+
.
139+
This package contains the files for the Python support.
140+
141+
Package: python-qgis-common
142+
Section: python
143+
Architecture: all
144+
Provides: ${python:Provides}
145+
Depends: gdal-bin, python-gdal, ${python:Depends}
146+
XB-Python-Version: ${python:Versions}
147+
Description: Python bindings to Quantum GIS - architecture-independent files
148+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
149+
and display databases of geographic information.
150+
.
151+
This package contains architecture-independent files for the Quantum GIS
152+
Python bindings.
153+
154+
Package: qgis-providers
155+
Architecture: any
156+
Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
157+
Replaces: qgis (<= 1.6)
158+
Breaks: qgis (<= 1.6)
159+
Description: collection of data providers to Quantum GIS
160+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
161+
and display databases of geographic information.
162+
.
163+
This package contains the provider plugins for Quantum GIS.
164+
165+
Package: qgis-providers-common
166+
Architecture: all
167+
Replaces: qgis-common (<= 1.6)
168+
Breaks: qgis-common (<= 1.6)
169+
Description: collection of data providers to Quantum GIS - architecture-independent files
170+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
171+
and display databases of geographic information.
172+
.
173+
This package contains architecture-independent files for the Quantum GIS
174+
providers.
175+
176+
Package: qgis-mapserver
177+
Architecture: any
178+
Depends: qgis-providers (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
179+
Description: Quantum GIS mapserver
180+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
181+
and display databases of geographic information.
182+
.
183+
This package contains the Quantum GIS mapserver.
184+
185+
Package: qgis-sqlanywhere
186+
Architecture: any
187+
Depends: ${shlibs:Depends}, ${misc:Depends}
188+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
189+
Description: Quantum GIS sql anywhere plugin and provider
190+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
191+
and display databases of geographic information.
192+
.
193+
This package contains the Quantum GIS sqlanywhere plugin and provider.
194+
195+
Package: qgis-api-doc
196+
Architecture: all
197+
Section: doc
198+
Description: Quantum GIS API documentation
199+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
200+
and display databases of geographic information.
201+
.
202+
This package contains the Quantum GIS API documentation.
203+
204+
Package: qgis-plugin-globe
205+
Architecture: any
206+
Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
207+
Description: OSG globe plugin for Quantum GIS
208+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
209+
and display databases of geographic information.
210+
.
211+
This plugin enables 3D viewing using OSG globe in the Quantum GIS.
212+
213+
Package: qgis-plugin-globe-common
214+
Architecture: all
215+
Description: OSG GLOBE plugin for Quantum GIS - architecture-independent data
216+
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
217+
and display databases of geographic information.
218+
.
219+
This package contains architecture-independent supporting data files for use
220+
with the Quantum GIS GLOBE plugin.
221+

debian/python-qgis.install.quantal

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
usr/lib/python*/*-packages/qgis/*.py
2+
usr/lib/python*/*-packages/qgis/*.so
3+
usr/lib/python*/*-packages/pyspatialite/*.py
4+
usr/lib/python*/*-packages/pyspatialite/*.so
5+
usr/lib/libqgispython.so.{QGIS_ABI}

0 commit comments

Comments
 (0)