Skip to content

Commit 3fd080b

Browse files
author
timlinux
committed
Added debian build files - updated from debiangis folks to use qt4 for deps instead of qt3
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7164 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 94128bc commit 3fd080b

24 files changed

+909
-0
lines changed

debian/changelog

Lines changed: 238 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,238 @@
1+
qgis (0.9.0) gutsy; urgency=low
2+
3+
* Quantum GIS 0.9.0 'Ganymede' release
4+
5+
-- Tim Sutton <tim@linfiniti.com> Tue, 28 Aug 2007 22:43:41 -0300
6+
7+
qgis (0.8.1-3) UNRELEASED; urgency=low
8+
9+
* Added Build-Depends: sip4.
10+
11+
-- Niccolo Rigacci <niccolo@rigacci.org> Fri, 10 Aug 2007 11:37:29 +0200
12+
13+
qgis (0.8.1-2) UNRELEASED; urgency=low
14+
15+
* Quick-and-dirty changes on Debian files.
16+
17+
-- Niccolo Rigacci <niccolo@rigacci.org> Fri, 10 Aug 2007 10:52:25 +0200
18+
19+
qgis (0.8.1-1) UNRELEASED; urgency=low
20+
21+
* New upstream release.
22+
* Now the building system is based on cmake. Qt4 and SIP are required.
23+
* Added cmake.dpatch new patch (to build-up consistently).
24+
* Added georef.dpatch new patch (improvement of georeferencer by Martin Dobias).
25+
* Removed obsolete postgresql-dev build-dep.
26+
(closes: #429984)
27+
* Removed obsolete libmysqlclient14-dev build-dep.
28+
* Added a grid_maker patch to compile standalone binaries.
29+
30+
-- Francesco Paolo Lovergine <frankie@debian.org> Fri, 29 Jun 2007 16:03:56 +0200
31+
32+
qgis (0.8.0-5) unstable; urgency=low
33+
34+
* Added python-dev build-dep.
35+
Patch added: ax_python.dpatch, fixes python environment detection.
36+
(closes: #429234)
37+
* Added build-dep for autoconf/automake due to acinclude.m4 changes.
38+
39+
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 19 Jun 2007 18:28:05 +0200
40+
41+
qgis (0.8.0-4) unstable; urgency=low
42+
43+
* Enabled python scripts support and changed build-dep and suggests as consequence.
44+
* Enabled WFS support.
45+
(closes: #302618)
46+
* Long description revised.
47+
* Patch gcc43-fixes updated. Thanks again Martin Michlmayr.
48+
(closes: #417522)
49+
* Now installing missing binaries: msexport, qgis_help
50+
(closes: #423989)
51+
52+
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 22 May 2007 17:03:18 +0200
53+
54+
qgis (0.8.0-3) unstable; urgency=low
55+
56+
* Added missing flex/bison build-deps.
57+
(closes: #421143)
58+
* Added gcc4.3-fixes based the patch by tbm.
59+
(closes: #417522)
60+
61+
-- Francesco Paolo Lovergine <frankie@debian.org> Mon, 30 Apr 2007 23:24:02 +0200
62+
63+
qgis (0.8.0-2) unstable; urgency=low
64+
65+
* Releasing for unstable.
66+
Moved to soname 1 instead of 0.
67+
68+
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 10 Apr 2007 13:42:47 +0200
69+
70+
qgis (0.8.0-1) experimental; urgency=low
71+
72+
* New upstream release.
73+
* Patchset updated.
74+
New patch: gridmaker_bin to generate gridmaker binary as it should.
75+
76+
77+
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 4 Apr 2007 14:19:48 +0200
78+
79+
qgis (0.7.4-6) UNRELEASED; urgency=low
80+
81+
* Moved to team maintainership as asked by Steve.
82+
* Moved to new gdal 1.4.0 dependency (currently in experimental)
83+
84+
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 4 Apr 2007 14:04:38 +0200
85+
86+
qgis (0.7.4-5) unstable; urgency=low
87+
88+
* Acknowledge GCC 4.1 NMU (Closes: #356215)
89+
* Update deps to libgdal1-1.3.2-dev and grass-dev (Closes: #383143, #360649)
90+
* Bump standards version to 3.7.2. No changes made.
91+
92+
-- Steve Halasz <debian@adkgis.org> Sat, 19 Aug 2006 22:13:32 -0400
93+
94+
qgis (0.7.4-4.1) unstable; urgency=low
95+
96+
* NMU as part of the GCC 4.1 transition.
97+
* patches/gcc41-extra-qualifications.dpatch: Update to remove two more
98+
extra qualifications from C++ files (Closes: #356215)
99+
100+
-- Martin Michlmayr <tbm@cyrius.com> Fri, 26 May 2006 23:57:18 +0200
101+
102+
qgis (0.7.4-4) unstable; urgency=low
103+
104+
* Apply patch for building with gcc 4.1 (Closes: #356215)
105+
* Create patch for moving location of installed documentation
106+
(Closes: #355208)
107+
* Remove essentially empty README file (Closes: #324533)
108+
109+
-- Steve Halasz <debian@adkgis.org> Fri, 7 Apr 2006 10:12:58 -0400
110+
111+
qgis (0.7.4-3) unstable; urgency=low
112+
113+
* Build with libgdal1-1.3.1
114+
* Build-dep on libmysqlclient15-dev
115+
* Remove follow-on build-deps that are now pulled in by
116+
libgdal1-1.3.1-dev
117+
118+
-- Steve Halasz <debian@adkgis.org> Mon, 20 Feb 2006 20:21:48 -0500
119+
120+
qgis (0.7.4-2) unstable; urgency=low
121+
122+
* Build libqgis0 as separate package to conform to policy (Closes: #339254)
123+
* Rename qgis-dev to libqgis0-dev
124+
* Build-dep on libmysqlclient14-dev
125+
* Acknowledge binary NMU (Closes: #345148)
126+
127+
-- Steve Halasz <debian@adkgis.org> Wed, 14 Dec 2005 23:14:35 -0500
128+
129+
qgis (0.7.4-1) unstable; urgency=low
130+
131+
* New upstream release
132+
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)
133+
134+
-- Steve Halasz <debian@adkgis.org> Sat, 5 Nov 2005 16:04:45 -0500
135+
136+
qgis (0.7.0-1) unstable; urgency=low
137+
138+
* New upstream release (Closes: #327592)
139+
- Don't segfault when starting without X (Closes: #295872)
140+
- GPX plugin uses less RAM (Closes: #284238)
141+
* PostgreSQL transition: build-dep on libpq-dev | postgresql-dev
142+
* C++ ABI transition. No explicit changes made. (Closes: #327597)
143+
* Bump standards version to 3.6.2. No changes made.
144+
145+
-- Steve Halasz <debian@adkgis.org> Fri, 16 Sep 2005 10:43:49 -0400
146+
147+
qgis (0.6.0-2) unstable; urgency=low
148+
149+
* Depend on xerces26 instead of xerces21 (Closes: #301709)
150+
* Apply patch for PostGis 1.0 (Closes: #303743)
151+
* Added note about setting QTDIR=/usr/share/qt3 (Closes: #281910)
152+
* Patch for crash loading shapefiles exposed by gdal 1.2.6
153+
154+
-- Steve Halasz <debian@adkgis.org> Thu, 14 Apr 2005 11:03:20 -0400
155+
156+
qgis (0.6.0-1) unstable; urgency=low
157+
158+
* New upstream release
159+
* Display version name consistently (Closes: #275608)
160+
* Make Alt+F accelerators unique (Closes: #275611)
161+
* Use upstream's new manpage for qgis
162+
* Make delimited text plugin dialog more user-friendly (Closes: #282085)
163+
* Fix for disappearing icons (Closes: #275610)
164+
* Properly load shapefiles specified on the command line (Closes: #275607)
165+
166+
-- Steve Halasz <debian@adkgis.org> Tue, 21 Dec 2004 09:46:27 -0500
167+
168+
qgis (0.5.0-2) unstable; urgency=low
169+
170+
* Fix typos in .install files that left out the delimitedtext plugin
171+
(Closes: #282084)
172+
173+
-- Steve Halasz <debian@adkgis.org> Fri, 19 Nov 2004 10:51:07 -0500
174+
175+
qgis (0.5.0-1) unstable; urgency=low
176+
177+
* New upstream release
178+
* Create separate qgis-dev package (Closes: #264213)
179+
180+
-- Steve Halasz <debian@adkgis.org> Wed, 6 Oct 2004 07:34:28 -0400
181+
182+
qgis (0.4.0-3) unstable; urgency=medium
183+
184+
* Add build-dep on libjasper-1.701-dev
185+
* Add build-dep on libtiff4-dev - doh! :-/
186+
* Add build-dep on netcdfg-dev
187+
188+
-- Steve Halasz <debian@adkgis.org> Tue, 10 Aug 2004 11:22:29 -0400
189+
190+
qgis (0.4.0-2) unstable; urgency=low
191+
192+
* Remove build-dep on libtiff3g-dev (Closes: #264573)
193+
194+
-- Steve Halasz <debian@adkgis.org> Mon, 9 Aug 2004 09:15:08 -0400
195+
196+
qgis (0.4.0-1) unstable; urgency=low
197+
198+
* New upstream release
199+
200+
-- Steve Halasz <debian@adkgis.org> Fri, 2 Jul 2004 09:36:23 -0400
201+
202+
qgis (0.3.0-1) unstable; urgency=low
203+
204+
* New upstream release
205+
206+
-- Steve Halasz <debian@adkgis.org> Wed, 26 May 2004 09:38:22 -0400
207+
208+
qgis (0.2.0-1) unstable; urgency=low
209+
210+
* New upstream release
211+
212+
-- Steve Halasz <debian@adkgis.org> Mon, 26 Apr 2004 09:48:19 -0400
213+
214+
qgis (0.1-2) unstable; urgency=low
215+
216+
* Build with the Shapefile to PostGIS Import Tool (SPIT) and
217+
PostgreSQL support (Closes: #233191)
218+
219+
-- Steve Halasz <debian@adkgis.org> Wed, 7 Apr 2004 09:18:34 -0400
220+
221+
qgis (0.1-1) unstable; urgency=low
222+
223+
* New upstream release
224+
* changed install location of html documentation to /usr/share/doc/qgis
225+
* updated man page to describe new command-line options and include pointers
226+
to HTML and PDF documentation (Closes: #234600)
227+
* debian/control:
228+
- updated description to include raster support
229+
230+
-- Steve Halasz <debian@adkgis.org> Wed, 25 Feb 2004 08:56:18 -0500
231+
232+
qgis (0.0.13-1) unstable; urgency=low
233+
234+
* Initial Release (Closes: #217237).
235+
* clean out config.status and config.log before building
236+
237+
-- Steve Halasz <debian@adkgis.org> Fri, 9 Jan 2004 12:27:07 -0500
238+

debian/compat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5

debian/control

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
Source: qgis
2+
Section: science
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, libpq-dev,
7+
libgeos-dev (>= 2.0.1-1), dpatch, grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
8+
libmysqlclient15-dev, flex, bison, python-dev, cmake (>=2.4.3) , python-sip4-dev, python-qt4-dev,
9+
sharutils, sip4 (>= 4.7), 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.2.0), python-qt4-dev (>=4.2.0)
11+
Standards-Version: 3.7.2
12+
13+
Package: qgis
14+
Architecture: any
15+
Depends: ${shlibs:Depends}, ${misc:Depends}, libqgis1
16+
Suggests: qgis-plugin-grass, python, python-qt4
17+
Description: Geographic Information System (GIS)
18+
A Geographic Information System (GIS) manages,
19+
analyzes, and displays databases of geographic
20+
information. Quantum GIS (QGIS) supports shapefile
21+
viewing and editing, spatial data storage with
22+
PostgreSQL/PostGIS, projection on-the-fly, map
23+
composition, and a number of other features via
24+
a plugin interface. QGIS also supports display
25+
of various georeferenced raster and Digital
26+
Elevation Model (DEM) formats including
27+
GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM.
28+
.
29+
Home page: http://qgis.org/
30+
31+
Package: libqgis1
32+
Architecture: any
33+
Depends: ${shlibs:Depends}, ${misc:Depends}
34+
Description: QGIS Geographic Information System - shared library
35+
QGIS is a Geographic Information System (GIS)
36+
which manages, analyzes and display databases of
37+
geographic information.
38+
.
39+
This package contains the shared library that
40+
provides an interface for plugins.
41+
.
42+
Home page: http://qgis.org/
43+
44+
Package: libqgis1-dev
45+
Architecture: any
46+
Depends: qgis (= ${Source-Version}), libgdal1-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.2.0), python-qt4-dev (>=4.2.0), qt4-designer (>=4.2.0)
47+
Provides: libqgis-dev
48+
Conflicts: libqgis-dev, qgis-dev
49+
Replaces: qgis-dev
50+
Suggests: qt4-designer
51+
Description: QGIS Geographic Information System - development files
52+
QGIS is a Geographic Information System (GIS)
53+
which manages, analyzes and display databases of
54+
geographic information.
55+
.
56+
This package contains the headers and libraries
57+
needed to develop plugins for QGIS.
58+
.
59+
Home page: http://qgis.org/
60+
61+
Package: qgis-plugin-grass
62+
Architecture: any
63+
Depends: qgis (= ${Source-Version}), libgdal1-1.4.0-grass
64+
Description: Plugin for accessing GRASS data from QGIS
65+
This plugin enables a GRASS data access toolbox in the QGIS
66+
geographic data viewer.
67+
.
68+
Home page: http://qgis.org/

debian/copyright

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
This package was debianized by Steve Halasz <debian@adkgis.org> on
2+
Wed, 31 Dec 2003 10:07:40 -0500.
3+
4+
It was downloaded from:
5+
http://qgis.sourceforge.net/downloads.html
6+
7+
The upstream contributors are listed in the AUTHORS file.
8+
9+
This program is free software; you can redistribute it and/or
10+
modify it under the terms of the GNU General Public License as
11+
published by the Free Software Foundation; either version 2 of
12+
the License, or (at your option) any later version.
13+
14+
This program is distributed in the hope that it will be useful,
15+
but WITHOUT ANY WARRANTY; without even the implied warranty of
16+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17+
GNU General Public License for more details.
18+
19+
On Debian systems, the complete text of the GNU General Public
20+
License can be found in the /usr/share/common-licenses/GPL file.

debian/docs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
AUTHORS
2+
BUGS
3+
README
4+
TODO

debian/files

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
qgis_0.9.0_i386.deb science extra
2+
libqgis1_0.9.0_i386.deb science extra
3+
libqgis1-dev_0.9.0_i386.deb science extra
4+
qgis-plugin-grass_0.9.0_i386.deb science extra

debian/gridmaker.1

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.TH gridmaker 1 "August 2004" "gridmaker" "User Commands"
2+
.SH NAME
3+
gridmaker \- Graticule builder
4+
.SH SYNOPSIS
5+
.PP
6+
.B gridmaker
7+
[OPTIONS]
8+
.SH DESCRIPTION
9+
.PP
10+
The \fIgridmaker\fP qgis plugin will help you to build a graticule shapefile
11+
that you can use as an overlay within your qgis map viewer.

debian/libqgis1-dev.README.Debian

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
QGIS for Debian
2+
---------------
3+
4+
Before building a QGIS plugin you'll need to tell it where to look for Qt:
5+
6+
export QTDIR=/usr/share/qt3
7+
8+
-- Steve Halasz <debian@adkgis.org> Thu, 14 Apr 2005 11:03:20 -0400

debian/libqgis1-dev.install

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
#usr/bin/qgis-config
2+
#usr/lib/libqgis*a
3+
usr/include/qgis/*
4+
#usr/share/aclocal/qgis.m4
5+
#usr/lib/qgis/copyrightlabelplugin.a
6+
#usr/lib/qgis/libqgsprojectionselector.a
7+
#usr/lib/qgis/delimitedtextplugin.a
8+
#usr/lib/qgis/northarrowplugin.a
9+
#usr/lib/qgis/delimitedtextprovider.a
10+
#usr/lib/qgis/ogrprovider.a
11+
#usr/lib/qgis/georefplugin.a
12+
#usr/lib/qgis/pggeoprocessingplugin.a
13+
#usr/lib/qgis/gpsimporterplugin.a
14+
#usr/lib/qgis/postgresprovider.a
15+
#usr/lib/qgis/gpxprovider.a
16+
#usr/lib/qgis/scalebarplugin.a
17+
#usr/lib/qgis/grassplugin.a
18+
#usr/lib/qgis/spitplugin.a
19+
#usr/lib/qgis/grassprovider.a
20+
#usr/lib/qgis/wmsprovider.a
21+
#usr/lib/qgis/gridmakerplugin.a
22+

debian/libqgis1.install

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#usr/lib/libqgis_composer.so*
2+
usr/lib/libqgis_core.so*
3+
/usr/lib/libqgis_gui.so
4+
#usr/lib/libqgis_legend.so*
5+
#usr/lib/libqgis_raster.so*

debian/libqgis1.substvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
shlibs:Depends=libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgdal1-1.4.0, libgeos2c2a (>= 2.2.3), libqt4-core (>= 4.3.1), libqt4-gui (>= 4.3.1), libqt4-qt3support (>= 4.3.1), libqt4-sql (>= 4.3.1), libsqlite3-0 (>= 3.4.2), libstdc++6 (>= 4.2.1), proj

0 commit comments

Comments
 (0)