[DebianGIS-dev] r2158 - packages/grass/trunk/debian

hamish-guest at alioth.debian.org hamish-guest at alioth.debian.org
Thu Apr 16 07:57:38 UTC 2009


Author: hamish-guest
Date: 2009-04-16 07:57:38 +0000 (Thu, 16 Apr 2009)
New Revision: 2158

Modified:
   packages/grass/trunk/debian/changelog
   packages/grass/trunk/debian/control
   packages/grass/trunk/debian/control.in
Log:
suggest gpsbabel for v.in.gpsbabel and v.out.gpsbabel

Modified: packages/grass/trunk/debian/changelog
===================================================================
--- packages/grass/trunk/debian/changelog	2009-04-15 20:25:38 UTC (rev 2157)
+++ packages/grass/trunk/debian/changelog	2009-04-16 07:57:38 UTC (rev 2158)
@@ -5,6 +5,7 @@
   * Added Suggests: python-opengl and python-wxgtk2.8 for the new wx interface.
   * Changed again debian/watch file.
   * Moved to versioned defaults (build-)deps for python.
+  * Added Suggests: gpsbabel for v.in.gpsbabel and v.out.gpsbabel.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 15 Apr 2009 16:25:53 +0200
 

Modified: packages/grass/trunk/debian/control
===================================================================
--- packages/grass/trunk/debian/control	2009-04-15 20:25:38 UTC (rev 2157)
+++ packages/grass/trunk/debian/control	2009-04-16 07:57:38 UTC (rev 2158)
@@ -17,8 +17,8 @@
 Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, xterm | x-terminal-emulator
-Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpstrans, gnuplot, grass-doc, xml2, wget | curl,
- python-opengl, python-wxgtk2.8
+Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
+ gnuplot, grass-doc, xml2, wget | curl, python-opengl, python-wxgtk2.8
 Recommends: python (>= 2.5), python-numpy
 Provides: grass64
 Description: Geographic Resources Analysis Support System 

Modified: packages/grass/trunk/debian/control.in
===================================================================
--- packages/grass/trunk/debian/control.in	2009-04-15 20:25:38 UTC (rev 2157)
+++ packages/grass/trunk/debian/control.in	2009-04-16 07:57:38 UTC (rev 2158)
@@ -17,8 +17,8 @@
 Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, xterm | x-terminal-emulator
-Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpstrans, gnuplot, grass-doc, xml2, wget | curl,
- python-opengl, python-wxgtk2.8
+Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
+ gnuplot, grass-doc, xml2, wget | curl, python-opengl, python-wxgtk2.8
 Recommends: python (>= 2.5), python-numpy
 Provides: grass at VERSION@
 Description: Geographic Resources Analysis Support System 




More information about the Pkg-grass-devel mailing list