[QGIS Commit] r11639 - trunk/qgis/debian
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sat Sep 12 16:10:45 EDT 2009
Author: jef
Date: 2009-09-12 16:10:44 -0400 (Sat, 12 Sep 2009)
New Revision: 11639
Modified:
trunk/qgis/debian/changelog
trunk/qgis/debian/control
Log:
debian packaging update
Modified: trunk/qgis/debian/changelog
===================================================================
--- trunk/qgis/debian/changelog 2009-09-12 14:08:39 UTC (rev 11638)
+++ trunk/qgis/debian/changelog 2009-09-12 20:10:44 UTC (rev 11639)
@@ -4,8 +4,9 @@
* 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 at norbit.de> Sat, 12 Sep 2009 01:09:14 +0200
+ -- Jürgen E. Fischer <jef at norbit.de> Sat, 12 Sep 2009 22:09:18 +0200
qgis (1.2.0) UNRELEASED; urgency=low
Modified: trunk/qgis/debian/control
===================================================================
--- trunk/qgis/debian/control 2009-09-12 14:08:39 UTC (rev 11638)
+++ trunk/qgis/debian/control 2009-09-12 20:10:44 UTC (rev 11639)
@@ -70,7 +70,7 @@
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.
More information about the QGIS-commit
mailing list