[grass] branch upstream updated (d9ad57f -> 737976e)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jul 4 19:49:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository grass.
from d9ad57f Imported Upstream version 7.0.0
new 737976e Imported Upstream version 7.0.1~rc1
The 1 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 | 23 +-
ChangeLog_7.0.0.gz | Bin 788043 -> 0 bytes
ChangeLog_7.0.1RC1.gz | Bin 0 -> 795603 bytes
REQUIREMENTS.html | 8 +-
config.guess | 27 +-
config.sub | 13 +-
db/db.tables/main.c | 3 +
db/drivers/postgres/README | 5 +-
demolocation/grassrc.tmpl | 2 -
display/d.linegraph/main.c | 2 +-
display/d.rast.num/d.rast.num.html | 33 +-
display/d.rast.num/d_rast_num_zoom.png | Bin 0 -> 147085 bytes
display/d.rast.num/main.c | 4 +-
display/d.vect.chart/d.vect.chart.html | 15 +-
display/d.vect.chart/d_vect_chart_pie_2d.png | Bin 0 -> 91184 bytes
display/d.vect.chart/main.c | 3 +-
display/d.vect.chart/pie.c | 14 +-
display/d.vect/area.c | 2 +-
display/d.vect/lines.c | 12 +-
display/d.vect/main.c | 2 +-
doc/howto_release.txt | 15 +-
general/g.gui/main.c | 92 +-
general/g.mapset/main.c | 19 +-
general/g.mapsets/g.mapsets.html | 41 +-
general/g.mapsets/g_mapsets_gui.png | Bin 0 -> 17263 bytes
general/g.parser/standard_option.c | 2 +
gui/wxpython/animation/dialogs.py | 12 +-
gui/wxpython/animation/g.gui.animation.py | 36 +-
gui/wxpython/core/render.py | 2 +-
gui/wxpython/core/toolboxes.py | 113 +-
gui/wxpython/core/treemodel.py | 5 +-
gui/wxpython/core/utils.py | 7 -
gui/wxpython/dbmgr/base.py | 41 +-
gui/wxpython/dbmgr/g.gui.dbmgr.py | 38 +-
gui/wxpython/dbmgr/manager.py | 20 +-
gui/wxpython/dbmgr/sqlbuilder.py | 19 +-
gui/wxpython/gcp/g.gui.gcp.py | 22 +-
gui/wxpython/gmodeler/g.gui.gmodeler.py | 25 +-
gui/wxpython/gui_core/dialogs.py | 33 +-
gui/wxpython/gui_core/forms.py | 2 +
gui/wxpython/gui_core/goutput.py | 2 +-
gui/wxpython/gui_core/widgets.py | 8 +-
gui/wxpython/iclass/g.gui.iclass.py | 70 +-
gui/wxpython/lmgr/frame.py | 4 +-
gui/wxpython/lmgr/layertree.py | 15 +-
gui/wxpython/lmgr/toolbars.py | 4 +-
gui/wxpython/mapswipe/g.gui.mapswipe.py | 40 +-
gui/wxpython/modules/mapsets_picker.py | 22 +-
gui/wxpython/psmap/frame.py | 4 +-
gui/wxpython/psmap/g.gui.psmap.py | 20 +-
gui/wxpython/rlisetup/g.gui.rlisetup.py | 19 +-
gui/wxpython/timeline/g.gui.timeline.py | 20 +-
gui/wxpython/vdigit/g.gui.vdigit.html | 79 +-
gui/wxpython/vdigit/g.gui.vdigit.py | 103 +-
gui/wxpython/vnet/dialogs.py | 9 +-
gui/wxpython/web_services/widgets.py | 9 +-
gui/wxpython/xml/toolboxes.xml | 4 +-
imagery/i.atcorr/i.atcorr.html | 4 +-
imagery/i.eb.soilheatflux/i.eb.soilheatflux.html | 37 +-
include/VERSION | 2 +-
include/defs/la.h | 4 +
include/defs/vector.h | 7 +
include/gis.h | 6 +-
include/glocale.h | 4 +-
lib/cairodriver/cairodriver.html | 30 +-
lib/db/dbmi_client/copy_tab.c | 2 +-
lib/gis/copy_dir.c | 33 +-
lib/gis/get_ellipse.c | 2 +-
lib/gis/parser_standard_options.c | 24 +
lib/gis/renamed_options | 4 +
lib/gmath/la.c | 203 +-
lib/init/grass.py | 16 +-
lib/init/variables.html | 18 +-
lib/nviz/nviz.c | 4 +-
lib/proj/ellipse.c | 2 +-
lib/python/docs/src/pygrass_modules.rst | 7 +-
lib/python/docs/src/pygrass_raster.rst | 54 +-
lib/python/docs/src/pygrass_vector.rst | 6 +-
lib/python/docs/src/script_intro.rst | 29 +-
lib/python/docs/src/temporal_framework.rst | 5 +-
lib/python/pygrass/modules/interface/Makefile | 4 +-
lib/python/pygrass/modules/interface/docstring.py | 55 +
lib/python/pygrass/modules/interface/env.py | 36 +
lib/python/pygrass/modules/interface/flag.py | 2 +-
lib/python/pygrass/modules/interface/module.py | 59 +-
lib/python/pygrass/modules/interface/parameter.py | 11 +-
lib/python/pygrass/modules/interface/typedict.py | 2 +-
lib/python/pygrass/tests/benchmark.py | 91 +-
lib/python/pygrass/utils.py | 54 -
lib/python/pygrass/vector/geometry.py | 13 +-
lib/python/pygrass/vector/table.py | 6 +-
lib/python/script/Makefile | 6 +-
lib/python/script/array.py | 53 +-
lib/python/script/core.py | 4 +-
lib/python/script/setup.py | 191 +
lib/python/script/setup.py.sed | 77 -
lib/python/temporal/abstract_space_time_dataset.py | 26 +
lib/python/temporal/c_libraries_interface.py | 50 +-
.../temporal/temporal_raster_base_algebra.py | 5 +-
lib/raster/put_row.c | 9 +-
lib/rst/interp_float/output2d.c | 2 +-
lib/vector/Vlib/build_nat.c | 8 +-
lib/vector/Vlib/build_sfa.c | 10 +-
lib/vector/Vlib/cats.c | 2 +-
lib/vector/Vlib/{intersect.c => intersect2.c} | 1126 +-
locale/Makefile | 12 +-
locale/README | 16 +-
locale/po/grasslibs_cs.po | 12956 ++--
locale/po/grasslibs_it.po | 1092 +-
locale/po/grassmods_cs.po | 62041 +++++++++----------
locale/po/grassmods_lv.po | 3699 +-
locale/po/grassmods_zh.po | 2864 +-
locale/po/grasswxpy_cs.po | 28098 +++++----
locale/po/grasswxpy_fr.po | 3533 +-
locale/po/grasswxpy_it.po | 110 +-
locale/po/grasswxpy_lv.po | 2048 +-
locale/po/grasswxpy_zh.po | 1967 +-
mswindows/GRASS-Installer.nsi.tmpl | 9 +-
mswindows/env.bat | 2 -
mswindows/osgeo4w/env.bat.tmpl | 2 -
mswindows/osgeo4w/mklibs.sh | 2 +-
raster/r.carve/enforce_ds.c | 50 +-
raster/r.carve/r.carve.html | 4 +-
raster/r.clump/clump.c | 4 +-
raster/r.clump/main.c | 2 +-
raster/r.compress/main.c | 89 +-
raster/r.compress/r.compress.html | 67 +-
raster/r.contour/cont.c | 4 +-
raster/r.cost/main.c | 2 +-
raster/r.drain/r.drain.html | 4 +-
raster/r.fill.dir/dopolys.c | 2 +-
raster/r.grow.distance/r.grow.distance.html | 10 +-
raster/r.grow.distance/r_grow_distance_zoom.png | Bin 0 -> 131869 bytes
raster/r.in.gdal/main.c | 67 +-
raster/r.in.lidar/r.in.lidar.html | 4 +-
raster/r.in.mat/r.in.mat.html | 4 +-
raster/r.in.xyz/r.in.xyz.html | 4 +-
raster/r.li/r.li.daemon/daemon.c | 4 +-
raster/r.li/r.li.daemon/daemon.h | 10 +-
raster/r.li/r.li.daemon/r.li.daemon.html | 31 +-
raster/r.li/r.li.html | 12 +-
raster/r.mapcalc/r3.mapcalc.html | 4 +-
raster/r.mapcalc/xrand.c | 4 +-
raster/r.neighbors/r.neighbors.html | 9 +-
raster/r.out.mpeg/r.out.mpeg.html | 4 +-
raster/r.out.ppm/main.c | 4 +-
raster/r.out.ppm3/main.c | 4 +-
raster/r.profile/r.profile.html | 82 +-
raster/r.proj/main.c | 18 +-
raster/r.random.cells/r.random.cells.html | 12 +-
raster/r.random/r.random.html | 4 +-
raster/r.relief/r.relief.html | 43 +-
raster/r.report/global.h | 4 +-
raster/r.report/header.c | 8 +-
raster/r.report/main.c | 4 +-
raster/r.report/parse.c | 29 +-
raster/r.resamp.bspline/crosscorr.c | 2 +-
raster/r.resamp.rst/main.c | 2 +-
raster/r.ros/spot_dist.c | 18 +-
raster/r.sim/simlib/input.c | 2 +-
raster/r.spread/pick_dist.c | 5 +
raster/r.stream.extract/del_streams.c | 4 +-
raster/r.surf.contour/r.surf.contour.html | 4 +-
raster/r.surf.idw/main.c | 9 +-
raster/r.terraflow/main.cpp | 11 +-
raster/r.texture/main.c | 2 +-
raster/r.texture/r.texture.html | 4 +-
raster/r.thin/io.c | 27 +-
raster/r.thin/main.c | 3 +-
raster/r.thin/r.thin.html | 22 +-
raster/r.thin/thin_lines.c | 5 +-
raster/r.timestamp/r.timestamp.html | 4 +-
raster/r.to.rast3/r.to.rast3.html | 23 +-
raster/r.to.vect/r.to.vect.html | 4 +-
raster/r.walk/r.walk.html | 54 +-
raster/r.watershed/front/main.c | 6 +-
raster/r.watershed/front/r.watershed.html | 5 +-
raster/r.watershed/ram/do_cum.c | 2 +-
raster/r.watershed/seg/init_vars.c | 2 +-
raster/rasterintro.html | 5 +-
raster3d/r3.timestamp/r3.timestamp.html | 4 +-
scripts/d.rast.leg/d.rast.leg.py | 48 +-
scripts/db.in.ogr/db.in.ogr.py | 21 +-
scripts/g.extension/g.extension.html | 47 +-
scripts/g.extension/g.extension.py | 52 +-
scripts/g.manual/g.manual.py | 24 +-
scripts/r.tileset/r.tileset.html | 4 +-
scripts/r.unpack/r.unpack.py | 63 +-
scripts/r3.in.xyz/r3.in.xyz.html | 4 +-
scripts/v.in.e00/v.in.e00.py | 10 +-
temporal/t.connect/t.connect.html | 4 +-
tools/grass_indent.sh | 18 +-
translators.csv | 2 +
vector/v.buffer/main.c | 1 +
vector/v.build.polylines/main.c | 4 +-
vector/v.category/main.c | 28 +-
vector/v.colors/write_rgb.c | 4 +-
vector/v.edit/main.c | 34 +-
vector/v.edit/select.c | 2 +-
vector/v.external/list.c | 4 +-
vector/v.extract/main.c | 2 +-
vector/v.in.ascii/points.c | 2 +-
vector/v.in.db/main.c | 2 +-
vector/v.in.ogr/geom.c | 5 +-
vector/v.in.ogr/main.c | 139 +-
vector/v.kernel/main.c | 8 +-
vector/v.lidar.correction/main.c | 4 +-
vector/v.lrs/v.lrs.segment/main.c | 12 +-
vector/v.lrs/v.lrs.where/main.c | 10 +-
vector/v.net.distance/main.c | 2 +-
vector/v.net.visibility/v.net.visibility.html | 4 +-
vector/v.out.ascii/main.c | 2 +-
vector/v.out.ogr/main.c | 28 +-
vector/v.out.postgis/main.c | 4 +-
vector/v.out.pov/main.c | 2 +-
vector/v.overlay/area_area.c | 2 +-
vector/v.overlay/main.c | 3 +
vector/v.parallel/v.parallel.html | 4 +-
vector/v.proj/main.c | 17 +-
vector/v.qcount/v.qcount.html | 4 +-
vector/v.random/main.c | 10 +-
vector/v.reclass/v.reclass.html | 4 +-
vector/v.sample/main.c | 2 +-
vector/v.segment/main.c | 12 +-
vector/v.segment/v.segment.html | 4 +-
vector/v.select/args.c | 2 +
vector/v.select/overlap.c | 58 +-
vector/v.select/proto.h | 2 +-
vector/v.select/select.c | 20 +-
vector/v.surf.bspline/main.c | 30 +-
vector/v.surf.bspline/v.surf.bspline.html | 4 +-
vector/v.surf.idw/main.c | 4 +-
vector/v.surf.idw/read_sites.c | 4 +-
vector/v.timestamp/v.timestamp.html | 4 +-
vector/v.to.db/report.c | 7 +
vector/v.to.db/v.to.db.html | 23 +-
vector/v.to.points/main.c | 1 +
vector/v.to.rast/v.to.rast.html | 24 +-
vector/v.vol.rst/user3.c | 4 +-
vector/v.vol.rst/v.vol.rst.html | 20 +-
vector/v.voronoi/main.c | 3 +-
vector/v.voronoi/sw_main.c | 4 +-
vector/v.voronoi/v.voronoi.html | 25 +-
vector/v.what.rast3/main.c | 16 +-
vector/vectorintro.html | 9 +-
245 files changed, 59662 insertions(+), 64100 deletions(-)
delete mode 100644 ChangeLog_7.0.0.gz
create mode 100644 ChangeLog_7.0.1RC1.gz
create mode 100644 display/d.rast.num/d_rast_num_zoom.png
create mode 100644 display/d.vect.chart/d_vect_chart_pie_2d.png
create mode 100644 general/g.mapsets/g_mapsets_gui.png
create mode 100644 lib/python/pygrass/modules/interface/docstring.py
create mode 100644 lib/python/pygrass/modules/interface/env.py
create mode 100644 lib/python/script/setup.py
delete mode 100644 lib/python/script/setup.py.sed
copy lib/vector/Vlib/{intersect.c => intersect2.c} (64%)
create mode 100644 raster/r.grow.distance/r_grow_distance_zoom.png
--
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