[grass] branch master updated (f5b20d4 -> c509f18)

Bas Couwenberg sebastic at debian.org
Mon Sep 19 09:34:14 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  f5b20d4   Drop libmysqlclient-dev dependency, default-libmysqlclient-dev should be used instead, but its dependencies cannot be satisfied on mips64el.
       new  c835ff3   Imported Upstream version 7.0.5~rc2
       new  118474d   Merge tag 'upstream/7.0.5_rc2'
       new  09e369a   New upstream release candidate.
       new  c1fec17   Drop spelling-errors2.patch, applied upstream.
       new  2594cf1   Drop --with-mysql configure options to disable MySQL/MariaDB support.
       new  26a9b7b   Add patch to fix new spelling errors.
       new  fab7375   Update copyright file.
       new  88a7a3c   Mark spelling-error patches as Forwarded.
       new  c509f18   Set distribution to experimental.

The 9 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:
 ChangeLog_7.0.5RC1.gz                              |  Bin 834097 -> 0 bytes
 ChangeLog_7.0.5RC2.gz                              |  Bin 0 -> 835311 bytes
 db/db.connect/db.connect.html                      |   25 +-
 db/drivers/postgres/db.c                           |   17 +-
 debian/changelog                                   |   10 +-
 debian/control                                     |    2 +-
 debian/copyright                                   |   32 -
 debian/patches/spelling-errors.patch               |    2 +-
 debian/patches/spelling-errors2.patch              |  656 ++++-
 debian/rules                                       |    2 -
 demolocation/PERMANENT/.bash_history               |   44 -
 demolocation/PERMANENT/.bashrc                     |   26 -
 display/d.mon/main.c                               |    4 +-
 display/d.rast.arrow/d.rast.arrow.html             |   48 +-
 doc/howto_release.txt                              |   21 +-
 gui/scripts/d.wms.py                               |    3 +-
 gui/wxpython/animation/g.gui.animation.py          |    2 +-
 gui/wxpython/core/gconsole.py                      |    8 +-
 gui/wxpython/core/workspace.py                     |    1 +
 gui/wxpython/modules/extensions.py                 |    3 +-
 imagery/i.atcorr/sensors_csv/PRISM-B.csv           |    3 +-
 imagery/i.atcorr/sensors_csv/PRISM-F.csv           |    3 +-
 imagery/i.atcorr/sensors_csv/PRISM-N.csv           |    3 +-
 imagery/i.eb.eta/i.eb.eta.html                     |    2 +-
 imagery/i.eb.hsebal01/i.eb.hsebal01.html           |    2 +-
 imagery/i.eb.netrad/i.eb.netrad.html               |    2 +-
 imagery/i.eb.soilheatflux/i.eb.soilheatflux.html   |    2 +-
 imagery/i.evapo.mh/i.evapo.mh.html                 |    2 +-
 imagery/i.evapo.pm/i.evapo.pm.html                 |    2 +-
 imagery/i.evapo.pt/i.evapo.pt.html                 |    2 +-
 imagery/i.evapo.time/i.evapo.time.html             |    2 +-
 imagery/i.fft/i.fft.html                           |    2 +-
 include/VERSION                                    |    2 +-
 lib/db/sqlp/sql.html                               |    8 +-
 lib/python/pygrass/modules/grid/grid.py            |    2 +-
 lib/python/script/setup.py.tmp                     |  196 --
 lib/raster/get_row.c                               |    2 +-
 lib/raster/open.c                                  |    2 +-
 misc/m.nviz.script/m.nviz.script.html              |    2 +-
 mswindows/osgeo4w/setup.hint                       |    5 +-
 raster/r.in.gdal/r.in.gdal.html                    |  160 +-
 raster/r.mapcalc/mapcalc.output                    | 2506 --------------------
 raster/r.mapcalc/mapcalc.tab.c                     | 2043 ----------------
 raster/r.mapcalc/mapcalc.tab.h                     |  122 -
 raster/r.mapcalc/mapcalc.yy.c                      | 2241 -----------------
 raster/r.mapcalc/r3.mapcalc.html                   |    2 +-
 raster/r.out.gdal/main.c                           |    2 +-
 raster/r.timestamp/r.timestamp.html                |    2 +-
 raster/r.viewshed/r.viewshed.html                  |   15 +-
 raster/r.viewshed/r.viewshed.png                   |  Bin 96867 -> 245746 bytes
 raster/r.watershed/front/r.watershed.html          |    2 +-
 raster3d/r3.timestamp/r3.timestamp.html            |    2 +-
 scripts/g.extension/g.extension.py                 |    3 +-
 scripts/r.pack/r.pack.html                         |    2 +-
 .../t.rast.aggregate.ds/t.rast.aggregate.ds.html   |    4 +-
 temporal/t.rast.out.vtk/t.rast.out.vtk.html        |    4 +-
 temporal/t.vect.algebra/t.vect.algebra.py          |    4 +-
 vector/v.buffer/v.buffer.html                      |    4 +-
 vector/v.category/main.c                           |    2 +
 vector/v.net.flow/v.net.flow.html                  |    6 +-
 vector/v.net.visibility/v.net.visibility.html      |    4 +-
 vector/v.overlay/area_area.c                       |    2 +-
 vector/v.overlay/line_area.c                       |    2 +-
 vector/v.overlay/v.overlay.html                    |    2 +-
 vector/v.random/v.random.html                      |    4 +-
 vector/v.timestamp/v.timestamp.html                |    2 +-
 vector/v.what/what.c                               |    5 +-
 67 files changed, 828 insertions(+), 7471 deletions(-)
 delete mode 100644 ChangeLog_7.0.5RC1.gz
 create mode 100644 ChangeLog_7.0.5RC2.gz
 delete mode 100644 demolocation/PERMANENT/.bash_history
 delete mode 100644 demolocation/PERMANENT/.bashrc
 delete mode 100644 lib/python/script/setup.py.tmp
 delete mode 100644 raster/r.mapcalc/mapcalc.output
 delete mode 100644 raster/r.mapcalc/mapcalc.tab.c
 delete mode 100644 raster/r.mapcalc/mapcalc.tab.h
 delete mode 100644 raster/r.mapcalc/mapcalc.yy.c

-- 
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