[DebianGIS-dev] [SCM] gsdview branch, master, updated. upstream/0.6.4-10-g0e3c92a

2011-01-08 Thread Antonio Valentino
The following commit has been merged in the master branch:
commit 0e3c92a90e104891d8494500986a1c1fffad8732
Author: Antonio Valentino 
Date:   Sat Jan 8 13:49:32 2011 +0100

New patch for clarifications about open source/commercial SW editions

diff --git a/debian/patches/open-source-edition.patch 
b/debian/patches/open-source-edition.patch
new file mode 100644
index 000..a08ebc2
--- /dev/null
+++ b/debian/patches/open-source-edition.patch
@@ -0,0 +1,60 @@
+Clarifications about open source/commercial SW editions
+--- a/README.txt
 b/README.txt
+@@ -18,16 +18,25 @@
+ Introduction
+ 
+ 
+-GSDView (Geo-Spatial Data Viewer) is a lightweight viewer for geo-spatial
+-data and products.
++GSDView (Geo-Spatial Data Viewer) Open Edition is a lightweight viewer for
++geo-spatial data and products.
+ It is written in python_ and Qt4_ and it is mainly intended to be a graphical
+ front-end for the GDAL__ library and tools.
+ GSDView is modular and has a simple plug-in architecture.
+ 
+-At the moment GSDView is at a very early development stage.
++.. note:: two editions of GSDView currently exist:
++
++- an *open source* version named `GSDView Open Edition`_ that is freely
++  available (GPL2) and provides only very basic features
++- a `GSDView Pro Edition`_ that is commercial and provides a larger number
++  of features (including image analysis tools and integration components
++  for external image processing tools)
++
+ 
+ .. _Python: http://www.python.org
+ .. _Qt4: http://qt.nokia.com/products
++.. _`GSDView Open Edition`: http://gsdview.sf.net
++.. _`GSDView Pro Edition`: 
http://www.consorzio-innova.com/static/gsdview/index.html
+ __ gdal_
+ 
+ 
+--- a/doc/html/index.html
 b/doc/html/index.html
+@@ -86,12 +86,22 @@
+ 
+ 
+ Introduction¶
+-GSDView (Geo-Spatial Data Viewer) is a lightweight viewer for geo-spatial
+-data and products.
++GSDView (Geo-Spatial Data Viewer) Open Edition is a lightweight viewer for
++geo-spatial data and products.
+ It is written in http://www.python.org";>python and http://qt.nokia.com/products";>Qt4 and it is mainly intended to be a 
graphical
+ front-end for the http://www.gdal.org";>GDAL library and tools.
+ GSDView is modular and has a simple plug-in architecture.
+-At the moment GSDView is at a very early development stage.
++
++Note
++two editions of GSDView currently exist:
++
++an open source version named http://gsdview.sf.net";>GSDView Open Edition that is freely
++available (GPL2) and provides only very basic features
++a http://www.consorzio-innova.com/static/gsdview/index.html";>GSDView Pro 
Edition that is commercial and provides a larger number
++of features (including image analysis tools and integration components
++for external image processing tools)
++
++
+ 
+ 
+ Downloads¶
diff --git a/debian/patches/series b/debian/patches/series
index d3836f9..e513c62 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix-manifest.patch
 no-setuptools.patch
+open-source-edition.patch

-- 
Geo-Spatial Data Viewer

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

[DebianGIS-dev] [SCM] gsdview branch, master, updated. upstream/0.6.4-10-g0e3c92a

2011-01-08 Thread Antonio Valentino
The following commit has been merged in the master branch:
commit c8d804aa5dfae447cf0aee2d415457551c5158f9
Author: Antonio Valentino 
Date:   Sat Jan 8 10:42:45 2011 +0100

Clarified that the packaged software actually is the open source edition

diff --git a/debian/control b/debian/control
index c0e82de..1efba31 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-sip, python-qt4,
  python-gdal (>= 1.6.1), gdal-bin, libjs-jquery
 Recommends: libproj0
-Description: Geo-Spatial Data Viewer
- It is a lightweight viewer for geo-spatial data and products written
- in Python and Qt4. GSDView is modular and has a simple plug-in
- architecture. It is mainly intended to be a graphical front-end for
- the GDAL library and tools.
+Description: Geo-Spatial Data Viewer open source edition
+ GSDView open source edition is a lightweight viewer for geo-spatial
+ data and products written in Python and Qt4. GSDView is modular and
+ has a simple plug-in architecture. It is mainly intended to be a
+ graphical front-end for the GDAL library and tools.

-- 
Geo-Spatial Data Viewer

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