[grass] 01/01: New upstream release candidate (7.0.5~rc2)

Martin Landa martinl-guest at moszumanska.debian.org
Mon Sep 19 11:13:31 UTC 2016


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

martinl-guest pushed a commit to branch ubuntugis/xenial
in repository grass.

commit e4d3b99ab37b700ee607364b827bdc5b2aa0eb83
Merge: 56c42e5 c509f18
Author: Martin Landa <landa.martin at gmail.com>
Date:   Mon Sep 19 13:01:39 2016 +0200

    New upstream release candidate (7.0.5~rc2)

 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                                   |   19 +
 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 +-
 66 files changed, 838 insertions(+), 7468 deletions(-)

diff --cc debian/changelog
index 54ae148,a3adc9e..e23cc33
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,16 +1,28 @@@
++grass (7.0.5~rc2-1~exp1~xenial1) xenial; urgency=medium
++
++  * Rebuild for xenial.
++
++ -- Martin Landa <landa.martin at gmail.com>  Mon, 19 Sep 2016 13:00:58 +0200
++
+ grass (7.0.5~rc2-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release candidate.
+   * Drop libmysqlclient-dev dependency, default-libmysqlclient-dev should be
+     used instead, but its dependencies cannot be satisfied on mips64el.
+   * Drop --with-mysql configure options to disable MySQL/MariaDB support.
+   * Drop spelling-errors2.patch, applied upstream.
+   * Add patch to fix new spelling errors.
+   * Update copyright file, changes:
+     - Drop license & copyright for mapcalc.tab.{c,h}, removed upstream
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Mon, 19 Sep 2016 09:36:07 +0200
+ 
 +grass (7.0.5~rc1-1~exp1~xenial1) xenial; urgency=medium
 +
 +  * Rebuild for xenial.
 +
 + -- Martin Landa <landa.martin at gmail.com>  Fri, 16 Sep 2016 10:43:10 +0200
 +
  grass (7.0.5~rc1-1~exp1) experimental; urgency=medium
  
    * New upstream release candidate.

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