[SCM] grass branch, master, updated. upstream/6.4.1-24-g3807f0c

2011-05-30 Thread Hamish Bowman
The following commit has been merged in the master branch:
commit 7ad4ab568272d3ee91cb8815dbaf9619db389ea5
Author: Hamish Bowman hamis...@yahoo.com
Date:   Mon May 30 19:11:15 2011 +1200

suggest python-rpy2 for v.kridge

diff --git a/debian/control b/debian/control
index 00a9f4d..160d104 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, python (= 2.5), 
python-numpy,
  python-opengl, python-wxgtk2.8, ${misc:Depends}
 Suggests: gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
- gnuplot, xml2, wget | curl, netpbm, ghostscript, python-imaging
+ gnuplot, xml2, wget | curl, netpbm, ghostscript, python-imaging, python-rpy2
 Recommends: grass-doc, python-wxgtk2.8
 Provides: grass641
 Description: Geographic Resources Analysis Support System 

-- 
Geographic Resources Analysis Support System

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] grass branch, master, updated. upstream/6.4.1-24-g3807f0c

2011-05-30 Thread Hamish Bowman
The following commit has been merged in the master branch:
commit 3807f0c825260159e9c9921f21cd5e490e2eff0e
Author: Hamish Bowman hamis...@yahoo.com
Date:   Mon May 30 19:11:55 2011 +1200

suggest python-rpy2 for v.kridge

diff --git a/debian/changelog b/debian/changelog
index a970d8d..b9ca0f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ grass (6.4.1-2) unstable; urgency=low
 
   [ Hamish Bowman ]
   * Desktop icon cleanup.
-  * Recommend wx; suggest gs, python-imaging.
+  * Recommend wx; suggest gs, python-imaging, python-rpy2.
 
  -- Hamish Bowman hamis...@yahoo.com  Sun, 29 May 2011 14:16:22 +1200
 

-- 
Geographic Resources Analysis Support System

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] grass branch, master, updated. upstream/6.4.1-24-g3807f0c

2011-05-30 Thread Hamish Bowman
The following commit has been merged in the master branch:
commit a1c059ade33150e75168042ded98fcf4cda50c99
Author: Hamish Bowman hamis...@yahoo.com
Date:   Sun May 29 14:20:44 2011 +1200

more desktop icon cleaning; pkg recommends/suggests tweaking for wx.psmap

diff --git a/debian/changelog b/debian/changelog
index f0d0362..a970d8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 grass (6.4.1-2) unstable; urgency=low
 
+  [ Hamish Bowman ]
   * Desktop icon cleanup.
+  * Recommend wx; suggest gs, python-imaging.
 
- -- Hamish Bowman hamis...@yahoo.com  Fri, 27 May 2011 17:02:14 +1200
+ -- Hamish Bowman hamis...@yahoo.com  Sun, 29 May 2011 14:16:22 +1200
 
 grass (6.4.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 1b69f71..00a9f4d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,9 @@ Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, python (= 2.5), 
python-numpy,
  python-opengl, python-wxgtk2.8, ${misc:Depends}
-Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
- gnuplot, xml2, wget | curl, netpbm
-Recommends: ghostscript
+Suggests: gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
+ gnuplot, xml2, wget | curl, netpbm, ghostscript, python-imaging
+Recommends: grass-doc, python-wxgtk2.8
 Provides: grass641
 Description: Geographic Resources Analysis Support System 
  Commonly referred to as GRASS, this is a Geographic Information
diff --git a/debian/grass.install b/debian/grass.install
index 7163c14..00607cf 100644
--- a/debian/grass.install
+++ b/debian/grass.install
@@ -9,5 +9,5 @@ usr/lib/grass64/lib
 usr/lib/grass64/locale
 usr/share/icons/hicolor/32x32
 gui/icons/grass-48x48.png /usr/share/icons/hicolor/48x48/grass64.png
-gui/icons/grass.desktop /usr/share/applications
+gui/icons/grass.desktop /usr/share/applications/grass64.desktop
 usr/bin/x-grass
diff --git a/debian/grass.install.in b/debian/grass.install.in
index 3ad200d..37a43eb 100644
--- a/debian/grass.install.in
+++ b/debian/grass.install.in
@@ -7,5 +7,7 @@ usr/lib/grass@VERSION@/fonts
 usr/lib/grass@VERSION@/scripts
 usr/lib/grass@VERSION@/lib
 usr/lib/grass@VERSION@/locale
-usr/share/icons
+usr/share/icons/hicolor/32x32
+gui/icons/grass-48x48.png /usr/share/icons/hicolor/48x48/grass@VERSION@.png
+gui/icons/grass.desktop /usr/share/applications/grass@VERSION@.desktop
 usr/bin/x-grass

-- 
Geographic Resources Analysis Support System

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel