[DebianGIS-dev] r2700 - packages/grass/trunk/debian
hamish-guest at alioth.debian.org
hamish-guest at alioth.debian.org
Sat Feb 13 09:56:46 UTC 2010
Author: hamish-guest
Date: 2010-02-13 09:56:29 +0000 (Sat, 13 Feb 2010)
New Revision: 2700
Modified:
packages/grass/trunk/debian/changelog
packages/grass/trunk/debian/control
packages/grass/trunk/debian/control.in
Log:
suggest netpbm used by NVIZ max ppm export
Modified: packages/grass/trunk/debian/changelog
===================================================================
--- packages/grass/trunk/debian/changelog 2010-02-09 18:52:36 UTC (rev 2699)
+++ packages/grass/trunk/debian/changelog 2010-02-13 09:56:29 UTC (rev 2700)
@@ -1,3 +1,9 @@
+grass (6.4.0~rc5+40109-2) unstable; urgency=low
+
+ * Suggest NetPBM used by NVIZ max. PPM export
+
+ -- Hamish Bowman <hamish_b at yahoo.com> Sat, 13 Feb 2010 15:52:43 +1300
+
grass (6.4.0~rc5+40109-1) unstable; urgency=low
* New upstream snapshot taken from 6.4 branch.
Modified: packages/grass/trunk/debian/control
===================================================================
--- packages/grass/trunk/debian/control 2010-02-09 18:52:36 UTC (rev 2699)
+++ packages/grass/trunk/debian/control 2010-02-13 09:56:29 UTC (rev 2700)
@@ -19,7 +19,7 @@
Architecture: any
Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, ${misc:Depends}
Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
- gnuplot, xml2, wget | curl, python-opengl, python-wxgtk2.8
+ gnuplot, xml2, wget | curl, python-opengl, python-wxgtk2.8, netpbm
Recommends: python (>= 2.5), python-numpy, ghostscript
Provides: grass640-5+40109
Description: Geographic Resources Analysis Support System
Modified: packages/grass/trunk/debian/control.in
===================================================================
--- packages/grass/trunk/debian/control.in 2010-02-09 18:52:36 UTC (rev 2699)
+++ packages/grass/trunk/debian/control.in 2010-02-13 09:56:29 UTC (rev 2700)
@@ -19,7 +19,7 @@
Architecture: any
Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, ${misc:Depends}
Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
- gnuplot, xml2, wget | curl, python-opengl, python-wxgtk2.8
+ gnuplot, xml2, wget | curl, python-opengl, python-wxgtk2.8, netpbm
Recommends: python (>= 2.5), python-numpy, ghostscript
Provides: grass at ABI@
Description: Geographic Resources Analysis Support System
More information about the Pkg-grass-devel
mailing list