[grass] branch master updated (f89274b -> 8df64bd)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun May 1 15:01:59 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  f89274b   Set distribution to experimental.
       new  e641ac3   Imported Upstream version 7.0.4
       new  a40b472   Merge tag 'upstream/7.0.4'
       new  dcd879a   New upstream release.
       new  1368439   Reorder configure options.
       new  8df64bd   Set distribution to unstable.

The 5 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.4.gz                             | Bin 0 -> 827868 bytes
 ChangeLog_7.0.4RC1.gz                          | Bin 827109 -> 0 bytes
 debian/changelog                               |   7 +
 debian/control                                 |   2 +-
 debian/rules                                   |  31 ++-
 display/d.mon/d.mon.html                       |   9 +-
 general/g.copy/g.copy.html                     |  29 +--
 general/g.proj/g.proj.html                     |  31 ++-
 gui/wxpython/docs/wxGUI.html                   |   4 +-
 include/VERSION                                |   2 +-
 lib/gis/datum.table                            |  26 ++-
 lib/gis/datumtransform.table                   |  14 +-
 lib/proj/convert.c                             |  19 +-
 raster/r.in.xyz/r.in.xyz.html                  |  45 ++++-
 raster/r.mapcalc/r.mapcalc.html                |   2 +-
 raster/r.mapcalc/r3.mapcalc.html               |   2 +-
 raster/r.sim/r.sim.sediment/main.c             | 164 ++++++++--------
 raster/r.sim/r.sim.water/main.c                | 159 ++++++++--------
 raster/r.sim/simlib/Makefile                   |   5 +-
 raster/r.sim/simlib/hydro.c                    |  10 +-
 raster/r.sim/simlib/input.c                    | 251 ++++++++++++++++++++++++-
 raster/r.sim/simlib/observation_points.c       |  19 +-
 raster/r.sim/simlib/output.c                   |   4 +-
 raster/r.sim/simlib/simlib.h                   |  96 ++++++++++
 raster/r.sim/simlib/waterglobs.h               |  28 +--
 raster/r.sim/test/test.sh                      |  47 +++++
 raster/r.water.outlet/r.water.outlet.html      |   6 +-
 scripts/g.search.modules/g.search.modules.html |   4 +-
 scripts/r.pack/r.pack.html                     |   2 +-
 vector/v.db.select/main.c                      |   2 +-
 vector/v.net/v.net.html                        |  14 +-
 31 files changed, 741 insertions(+), 293 deletions(-)
 create mode 100644 ChangeLog_7.0.4.gz
 delete mode 100644 ChangeLog_7.0.4RC1.gz
 create mode 100644 raster/r.sim/simlib/simlib.h
 create mode 100755 raster/r.sim/test/test.sh

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