debian packaging update

git-svn-id: http://svn.osgeo.org/qgis/trunk@11639 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2009-09-12 20:10:44 +00:00
parent 254a721c21
commit 37f07a3381
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -4,8 +4,9 @@ qgis (1.3.0) UNRELEASED; urgency=low
* add analysis library and raster terrain analysis plugin
* alternativly depend on libgdal1-1.6.0-grass
* include CONTRIBUTORS, TRANSLATORS and DONORS
* reverse order of libgdal1-*-grass dependencies
-- Jürgen E. Fischer <jef@norbit.de> Sat, 12 Sep 2009 01:09:14 +0200
-- Jürgen E. Fischer <jef@norbit.de> Sat, 12 Sep 2009 22:09:18 +0200
qgis (1.2.0) UNRELEASED; urgency=low

2
debian/control vendored
View File

@ -70,7 +70,7 @@ Description: Quantum GIS - development files
Package: qgis-plugin-grass
Architecture: any
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass | libgdal1-1.6.0-grass
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass | libgdal1-1.5.0-grass | libgdal1-1.4.0-grass
Description: GRASS plugin for Quantum GIS
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
and display databases of geographic information.