[DebianGIS-dev] r2485 - packages/grass/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Tue Sep 22 08:56:32 UTC 2009
Author: frankie
Date: 2009-09-22 08:56:32 +0000 (Tue, 22 Sep 2009)
New Revision: 2485
Modified:
packages/grass/trunk/debian/changelog
packages/grass/trunk/debian/control
packages/grass/trunk/debian/control.in
Log:
Ready for uploading
Modified: packages/grass/trunk/debian/changelog
===================================================================
--- packages/grass/trunk/debian/changelog 2009-09-22 08:53:14 UTC (rev 2484)
+++ packages/grass/trunk/debian/changelog 2009-09-22 08:56:32 UTC (rev 2485)
@@ -5,7 +5,7 @@
* Now provides a strict versioned ABI string, which changes at every new
release. See http://www.mail-archive.com/grass-dev@lists.osgeo.org/msg10312.html
for a discussion about GIS_H_VERSION. This trick should hopefully avoid
- unoticed breakages for plugins and Qgis. Basically, forces rebuilding of
+ unnoticed breakages for plugins and Qgis. Basically, forces rebuilding of
gdal-grass or qgis at every new Grass release.
-- Francesco Paolo Lovergine <frankie at debian.org> Mon, 14 Sep 2009 15:11:57 +0200
Modified: packages/grass/trunk/debian/control
===================================================================
--- packages/grass/trunk/debian/control 2009-09-22 08:53:14 UTC (rev 2484)
+++ packages/grass/trunk/debian/control 2009-09-22 08:56:32 UTC (rev 2485)
@@ -17,7 +17,7 @@
Package: grass
Section: science
Architecture: any
-Depends: ${shlibs:Depends}, xterm | x-terminal-emulator
+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
Recommends: python (>= 2.5), python-numpy, ghostscript
Modified: packages/grass/trunk/debian/control.in
===================================================================
--- packages/grass/trunk/debian/control.in 2009-09-22 08:53:14 UTC (rev 2484)
+++ packages/grass/trunk/debian/control.in 2009-09-22 08:56:32 UTC (rev 2485)
@@ -17,7 +17,7 @@
Package: grass
Section: science
Architecture: any
-Depends: ${shlibs:Depends}, xterm | x-terminal-emulator
+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
Recommends: python (>= 2.5), python-numpy, ghostscript
More information about the Pkg-grass-devel
mailing list