[grass] branch master updated (78ad290 -> d757a74)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jan 28 22:27:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository grass.

      from  78ad290   Link to bugreport in lintian override comment.
      adds  a32ba58   Update branch in gbp.conf & Vcs-Git URL.
      adds  d164284   Imported Upstream version 7.0.3~rc1
      adds  5bddb69   Merge tag 'upstream/7.0.3_rc1' into experimental
      adds  dc3292a   New upstream release candidate.
      adds  f8bb364   Update copyright file.
      adds  a12e874   Drop patches appplied upstream.
      adds  e7492c4   Add patch to fix various typos.
      adds  f484bb7   Move new tplot.png to usr/share too.
      adds  64ea70e   Set distribution to experimental.
      adds  537a45a   Mark various-typos.patch as Applied-Upstream.
      adds  17b58e5   Fix build with `dpkg-buildpackage -A`.
      adds  4793df3   Set distribution to experimental.
      adds  a8d5d8d   Imported Upstream version 7.0.3~rc2
      adds  c235a35   Merge tag 'upstream/7.0.3_rc2' into experimental
      adds  90624db   New upstream release candidate.
      adds  c8f6319   Update copyright years for GRASS Development Team in copyright file.
      adds  3fcc3a1   Drop various-typos.patch, applied upstream.
      adds  c49a961   Set distribution to experimental.
      adds  e22f7b2   Update Vcs-Git URL to use HTTPS.
       new  04f1bea   Imported Upstream version 7.0.3
       new  0684b7a   Merge tag 'upstream/7.0.3'
       new  6e7c804   New upstream release.
       new  2a06b50   Update copyright file.
       new  6de70d6   Update branch in gbp.conf & Vcs-Git URL.
       new  368819f   Add patch for various typos.
       new  d757a74   Set distribution to unstable.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                            |    70 +-
 ChangeLog_7.0.2.gz                                 |   Bin 810398 -> 0 bytes
 ChangeLog_7.0.3.gz                                 |   Bin 0 -> 820475 bytes
 INSTALL                                            |     4 +-
 REQUIREMENTS.html                                  |     6 +-
 aclocal.m4                                         |     4 +-
 binaryInstall.src                                  |    10 +-
 config.guess                                       |    17 +-
 config.sub                                         |    19 +-
 configure                                          |     6 +-
 configure.in                                       |     2 +-
 db/drivers/dbf/dbdriver.h                          |    14 -
 db/drivers/mk_dbdriver_h.sh                        |    31 -
 db/drivers/mysql/dbdriver.h                        |    17 -
 db/drivers/odbc/dbdriver.h                         |    16 -
 db/drivers/odbc/describe.c                         |     4 +-
 db/drivers/odbc/odbc.h                             |     7 +-
 db/drivers/ogr/dbdriver.h                          |    13 -
 db/drivers/postgres/dbdriver.h                     |    19 -
 db/drivers/postgres/grass-pg.html                  |     6 +-
 db/drivers/sqlite/dbdriver.h                       |    17 -
 debian/changelog                                   |    41 +
 debian/control                                     |     4 +-
 debian/control.in                                  |     2 +-
 debian/copyright                                   |     6 +-
 debian/grass-gui.links                             |     1 +
 debian/grass-gui.links.in                          |     1 +
 debian/patches/ctte-741573.patch                   |   366 -
 debian/patches/desktop.patch                       |    15 -
 debian/patches/series                              |     2 -
 debian/patches/various-typos.patch                 |   590 +-
 debian/rules                                       |    18 +-
 demolocation/PERMANENT/.bash_history               |    83 +-
 demolocation/PERMANENT/.bashrc                     |    22 +-
 display/d.erase/d.erase.html                       |     2 +-
 display/d.extract/d.extract.html                   |     2 +-
 display/d.font/d.font.html                         |     2 +-
 display/d.fontlist/d.fontlist.html                 |     2 +-
 display/d.grid/main.c                              |     1 +
 display/d.histogram/d.histogram.html               |     2 +-
 display/d.info/d.info.html                         |     2 +-
 display/d.labels/d.labels.html                     |     2 +-
 display/d.linegraph/d.linegraph.html               |     2 +-
 display/d.title/d.title.html                       |     2 +-
 doc/howto_release.txt                              |    34 +-
 doc/vector/v.example/v.example.html                |     2 +-
 general/g.access/g.access.html                     |     2 +-
 general/g.cairocomp/g.cairocomp.html               |     2 +-
 general/g.dirseps/g.dirseps.html                   |     2 +-
 general/g.gui/main.c                               |     4 +
 general/g.message/g.message.html                   |     4 +-
 general/g.mkfontcap/freetype_fonts.c               |    31 +-
 general/g.mkfontcap/main.c                         |     4 +-
 general/g.parser/g.parser.html                     |     4 +-
 general/g.pnmcomp/g.pnmcomp.html                   |     2 +-
 general/g.ppmtopng/g.ppmtopng.html                 |     2 +-
 general/g.proj/create.c                            |     6 +-
 general/g.proj/g.proj.html                         |     6 +-
 general/g.proj/local_proto.h                       |     2 +-
 general/g.proj/main.c                              |     2 +-
 general/g.proj/output.c                            |    26 +-
 general/g.remove/main.c                            |    14 +-
 general/g.setproj/g.setproj.html                   |     2 +-
 general/g.tempfile/g.tempfile.html                 |     2 +-
 grasslib.dox                                       |     2 +-
 gui/icons/Makefile                                 |    10 +
 gui/icons/grass.desktop                            |     6 +-
 gui/icons/grass.menu                               |     5 -
 gui/icons/grass.svg                                |    33 +
 gui/icons/grass.xpm                                |   282 -
 gui/icons/msys.ico                                 |   Bin 17542 -> 0 bytes
 gui/icons/x86_64/grass.ico                         |   Bin 0 -> 17938 bytes
 gui/icons/x86_64/grass_osgeo.ico                   |   Bin 0 -> 17938 bytes
 gui/wxpython/Makefile                              |     6 +-
 gui/wxpython/animation/utils.py                    |     2 +-
 gui/wxpython/core/utils.py                         |    13 +-
 gui/wxpython/dbmgr/base.py                         |    11 +-
 gui/wxpython/gis_set.py                            |     6 +
 gui/wxpython/gmodeler/dialogs.py                   |    18 +-
 gui/wxpython/gmodeler/frame.py                     |    31 +-
 gui/wxpython/gmodeler/model.py                     |    63 +-
 gui/wxpython/gui_core/dialogs.py                   |    66 +-
 gui/wxpython/gui_core/forms.py                     |    21 +-
 gui/wxpython/gui_core/ghelp.py                     |     4 +-
 gui/wxpython/gui_core/mapdisp.py                   |    12 +-
 gui/wxpython/gui_core/query.py                     |     6 +
 gui/wxpython/gui_core/toolbars.py                  |     6 +-
 gui/wxpython/iscatt/controllers.py                 |     2 +-
 gui/wxpython/lmgr/frame.py                         |    51 +-
 gui/wxpython/location_wizard/wizard.py             |   103 +-
 gui/wxpython/mapwin/base.py                        |     6 +-
 gui/wxpython/modules/colorrules.py                 |    13 +-
 gui/wxpython/psmap/dialogs.py                      |     4 +-
 gui/wxpython/psmap/frame.py                        |     2 +-
 gui/wxpython/psmap/utils.py                        |    24 +-
 gui/wxpython/rlisetup/g.gui.rlisetup.html          |     6 +-
 gui/wxpython/timeline/frame.py                     |    23 +-
 .../example => gui/wxpython/tplot}/Makefile        |     0
 gui/wxpython/tplot/__init__.py                     |     4 +
 gui/wxpython/tplot/frame.py                        |   990 +
 gui/wxpython/tplot/g.gui.tplot.html                |    41 +
 gui/wxpython/tplot/g.gui.tplot.py                  |   131 +
 gui/wxpython/tplot/tplot.png                       |   Bin 0 -> 76530 bytes
 gui/wxpython/vdigit/g.gui.vdigit.py                |    11 +-
 gui/wxpython/vdigit/wxdigit.py                     |     6 +-
 gui/wxpython/vnet/toolbars.py                      |    12 -
 gui/wxpython/wxgui.py                              |    19 +-
 gui/wxpython/xml/menudata_modeler.xml              |     6 -
 gui/wxpython/xml/toolboxes.xml                     |    10 +-
 gui/wxpython/xml/wxgui_items.xml                   |    19 +-
 imagery/i.cluster/checkpt.c                        |    16 +-
 imagery/i.cluster/main.c                           |    82 +-
 imagery/i.cluster/print1.c                         |    10 +-
 imagery/i.cluster/print2.c                         |    13 +-
 imagery/i.cluster/print3.c                         |     7 +-
 imagery/i.cluster/print4.c                         |     6 +-
 imagery/i.cluster/print5.c                         |    11 +-
 imagery/i.cluster/print6.c                         |     4 +-
 imagery/i.evapo.mh/i.evapo.mh.html                 |     9 +-
 imagery/i.landsat.toar/i.landsat.toar.html         |    37 +-
 .../i.ortho.camera/i.ortho.camera.html             |     2 +-
 .../i.ortho.photo/i.ortho.elev/i.ortho.elev.html   |     2 +-
 .../i.ortho.photo/i.ortho.init/i.ortho.init.html   |     2 +-
 .../i.ortho.rectify/i.ortho.rectify.html           |     2 +-
 .../i.ortho.transform/i.ortho.transform.html       |     2 +-
 imagery/i.rgb.his/i.rgb.his.html                   |     2 +-
 imagery/i.topo.corr/main.c                         |     4 +-
 imagery/i.vi/i.vi.html                             |   220 +-
 imagery/i.vi/i_vi_arvi.png                         |   Bin 0 -> 442186 bytes
 imagery/i.vi/i_vi_gari.png                         |   Bin 0 -> 415235 bytes
 imagery/i.vi/i_vi_ndvi.png                         |   Bin 0 -> 449341 bytes
 imagery/i.vi/main.c                                |     6 +-
 imagery/i.zc/i.zc.html                             |     2 +-
 include/Make/Rules.make                            |     2 +-
 include/VERSION                                    |     4 +-
 include/config.h.in                                |     2 +-
 include/defs/dbmi.h                                |     1 +
 include/defs/sqlp.h                                |     2 +-
 include/defs/vector.h                              |     6 +-
 include/gis.h                                      |    10 +-
 include/vect/dig_defines.h                         |     2 +-
 lib/db/dbmi_base/Makefile                          |     2 +-
 lib/db/dbmi_base/dbstubs.h                         |   102 +
 lib/db/dbmi_client/handler.c                       |    11 +-
 lib/db/dbmi_client/shutdown.c                      |     5 +-
 lib/db/dbmi_client/start.c                         |    12 +
 lib/db/dbmi_driver/Makefile                        |     2 +-
 lib/db/dbmi_driver/dbstubs.h                       |   102 -
 lib/db/dbmi_driver/driver.c                        |     2 -
 lib/db/dbmi_driver/mk_dbstubs_h.sh                 |    29 -
 lib/db/sqlp/sql.html                               |    35 +-
 lib/db/sqlp/sqlp.l                                 |     2 +-
 lib/db/stubs/add_col.c                             |     1 +
 lib/db/stubs/bindupdate.c                          |     1 +
 lib/db/stubs/close_cursor.c                        |     1 +
 lib/db/stubs/closedb.c                             |     1 +
 lib/db/stubs/create_index.c                        |     1 +
 lib/db/stubs/create_table.c                        |     1 +
 lib/db/stubs/createdb.c                            |     1 +
 lib/db/stubs/delete.c                              |     1 +
 lib/db/stubs/deletedb.c                            |     1 +
 lib/db/stubs/desc_table.c                          |     3 +-
 lib/db/stubs/drop_col.c                            |     1 +
 lib/db/stubs/drop_index.c                          |     1 +
 lib/db/stubs/drop_table.c                          |     1 +
 lib/db/stubs/execute.c                             |     1 +
 lib/db/stubs/fetch.c                               |     1 +
 lib/db/stubs/finddb.c                              |     1 +
 lib/db/stubs/finish.c                              |     1 +
 lib/db/stubs/init.c                                |     1 +
 lib/db/stubs/insert.c                              |     1 +
 lib/db/stubs/list_index.c                          |     1 +
 lib/db/stubs/list_tables.c                         |     1 +
 lib/db/stubs/listdb.c                              |     1 +
 lib/db/stubs/open_insert.c                         |     1 +
 lib/db/stubs/open_select.c                         |     3 +-
 lib/db/stubs/open_update.c                         |     3 +-
 lib/db/stubs/opendb.c                              |     1 +
 lib/db/stubs/priv.c                                |     1 +
 lib/db/stubs/rows.c                                |     1 +
 lib/db/stubs/transaction.c                         |     1 +
 lib/db/stubs/update.c                              |     1 +
 lib/gis/parser.c                                   |    53 +-
 lib/gis/strings.c                                  |     2 +-
 lib/gis/token.c                                    |    99 +-
 lib/gis/worker.c                                   |     4 +-
 lib/gmath/la.c                                     |     2 +-
 lib/imagery/iscatt_core.c                          |     8 +-
 lib/init/grass.py                                  |    53 +-
 lib/init/grass7.html                               |     4 +-
 lib/init/variables.html                            |     6 +-
 lib/ogsf/gs.c                                      |     2 +-
 lib/ogsf/gsd_img_tif.c                             |     4 +-
 lib/proj/Makefile                                  |     8 +-
 lib/python/ctypes/Makefile                         |     2 +-
 lib/python/ctypes/arraystats.py                    |   659 +
 lib/python/ctypes/cluster.py                       |   785 +
 lib/python/ctypes/ctypesgencore/parser/cparser.py  |     2 +-
 lib/python/ctypes/date.py                          |  1037 +
 lib/python/ctypes/dbmi.py                          |  3919 ++
 lib/python/ctypes/display.py                       |  1672 +
 lib/python/ctypes/g3d.py                           |  2842 +
 lib/python/ctypes/gis.py                           |  3879 ++
 lib/python/ctypes/gmath.py                         |  1389 +
 lib/python/ctypes/grass.py                         |  3645 ++
 lib/python/ctypes/imagery.py                       |  1389 +
 lib/python/ctypes/nviz.py                          |  1338 +
 lib/python/ctypes/ogsf.py                          |  6214 ++
 lib/python/ctypes/proj.py                          |   907 +
 lib/python/ctypes/raster.py                        |  3597 +
 lib/python/ctypes/raster3d.py                      |  1037 +
 lib/python/ctypes/stats.py                         |   844 +
 lib/python/ctypes/trans.py                         |   628 +
 lib/python/ctypes/vector.py                        |  5751 ++
 lib/python/ctypes/vedit.py                         |  2096 +
 lib/python/docs/src/pygrass_raster.rst             |     4 +-
 lib/python/imaging/images2avi.py                   |     4 +-
 lib/python/imaging/images2gif.py                   |     2 +-
 lib/python/imaging/images2swf.py                   |     3 +-
 lib/python/pygrass/modules/grid/grid.py            |    19 +-
 lib/python/pygrass/utils.py                        |    88 +-
 lib/python/pygrass/vector/__init__.py              |     4 +-
 lib/python/script/db.py                            |    32 +-
 lib/python/script/setup.py                         |     9 +-
 lib/python/script/task.py                          |     4 +-
 lib/python/temporal/temporal_algebra.py            |     4 +-
 .../temporal/temporal_raster_base_algebra.py       |     2 +-
 lib/python/temporal/univar_statistics.py           |    33 +-
 lib/raster/open.c                                  |     6 +
 lib/vector/Vlib/ascii.c                            |    59 +-
 lib/vector/Vlib/box.c                              |     2 +-
 lib/vector/Vlib/build_pg.c                         |     2 +-
 lib/vector/Vlib/cindex.c                           |     2 +-
 lib/vector/Vlib/open_pg.c                          |     4 +-
 lib/vector/Vlib/read_pg.c                          |    12 +-
 lib/vector/Vlib/write.c                            |    16 +-
 lib/vector/Vlib/write_nat.c                        |    26 +-
 lib/vector/Vlib/write_pg.c                         |    12 +-
 lib/vector/dglib/examples/components.c             |     2 +-
 lib/vector/diglib/struct_alloc.c                   |     2 +-
 lib/vector/vedit/break.c                           |     6 +-
 locale/po/grasslibs_ar.po                          | 12394 ++--
 locale/po/grasslibs_cs.po                          | 13313 ++--
 locale/po/grasslibs_de.po                          | 13327 ++--
 locale/po/grasslibs_el.po                          | 13207 ++--
 locale/po/grasslibs_es.po                          | 14069 ++--
 locale/po/grasslibs_fi.po                          |  9385 +--
 locale/po/grasslibs_fr.po                          | 14646 +++--
 locale/po/grasslibs_it.po                          | 13709 ++--
 locale/po/grasslibs_ja.po                          | 13169 ++--
 locale/po/grasslibs_ko.po                          | 11569 ++--
 locale/po/grasslibs_lv.po                          | 12710 ++--
 locale/po/grasslibs_ml.po                          | 11291 ++--
 locale/po/grasslibs_pl.po                          | 13361 ++--
 locale/po/grasslibs_pt.po                          | 13263 ++--
 locale/po/grasslibs_pt_br.po                       | 12521 ++--
 locale/po/grasslibs_ro.po                          | 11199 ++--
 locale/po/grasslibs_ru.po                          | 13353 ++--
 locale/po/grasslibs_sl.po                          | 12514 ++--
 locale/po/grasslibs_th.po                          | 13107 ++--
 locale/po/grasslibs_tr.po                          | 12507 ++--
 locale/po/grasslibs_vi.po                          | 13365 ++--
 locale/po/grasslibs_zh.po                          | 13123 ++--
 locale/po/grassmods_ar.po                          | 58723 ++++++++---------
 locale/po/grassmods_cs.po                          | 63020 +++++++++---------
 locale/po/grassmods_de.po                          | 64420 +++++++++---------
 locale/po/grassmods_el.po                          | 52753 +++++++--------
 locale/po/grassmods_es.po                          | 64780 ++++++++++---------
 locale/po/grassmods_fi.po                          | 43963 ++++++-------
 locale/po/grassmods_fr.po                          | 64425 +++++++++---------
 locale/po/grassmods_it.po                          | 61044 ++++++++---------
 locale/po/grassmods_ja.po                          | 63010 +++++++++---------
 locale/po/grassmods_ko.po                          | 51814 +++++++--------
 locale/po/grassmods_lv.po                          | 59475 ++++++++---------
 locale/po/grassmods_pl.po                          | 61037 ++++++++---------
 locale/po/grassmods_pt.po                          | 61427 +++++++++---------
 locale/po/grassmods_pt_br.po                       | 61789 +++++++++---------
 locale/po/grassmods_ro.po                          | 48872 +++++++-------
 locale/po/grassmods_ru.po                          | 63467 +++++++++---------
 locale/po/grassmods_sl.po                          | 58945 ++++++++---------
 locale/po/grassmods_th.po                          | 62333 +++++++++---------
 locale/po/grassmods_tr.po                          | 58917 ++++++++---------
 locale/po/grassmods_vi.po                          | 63414 +++++++++---------
 locale/po/grassmods_zh.po                          | 59837 ++++++++---------
 locale/po/grasswxpy_cs.po                          | 27649 ++++----
 locale/po/grasswxpy_de.po                          | 28472 ++++----
 locale/po/grasswxpy_el.po                          | 22017 +++----
 locale/po/grasswxpy_es.po                          | 27217 ++++----
 locale/po/grasswxpy_fi.po                          | 18657 +++---
 locale/po/grasswxpy_fr.po                          | 26898 ++++----
 locale/po/grasswxpy_id.po                          | 25984 ++++----
 locale/po/grasswxpy_it.po                          | 25589 ++++----
 locale/po/grasswxpy_ja.po                          | 26635 ++++----
 locale/po/grasswxpy_ko.po                          | 18338 +++---
 locale/po/grasswxpy_lv.po                          | 22713 +++----
 locale/po/grasswxpy_ml.po                          | 22725 +++----
 locale/po/grasswxpy_pl.po                          | 26024 ++++----
 locale/po/grasswxpy_pt.po                          | 27010 ++++----
 locale/po/grasswxpy_pt_br.po                       | 26511 ++++----
 locale/po/grasswxpy_ro.po                          | 27486 ++++----
 locale/po/grasswxpy_ru.po                          | 26564 ++++----
 locale/po/grasswxpy_th.po                          | 23643 +++----
 locale/po/grasswxpy_tr.po                          | 27301 ++++----
 locale/po/grasswxpy_vi.po                          | 27470 ++++----
 locale/po/grasswxpy_zh.po                          | 27208 ++++----
 man/build_rest.py                                  |     2 +-
 misc/m.measure/m.measure.html                      |     2 +-
 mswindows/GRASS-Installer.nsi.tmpl                 |   204 +-
 mswindows/GRASS-Packager.bat.tmpl                  |    34 +-
 mswindows/Makefile                                 |     1 +
 mswindows/env.bat                                  |    13 +-
 mswindows/osgeo4w/env.bat.tmpl                     |     5 +-
 mswindows/osgeo4w/gdal-config                      |    12 -
 mswindows/osgeo4w/geos-config                      |    12 +-
 mswindows/osgeo4w/grass.tmpl                       |    22 -
 mswindows/osgeo4w/liblas-config                    |     5 -
 mswindows/osgeo4w/mklibs.sh                        |    21 +-
 mswindows/osgeo4w/msys.bat                         |   207 -
 mswindows/osgeo4w/package.sh                       |   205 +-
 mswindows/osgeo4w/postinstall.bat                  |    14 +-
 mswindows/osgeo4w/preremove.bat                    |    11 +-
 mswindows/osgeo4w/setup.hint                       |     7 +
 raster/r.basins.fill/main.c                        |     2 +-
 raster/r.buffer/r.buffer.html                      |    22 +-
 raster/r.buffer/r_buffer_road.png                  |   Bin 0 -> 74665 bytes
 raster/r.category/r.category.html                  |    32 +-
 raster/r.colors.out/r.colors.out.html              |     2 +-
 raster/r.colors/.pgm                               |     4 +
 raster/r.cross/r.cross.html                        |     2 +-
 raster/r.describe/r.describe.html                  |     2 +-
 raster/r.external/main.c                           |    19 +-
 raster/r.external/r.external.html                  |     4 +-
 raster/r.fill.dir/main.c                           |     4 +
 raster/r.grow.distance/main.c                      |     1 +
 raster/r.grow.distance/r.grow.distance.html        |    18 +-
 raster/r.grow.distance/r_grow_distance_sea.png     |   Bin 0 -> 114355 bytes
 raster/r.horizon/r.horizon.html                    |     8 +-
 raster/r.in.ascii/r.in.ascii.html                  |     6 +-
 raster/r.in.bin/r.in.bin.html                      |     3 +-
 raster/r.in.gdal/main.c                            |     2 +-
 raster/r.in.gdal/r.in.gdal.html                    |     4 +-
 raster/r.in.gridatb/r.in.gridatb.html              |     2 +-
 raster/r.in.png/r.in.png.html                      |     5 +-
 raster/r.in.xyz/r.in.xyz.html                      |     4 +-
 raster/r.lake/r.lake.html                          |     8 +-
 raster/r.mapcalc/mapcalc.l                         |     2 +-
 raster/r.mapcalc/mapcalc.y                         |     4 +-
 raster/r.mode/main.c                               |     2 +-
 raster/r.out.gdal/r.out.gdal.html                  |     4 +-
 raster/r.out.gridatb/r.out.gridatb.html            |     2 +-
 raster/r.out.pov/r.out.pov.html                    |     2 +-
 raster/r.out.vrml/r.out.vrml.html                  |     2 +-
 raster/r.param.scale/interface.c                   |     3 +
 raster/r.quant/main.c                              |     2 +-
 raster/r.quant/r.quant.html                        |     2 +-
 raster/r.region/r.region.html                      |     9 +-
 raster/r.ros/main.c                                |     1 +
 raster/r.sim/r.sim.sediment/main.c                 |     1 +
 raster/r.sim/r.sim.water/main.c                    |     1 +
 raster/r.spread/main.c                             |     1 +
 raster/r.statistics/main.c                         |     1 +
 raster/r.statistics/r.statistics.html              |     4 +-
 raster/r.stats.zonal/main.c                        |     1 +
 raster/r.stream.extract/do_astar.c                 |    15 +-
 raster/r.sun/r.sun.html                            |    17 +-
 raster/r.support.stats/r.support.stats.html        |     2 +-
 raster/r.support/r.support.html                    |     2 +-
 raster/r.texture/r.texture.html                    |    22 +-
 raster/r.thin/io.c                                 |    19 +-
 raster/r.thin/main.c                               |     8 +-
 raster/r.topidx/main.c                             |     3 +-
 raster/r.topmodel/main.c                           |     1 +
 raster/r.topmodel/r.topmodel.html                  |     4 +-
 raster/r.transect/r.transect.html                  |     2 +-
 raster/r.watershed/ram/do_astar.c                  |    16 +-
 raster/r.watershed/ram/do_cum.c                    |     4 +
 raster/r.watershed/seg/do_astar.c                  |    16 +-
 raster/r.watershed/seg/do_cum.c                    |    10 +
 raster3d/r3.in.v5d/r3.in.v5d.html                  |     2 +-
 raster3d/r3.in.v5d/v5d.c                           |     2 +-
 raster3d/r3.info/r3.info.html                      |     2 +-
 raster3d/r3.mask/r3.mask.html                      |     2 +-
 raster3d/r3.null/r3.null.html                      |     2 +-
 raster3d/r3.out.netcdf/r3.out.netcdf.html          |     2 +-
 raster3d/r3.out.v5d/r3.out.v5d.html                |     2 +-
 raster3d/r3.out.v5d/v5d.c                          |     2 +-
 raster3d/r3.showdspf/r3.showdspf.html              |     2 +-
 raster3d/r3.stats/r3.stats.html                    |     2 +-
 raster3d/r3.support/r3.support.html                |     2 +-
 scripts/d.rast.edit/d.rast.edit.html               |     2 +-
 scripts/d.redraw/d.redraw.html                     |     2 +-
 scripts/db.dropcolumn/db.dropcolumn.html           |     2 +-
 scripts/db.in.ogr/db.in.ogr.html                   |    11 +-
 scripts/db.in.ogr/db.in.ogr.py                     |    18 +-
 scripts/db.test/db.test.html                       |     2 +-
 scripts/g.extension/g.extension.html               |     4 +-
 scripts/g.extension/g.extension.py                 |    27 +-
 scripts/g.manual/g.manual.html                     |     2 +-
 scripts/i.image.mosaic/i.image.mosaic.html         |     2 +-
 scripts/r.buffer.lowmem/r.buffer.lowmem.html       |     2 +-
 scripts/r.fillnulls/r.fillnulls.html               |     4 +-
 scripts/r.grow/r.grow.py                           |     2 +
 scripts/r.in.aster/r.in.aster.html                 |     2 +-
 scripts/r.in.wms/r.in.wms.html                     |    16 +-
 scripts/r.reclass.area/r.reclass.area.html         |    17 +-
 scripts/r.unpack/r.unpack.py                       |     3 +-
 scripts/v.build.all/v.build.all.html               |     2 +-
 scripts/v.centroids/v.centroids.html               |     2 +-
 scripts/v.db.addcolumn/v.db.addcolumn.html         |     2 +-
 scripts/v.db.dropcolumn/v.db.dropcolumn.html       |     2 +-
 scripts/v.db.droptable/v.db.droptable.html         |     2 +-
 scripts/v.db.join/v.db.join.html                   |     7 +-
 scripts/v.db.join/v.db.join.py                     |    14 +-
 scripts/v.db.reconnect.all/v.db.reconnect.all.html |     2 +-
 scripts/v.db.renamecolumn/v.db.renamecolumn.html   |     2 +-
 scripts/v.db.renamecolumn/v.db.renamecolumn.py     |     8 +
 scripts/v.import/v.import.py                       |    51 +-
 scripts/v.in.e00/v.in.e00.html                     |     4 +-
 scripts/v.in.e00/v.in.e00.py                       |     3 +-
 scripts/v.in.geonames/v.in.geonames.html           |     2 +-
 scripts/v.in.lines/v.in.lines.html                 |     2 +-
 scripts/v.in.mapgen/v.in.mapgen.html               |     2 +-
 scripts/v.rast.stats/v.rast.stats.html             |     4 +-
 scripts/v.rast.stats/v.rast.stats.py               |    15 +-
 scripts/v.report/v.report.html                     |     2 +-
 scripts/v.unpack/v.unpack.py                       |     4 +-
 scripts/v.what.strds/v.what.strds.py               |    19 +-
 scripts/wxpyimgview/wxpyimgview_gui.py             |     3 +-
 .../t.rast.aggregate.ds/t.rast.aggregate.ds.html   |   116 +-
 temporal/t.rast.aggregate/t.rast.aggregate.html    |    51 +-
 temporal/t.rast.algebra/t.rast.algebra.html        |    12 +-
 temporal/t.rast.neighbors/t.rast.neighbors.html    |     4 +-
 temporal/t.rast.series/t.rast.series.html          |    40 +-
 temporal/t.rast.univar/t.rast.univar.py            |    18 +-
 .../t.rast.univar/testsuite/test.t.rast.univar.sh  |    27 -
 temporal/t.rast.univar/testsuite/test_univar.py    |   135 +
 temporal/t.rast3d.univar/t.rast3d.univar.py        |    12 +-
 .../testsuite/test.t.rast3d.univar.sh              |    29 -
 temporal/t.rast3d.univar/testsuite/test_univar.py  |   116 +
 temporal/t.register/t.register.html                |     3 +-
 temporal/t.vect.univar/t.vect.univar.py            |    12 +-
 vector/v.buffer/main.c                             |     3 +-
 vector/v.buffer/v.buffer.html                      |    21 +-
 vector/v.clean/test/description.html               |     2 +-
 vector/v.external.out/v.external.out.html          |    12 +-
 vector/v.external/v.external.html                  |    21 +-
 vector/v.generalize/misc.c                         |    17 +-
 vector/v.in.ascii/main.c                           |     6 +-
 vector/v.in.ascii/v.in.ascii.html                  |     5 +-
 vector/v.in.dwg/v.in.dwg.html                      |     2 +-
 vector/v.in.dxf/v.in.dxf.html                      |     2 +-
 vector/v.in.ogr/main.c                             |    41 +-
 vector/v.in.ogr/v.in.ogr.html                      |    18 +-
 vector/v.kernel/main.c                             |     3 +
 vector/v.lrs/v.lrs.create/v.lrs.create.html        |     4 +-
 vector/v.lrs/v.lrs.segment/v.lrs.segment.html      |     4 +-
 vector/v.net.distance/v.net.distance.html          |    91 +-
 vector/v.out.ascii/main.c                          |     4 +-
 vector/v.out.dxf/v.out.dxf.html                    |     2 +-
 vector/v.out.ogr/export_areas.c                    |    14 +-
 vector/v.out.ogr/export_lines.c                    |    14 +-
 vector/v.out.ogr/v.out.ogr.html                    |    26 +-
 vector/v.out.postgis/v.out.postgis.html            |     6 +-
 vector/v.out.pov/v.out.pov.html                    |     2 +-
 vector/v.out.svg/v.out.svg.html                    |     2 +-
 vector/v.outlier/main.c                            |     3 +
 vector/v.patch/v.patch.html                        |     2 +-
 vector/v.perturb/normalrs.c                        |     2 +-
 vector/v.perturb/normalsv.c                        |     2 +-
 vector/v.perturb/v.perturb.html                    |     2 +-
 vector/v.support/v.support.html                    |     2 +-
 vector/v.surf.bspline/main.c                       |    21 +-
 vector/v.surf.idw/main.c                           |     5 +-
 vector/v.to.db/areas.c                             |     2 +
 vector/v.to.db/lines.c                             |     2 +
 vector/v.to.db/v.to.db.html                        |     4 +-
 vector/v.type/v.type.html                          |     2 +-
 vector/v.what.rast/main.c                          |    12 +-
 478 files changed, 1084048 insertions(+), 1027733 deletions(-)
 delete mode 100644 ChangeLog_7.0.2.gz
 create mode 100644 ChangeLog_7.0.3.gz
 delete mode 100755 db/drivers/mk_dbdriver_h.sh
 delete mode 100644 debian/patches/ctte-741573.patch
 delete mode 100644 debian/patches/desktop.patch
 delete mode 100644 gui/icons/grass.menu
 create mode 100644 gui/icons/grass.svg
 delete mode 100644 gui/icons/grass.xpm
 delete mode 100644 gui/icons/msys.ico
 create mode 100644 gui/icons/x86_64/grass.ico
 create mode 100644 gui/icons/x86_64/grass_osgeo.ico
 copy {doc/gui/wxpython/example => gui/wxpython/tplot}/Makefile (100%)
 create mode 100644 gui/wxpython/tplot/__init__.py
 create mode 100644 gui/wxpython/tplot/frame.py
 create mode 100644 gui/wxpython/tplot/g.gui.tplot.html
 create mode 100755 gui/wxpython/tplot/g.gui.tplot.py
 create mode 100644 gui/wxpython/tplot/tplot.png
 create mode 100644 imagery/i.vi/i_vi_arvi.png
 create mode 100644 imagery/i.vi/i_vi_gari.png
 create mode 100644 imagery/i.vi/i_vi_ndvi.png
 create mode 100644 lib/db/dbmi_base/dbstubs.h
 delete mode 100644 lib/db/dbmi_driver/dbstubs.h
 delete mode 100755 lib/db/dbmi_driver/mk_dbstubs_h.sh
 create mode 100644 lib/python/ctypes/arraystats.py
 create mode 100644 lib/python/ctypes/cluster.py
 create mode 100644 lib/python/ctypes/date.py
 create mode 100644 lib/python/ctypes/dbmi.py
 create mode 100644 lib/python/ctypes/display.py
 create mode 100644 lib/python/ctypes/g3d.py
 create mode 100644 lib/python/ctypes/gis.py
 create mode 100644 lib/python/ctypes/gmath.py
 create mode 100644 lib/python/ctypes/grass.py
 create mode 100644 lib/python/ctypes/imagery.py
 create mode 100644 lib/python/ctypes/nviz.py
 create mode 100644 lib/python/ctypes/ogsf.py
 create mode 100644 lib/python/ctypes/proj.py
 create mode 100644 lib/python/ctypes/raster.py
 create mode 100644 lib/python/ctypes/raster3d.py
 create mode 100644 lib/python/ctypes/stats.py
 create mode 100644 lib/python/ctypes/trans.py
 create mode 100644 lib/python/ctypes/vector.py
 create mode 100644 lib/python/ctypes/vedit.py
 delete mode 100755 mswindows/osgeo4w/grass.tmpl
 delete mode 100644 mswindows/osgeo4w/msys.bat
 create mode 100644 mswindows/osgeo4w/setup.hint
 create mode 100644 raster/r.buffer/r_buffer_road.png
 create mode 100644 raster/r.colors/.pgm
 create mode 100644 raster/r.grow.distance/r_grow_distance_sea.png
 delete mode 100755 temporal/t.rast.univar/testsuite/test.t.rast.univar.sh
 create mode 100644 temporal/t.rast.univar/testsuite/test_univar.py
 delete mode 100755 temporal/t.rast3d.univar/testsuite/test.t.rast3d.univar.sh
 create mode 100644 temporal/t.rast3d.univar/testsuite/test_univar.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list