Skip to content

Commit 6e6a7f1

Browse files
author
jef
committed
debian packaging update (following up r13792)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13793 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7846a26 commit 6e6a7f1

13 files changed

Lines changed: 89 additions & 95 deletions

AUTHORS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ Masaru Hoshi <hoshi at users.sourceforge.net>
2424
Peter Brewer <p.w.brewer at rdg dot ac dot uk>
2525
Radim Blazek <blazek at itc.it>
2626
Tom Elwertowski <telwertowski at users.sourceforge.net>
27-
Godofredo Contreras <frdcn athotmail.com>
27+
Godofredo Contreras <frdcn at hotmail.com>
2828
Martin Dobias <wonder.sk at gmail.com>
2929
Brendan Morley <morb at beagle.com.au>
3030
Magnus Homann <magnus at homann.se>
31-
Jürgen E. Fischer <jef@norbit.de>
31+
Jürgen E. Fischer <jef at norbit.de>
3232
Tisham Dhar <tisham at apogee.com.au>
33-
Leonardo Lami <lami@faunalia.it>
34-
Marco Pasetti <marco.pasetti@alice.it>
33+
Leonardo Lami <lami at faunalia.it>
34+
Marco Pasetti <marco.pasetti at alice.it>
3535
Mateusz Loskot <mateusz at loskot dot net>
3636
Peter Ersts <ersts at amnh.org>
3737
Borys Jurgiel <borysiasty at aster.pl>
3838
Paolo Cavallini <cavallini at faunalia.it>
3939
Carson J. Q. Farmer <carson dot farmer at gmail dot com>
40-
Lorenzo Masini <lorenxo86@gmail.com>
41-
Werner Macho <werner.macho@gmail.com>
42-
Giuseppe Sucameli <brush.tyler@gmail.com>
40+
Lorenzo Masini <lorenxo86 at gmail.com>
41+
Werner Macho <werner.macho at gmail.com>
42+
Giuseppe Sucameli <brush.tyler at gmail.com>

debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ qgis (1.5.0) UNRELEASED; urgency=low
1313
* add missing dependency to python-sip(4) to python-qgis
1414
* follow sip4 => sip transition
1515
* add gdal-bin and python-gdal dependency for GdalTools
16+
* trim build dependencies
1617

17-
-- Jürgen E. Fischer <jef@norbit.de> Sat, 05 Jun 2010 04:26:22 +0200
18+
-- Jürgen E. Fischer <jef@norbit.de> Wed, 23 Jun 2010 18:34:25 +0200
1819

1920
qgis (1.4.0) UNRELEASED; urgency=low
2021

debian/control

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj (<< 4.7.0) | libproj-dev (>= 4.7.0), libexpat1-dev,
77
flex, bison, python-dev, cmake (>= 2.6), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
8-
sharutils, sip4 (>= 4.5), libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
8+
sip4 (>= 4.5), libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
99
libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.4
1413
XS-Python-Version: current
@@ -69,7 +68,7 @@ Description: Quantum GIS - development files
6968

7069
Package: qgis-plugin-grass
7170
Architecture: any
72-
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5+41380
71+
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640-5+41380
7372
Description: GRASS plugin for Quantum GIS
7473
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7574
and display databases of geographic information.

debian/control.hardy

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77
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),
8+
sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.0
1413
XS-Python-Version: current

debian/control.intrepid

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77
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),
8+
sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.0
1413
XS-Python-Version: current

debian/control.jaunty

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77
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),
8+
sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.0
1413
XS-Python-Version: current

debian/control.karmic

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77
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),
8+
sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.0
1413
XS-Python-Version: current

debian/control.lenny

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev,
77
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),
8+
sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.0
1413
XS-Python-Version: current

debian/control.lucid

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 7), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev,
77
flex, bison, python-dev, cmake (>= 2.6), python-sip (>= 4.5.0), python-central (>=0.5), python,
8-
sharutils, libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
8+
libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
99
libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev
10+
python-sip-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.4
1413
XS-Python-Version: current

debian/control.sid

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends: debhelper (>= 7), libgdal1-dev, libpq-dev,
66
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev,
77
flex, bison, python-dev, cmake (>= 2.6), python-sip (>= 4.5.0), python-central (>=0.5), python,
8-
sharutils, libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
8+
libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
99
libqt4-sql (>=4.4.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10-
python-sip-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev, pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev
10+
python-sip-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev
1211
Build-Conflicts: libqgis-dev, qgis-dev
1312
Standards-Version: 3.8.4
1413
XS-Python-Version: current

0 commit comments

Comments
 (0)