Skip to content

Commit a62052e

Browse files
author
jef
committedSep 12, 2009
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11639 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b9b1cff commit a62052e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ qgis (1.3.0) UNRELEASED; urgency=low
44
* add analysis library and raster terrain analysis plugin
55
* alternativly depend on libgdal1-1.6.0-grass
66
* include CONTRIBUTORS, TRANSLATORS and DONORS
7+
* reverse order of libgdal1-*-grass dependencies
78

8-
-- Jürgen E. Fischer <jef@norbit.de> Sat, 12 Sep 2009 01:09:14 +0200
9+
-- Jürgen E. Fischer <jef@norbit.de> Sat, 12 Sep 2009 22:09:18 +0200
910

1011
qgis (1.2.0) UNRELEASED; urgency=low
1112

‎debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Description: Quantum GIS - development files
7070

7171
Package: qgis-plugin-grass
7272
Architecture: any
73-
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
73+
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
7474
Description: GRASS plugin for Quantum GIS
7575
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7676
and display databases of geographic information.

0 commit comments

Comments
 (0)
Please sign in to comment.