We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent e7ded48 commit 9218a05Copy full SHA for 9218a05
debian/changelog
@@ -6,8 +6,9 @@ qgis (1.5.0) UNRELEASED; urgency=low
6
* remove circular dependencies
7
* integrate new GRASS raster provider
8
* add spatialquery plugin
9
+ * include qgis.g.browser in grass plugin
10
- -- Jürgen E. Fischer <jef@norbit.de> Sat, 24 Apr 2010 10:57:21 +0200
11
+ -- Jürgen E. Fischer <jef@norbit.de> Thu, 06 May 2010 19:21:09 +0200
12
13
qgis (1.4.0) UNRELEASED; urgency=low
14
debian/qgis-plugin-grass.install.in
@@ -1,5 +1,6 @@
1
usr/share/qgis/grass/modules/qgis.d.rast
2
usr/share/qgis/grass/modules/qgis.g.info
3
+usr/share/qgis/grass/bin/qgis.g.browser
4
usr/lib/qgis/libgrassplugin.so
5
usr/lib/qgis/libgrassprovider.so
usr/lib/qgis/libgrassrasterprovider.so
0 commit comments