Package: thuban / 1.2.2-6

Metadata

Package Version Patches format
thuban 1.2.2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
locale.patch | (download)

Thuban/__init__.py | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 use fhs paths for thuban locale resources.
setup.patch | (download)

setup.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use /usr instead of /usr/local.
bitmappath.patch | (download)

Thuban/Model/resource.py | 7 5 + 2 - 0 !
Thuban/UI/resource.py | 5 4 + 1 - 0 !
2 files changed, 9 insertions(+), 3 deletions(-)

 use fhs paths for thuban projections & bitmaps resources.
gdal.patch | (download)

Extensions/ogr/ogrdialog.py | 2 1 + 1 - 0 !
Extensions/ogr/ogrshapes.py | 2 1 + 1 - 0 !
Thuban/Model/layer.py | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 import ogr and gdal from osgeo module.
wxpython3.0.patch | (download)

Extensions/mouseposition/mouseposition.py | 2 1 + 1 - 0 !
Extensions/ogr/ogrdialog.py | 8 4 + 4 - 0 !
Thuban/UI/dbdialog.py | 2 1 + 1 - 0 !
Thuban/UI/exceptiondialog.py | 2 1 + 1 - 0 !
Thuban/UI/labeldialog.py | 2 1 + 1 - 0 !
Thuban/version.py | 2 1 + 1 - 0 !
setup.py | 2 1 + 1 - 0 !
thuban.py | 2 1 + 1 - 0 !
8 files changed, 11 insertions(+), 11 deletions(-)

 wxpython 3.0 support
 Note: wxPython and wxWidgets are now separate source packages, so we only
 want to check that the major and minor versions match.