Skip to content

Commit ecf895b

Browse files
author
pcav
committedJul 21, 2010
Updated DONORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13949 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f9046b0 commit ecf895b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed
 

‎DONORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Andreas Neumann
2525
Associazione Monte Porzio Cultura
2626
Attila Toth
2727
Carl Nelson
28+
Cheryle Shepstone|http://www.bonusespoker.org
2829
Christian Spieles
2930
Christopher Kahler
3031
D R Arbib
@@ -37,6 +38,7 @@ Ferdinando Urbano
3738
Flavio Rigolon
3839
FOSSGIS e.V.|http://www.fossgis.de/
3940
Fred Watchorn
41+
Giuseppe Patti
4042
Glasic S.r.l.|http://www.glasic.it/
4143
Igor Zabelin
4244
Ivan Marchesini|http://www.gfosservices.it/
@@ -47,6 +49,7 @@ Jim Mann
4749
John C. Tull|http://www.wildnevada.org
4850
John Dean
4951
Jorge Pinto
52+
Junji Yamakawa
5053
Kanton Solothurn SOGIS
5154
Kevin Shook
5255
Laura Burnette

‎debian/control

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Source: qgis
22
Section: science
33
Priority: extra
44
Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
5-
Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
6-
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, proj (<< 4.7.0) | libproj-dev (>= 4.7.0), libexpat1-dev,
7-
flex, bison, python-dev, cmake (>= 2.6), python-sip4 (>= 4.5.0), python-central (>=0.5), python,
8-
sip4 (>= 4.5), libqt4-core (>=4.4.0), libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0),
5+
Build-Depends: debhelper (>= 7), libgdal1-dev, libpq-dev,
6+
libgeos-dev (>= 3.0.0), grass-dev, libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev,
7+
flex, bison, python-dev, cmake (>= 2.6), python-sip (>= 4.5.0), python-central (>=0.5), python,
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-sip4-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev
10+
python-sip-dev (>= 4.5.0), pyqt4-dev-tools, libqwt5-qt4-dev, libspatialite-dev
1111
Build-Conflicts: libqgis-dev, qgis-dev
1212
Standards-Version: 3.8.4
1313
XS-Python-Version: current
@@ -38,7 +38,7 @@ Description: Quantum GIS - architecture-independent data
3838
This package contains architecture-independent supporting data files for use
3939
with Quantum GIS.
4040

41-
Package: libqgis1.5.0
41+
Package: libqgis1.6.0
4242
Architecture: any
4343
Depends: ${shlibs:Depends}, ${misc:Depends}
4444
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
@@ -52,7 +52,7 @@ Description: Quantum GIS - shared libraries
5252
Package: libqgis-dev
5353
Architecture: any
5454
Section: libdevel
55-
Depends: libqgis1.5.0 (= ${binary:Version}), libgdal1-dev,
55+
Depends: libqgis1.6.0 (= ${binary:Version}), libgdal1-dev,
5656
libpq-dev, libgeos-dev (>= 3.0.0), grass-dev,
5757
libsqlite3-dev, libgsl0-dev, libproj-dev, libexpat1-dev, libqt4-core (>=4.4.0),
5858
libqt4-dev (>=4.4.0), libqt4-gui (>=4.4.0), libqt4-sql (>=4.4.0),
@@ -68,7 +68,7 @@ Description: Quantum GIS - development files
6868

6969
Package: qgis-plugin-grass
7070
Architecture: any
71-
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640-5+41380
71+
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
7272
Description: GRASS plugin for Quantum GIS
7373
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7474
and display databases of geographic information.
@@ -89,7 +89,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
8989
Package: python-qgis
9090
Section: python
9191
Architecture: any
92-
Depends: python-qt4 (>=4.1.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
92+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
9393
Provides: ${python:Provides}
9494
XB-Python-Version: ${python:Versions}
9595
Description: Python bindings to Quantum GIS
@@ -102,6 +102,7 @@ Package: python-qgis-common
102102
Section: python
103103
Architecture: all
104104
Provides: ${python:Provides}
105+
Depends: gdal-bin, python-gdal
105106
XB-Python-Version: ${python:Versions}
106107
Description: Python bindings to Quantum GIS - architecture-independent files
107108
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes

0 commit comments

Comments
 (0)
Please sign in to comment.