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 57ea31cb1912dd46ee1eb9e67933f7a6170074ee Merge: ce9387f 8df64bd Author: Martin Landa <[email protected]> Date: Sun May 1 20:18:52 2016 +0200 New upstream release candidate (7.0.4) ChangeLog_7.0.4.gz | Bin 0 -> 827868 bytes ChangeLog_7.0.4RC1.gz | Bin 827109 -> 0 bytes debian/changelog | 13 ++ 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 +- 30 files changed, 746 insertions(+), 292 deletions(-) diff --cc debian/changelog index 875bef4,0501996..fbc3a44 --- a/debian/changelog +++ b/debian/changelog @@@ -1,4 -1,11 +1,17 @@@ ++grass (7.0.4-1~xenial1) xenial; urgency=medium ++ ++ * Rebuild for xenial. ++ ++ -- Martin Landa <[email protected]> Sun, 01 May 2016 18:42:45 +0200 ++ + grass (7.0.4-1) unstable; urgency=medium + + * New upstream release. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 01 May 2016 16:09:45 +0200 + -grass (7.0.4~rc1-1~exp1) experimental; urgency=medium +grass (7.0.4~rc1-1~exp1~xenial1) xenial; urgency=medium * New upstream release candidate. * Add template for x-grass7. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

