[Git][debian-gis-team/grass][master] 14 commits: Update branch in gbp.conf & Vcs-Git URL.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Mon Feb 24 17:25:31 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits:
0851e7a4 by Bas Couwenberg at 2025-02-12T05:21:52+01:00
Update branch in gbp.conf & Vcs-Git URL.
- - - - -
d8a8a879 by Bas Couwenberg at 2025-02-12T05:24:25+01:00
New upstream version 8.4.1~rc1
- - - - -
93e63cb4 by Bas Couwenberg at 2025-02-12T05:27:25+01:00
Update upstream source from tag 'upstream/8.4.1_rc1'
Update to upstream version '8.4.1~rc1'
with Debian dir bc6040f7751658e2ad7698a55b8c092fdfb8fc77
- - - - -
52de516b by Bas Couwenberg at 2025-02-12T05:29:17+01:00
New upstream release candidate.
- - - - -
9babb44e by Bas Couwenberg at 2025-02-12T05:38:12+01:00
Update copyright file.
- - - - -
1a82fe08 by Bas Couwenberg at 2025-02-12T05:39:27+01:00
Refresh patches.
- - - - -
e959de24 by Bas Couwenberg at 2025-02-12T05:39:56+01:00
Drop rules for CHANGES file removed upstream.
- - - - -
543f3688 by Bas Couwenberg at 2025-02-12T05:55:46+01:00
Update lintian overrides.
- - - - -
9a559f27 by Bas Couwenberg at 2025-02-12T05:55:46+01:00
Set distribution to experimental.
- - - - -
bb9fea55 by Bas Couwenberg at 2025-02-24T18:03:43+01:00
Revert "Update branch in gbp.conf & Vcs-Git URL."
This reverts commit 0851e7a4d0ec4b8052a021cd03f2406b925d63a3.
- - - - -
13ccf4fd by Bas Couwenberg at 2025-02-24T18:06:10+01:00
New upstream version 8.4.1
- - - - -
7dfc51de by Bas Couwenberg at 2025-02-24T18:09:09+01:00
Update upstream source from tag 'upstream/8.4.1'
Update to upstream version '8.4.1'
with Debian dir d4ad54bcf03af74d8b45b07c9dc3740c2c67a0a4
- - - - -
4d978ab8 by Bas Couwenberg at 2025-02-24T18:09:23+01:00
New upstream release.
- - - - -
c4919eb4 by Bas Couwenberg at 2025-02-24T18:10:45+01:00
Set distribution to unstable.
- - - - -
648 changed files:
- .dockerignore
- .github/actions/create-upload-suggestions/action.yml
- .github/labeler.yml
- .github/workflows/additional_checks.yml
- .github/workflows/clang-format-check.yml
- .github/workflows/codeql-analysis.yml
- .github/workflows/create_release_draft.yml
- .github/workflows/docker.yml
- .github/workflows/macos.yml
- .github/workflows/macos_dependencies.txt
- + .github/workflows/milestones.yml
- .github/workflows/osgeo4w.yml
- .github/workflows/periodic_update.yml
- .github/workflows/test_thorough.bat
- .github/workflows/test_thorough.sh
- .github/workflows/ubuntu.yml
- .markdownlint.yml
- − .travis.yml
- − .travis/linux.before_install.sh
- − .travis/linux.install.sh
- − .travis/linux.script.sh
- AUTHORS
- − CHANGES
- Dockerfile
- INSTALL.md
- Makefile
- − NEWS
- README.md
- REQUIREMENTS.md
- SECURITY.md
- TODO
- binaryInstall.src
- config.guess
- config.sub
- configure.ac
- db/databaseintro.html
- db/db.connect/db.connect.html
- db/db.execute/db.execute.html
- db/db.login/db.login.html
- db/db.select/db.select.html
- db/drivers/README → db/drivers/README.md
- db/drivers/mysql/grass-mesql.html
- db/drivers/mysql/grass-mysql.html
- db/drivers/odbc/INSTALL
- db/drivers/odbc/grass-odbc.html
- db/drivers/ogr/README
- db/drivers/ogr/grass-ogr.html
- db/drivers/postgres/README
- db/drivers/postgres/execute.c
- db/drivers/postgres/grass-pg.html
- db/drivers/sqlite/README
- db/drivers/sqlite/fetch.c
- db/drivers/sqlite/grass-sqlite.html
- debian/changelog
- debian/copyright
- debian/patches/jquery.patch
- debian/rules
- debian/source/lintian-overrides
- display/d.extract/d.extract.html
- display/d.geodesic/d.geodesic.html
- display/d.graph/d.graph.html
- display/d.grid/d.grid.html
- display/d.his/d.his.html
- display/d.labels/d.labels.html
- display/d.legend.vect/d.legend.vect.html
- display/d.legend/d.legend.html
- display/d.linegraph/d.linegraph.html
- display/d.mon/d.mon.html
- display/d.path/d.path.html
- display/d.profile/d.profile.html
- display/d.rast.arrow/d.rast.arrow.html
- display/d.rast.num/d.rast.num.html
- display/d.rgb/d.rgb.html
- display/d.rhumbline/d.rhumbline.html
- display/d.text/d.text.html
- display/d.title/d.title.html
- display/d.vect.chart/d.vect.chart.html
- display/d.vect.thematic/d.vect.thematic.html
- display/d.vect/d.vect.html
- display/displaydrivers.html
- doc/README
- doc/debugging.txt
- doc/development/README.md
- doc/development/github_guide.md
- doc/development/rfc/PSC_guidelines.md
- doc/development/rfc/PSC_voting_procedures.md
- + doc/development/rfc/README.md
- doc/development/rfc/legal_aspects_of_code_contributions.md
- doc/development/rfc/version_numbering.md
- doc/development/style_guide.md
- doc/gui/wxpython/example/frame.py
- doc/gui/wxpython/example/g.gui.example.html
- doc/gui/wxpython/example/toolbars.py
- doc/infrastructure.md
- doc/projectionintro.html
- doc/vector/TODO
- docker/alpine/Dockerfile
- docker/ubuntu/Dockerfile
- docker/ubuntu_wxgui/Dockerfile
- general/g.filename/g.filename.html
- general/g.findfile/g.findfile.html
- general/g.gisenv/g.gisenv.html
- general/g.gui/g.gui.html
- general/g.list/g.list.html
- general/g.mapset/g.mapset.html
- general/g.mapsets/g.mapsets.html
- general/g.message/g.message.html
- general/g.mkfontcap/g.mkfontcap.html
- general/g.parser/g.parser.html
- general/g.proj/g.proj.html
- general/g.region/g.region.html
- general/g.remove/g.remove.html
- general/g.setproj/g.setproj.html
- general/g.tempfile/g.tempfile.html
- general/g.version/g.version.html
- grasslib.dox
- gui/Makefile
- + gui/wxguiintro.html
- gui/wxpython/animation/dialogs.py
- gui/wxpython/animation/g.gui.animation.html
- gui/wxpython/animation/toolbars.py
- gui/wxpython/core/gconsole.py
- gui/wxpython/core/gthread.py
- gui/wxpython/core/settings.py
- gui/wxpython/datacatalog/g.gui.datacatalog.html
- gui/wxpython/datacatalog/toolbars.py
- gui/wxpython/dbmgr/g.gui.dbmgr.html
- gui/wxpython/docs/wxGUI.components.html
- gui/wxpython/docs/wxGUI.html
- gui/wxpython/docs/wxGUI.iscatt.html
- gui/wxpython/docs/wxGUI.modules.html
- gui/wxpython/docs/wxGUI.nviz.html
- gui/wxpython/docs/wxGUI.toolboxes.html
- gui/wxpython/docs/wxGUI.vnet.html
- gui/wxpython/docs/wxgui_sphinx/src/index.rst
- gui/wxpython/gcp/g.gui.gcp.html
- gui/wxpython/gmodeler/g.gui.gmodeler.html
- gui/wxpython/gui_core/pyedit.py
- gui/wxpython/history/tree.py
- gui/wxpython/iclass/dialogs.py
- gui/wxpython/iclass/g.gui.iclass.html
- gui/wxpython/image2target/g.gui.image2target.html
- gui/wxpython/iscatt/iscatt_core.py
- gui/wxpython/iscatt/plots.py
- gui/wxpython/lmgr/workspace.py
- gui/wxpython/location_wizard/wizard.py
- gui/wxpython/mapswipe/g.gui.mapswipe.html
- gui/wxpython/mapswipe/toolbars.py
- gui/wxpython/photo2image/g.gui.photo2image.html
- gui/wxpython/psmap/g.gui.psmap.html
- gui/wxpython/rdigit/g.gui.rdigit.html
- gui/wxpython/rlisetup/g.gui.rlisetup.html
- gui/wxpython/startup/locdownload.py
- gui/wxpython/timeline/frame.py
- gui/wxpython/timeline/g.gui.timeline.html
- gui/wxpython/tplot/frame.py
- gui/wxpython/tplot/g.gui.tplot.html
- gui/wxpython/vdigit/g.gui.vdigit.html
- imagery/i.albedo/i.albedo.html
- imagery/i.aster.toar/i.aster.toar.html
- imagery/i.atcorr/i.atcorr.html
- imagery/i.biomass/i.biomass.html
- imagery/i.cluster/i.cluster.html
- imagery/i.eb.eta/i.eb.eta.html
- imagery/i.eb.evapfr/i.eb.evapfr.html
- imagery/i.eb.hsebal01/i.eb.hsebal01.html
- imagery/i.eb.netrad/i.eb.netrad.html
- imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
- imagery/i.emissivity/i.emissivity.html
- imagery/i.evapo.pm/i.evapo.pm.html
- imagery/i.evapo.pt/i.evapo.pt.html
- imagery/i.evapo.time/i.evapo.time.html
- imagery/i.fft/i.fft.html
- imagery/i.gensig/i.gensig.html
- imagery/i.gensigset/i.gensigset.html
- imagery/i.ifft/i.ifft.html
- imagery/i.landsat.acca/i.landsat.acca.html
- imagery/i.landsat.toar/i.landsat.toar.html
- imagery/i.modis.qc/i.modis.qc.html
- imagery/i.ortho.photo/README
- imagery/i.ortho.photo/i.ortho.camera/i.ortho.camera.html
- imagery/i.ortho.photo/i.ortho.elev/i.ortho.elev.html
- imagery/i.ortho.photo/i.ortho.init/i.ortho.init.html
- imagery/i.ortho.photo/i.ortho.photo/i.ortho.photo.html
- imagery/i.ortho.photo/i.ortho.rectify/i.ortho.rectify.html
- imagery/i.ortho.photo/i.ortho.target/i.ortho.target.html
- imagery/i.ortho.photo/i.ortho.transform/i.ortho.transform.html
- imagery/i.ortho.photo/lib/TODO
- imagery/i.pca/i.pca.html
- imagery/i.rectify/i.rectify.html
- imagery/i.segment/i.segment.html
- imagery/i.smap/i.smap.html
- imagery/i.svm.predict/i.svm.predict.html
- imagery/i.svm.train/i.svm.train.html
- imagery/i.vi/evi2.c
- imagery/i.vi/i.vi.html
- imagery/i.zc/i.zc.html
- imagery/imageryintro.html
- include/Make/Doxyfile_arch_html.in
- include/Make/Doxyfile_arch_latex.in
- include/VERSION
- include/grass/defs/gprojects.h
- include/grass/defs/vector.h
- include/grass/gis.h
- include/grass/gprojects.h
- lib/btree2/Makefile
- lib/btree2/btree2.dox → lib/btree2/btree2lib.dox
- lib/cairodriver/cairodriver.dox
- lib/cairodriver/cairodriver.html
- − lib/db/README
- + lib/db/README.md
- lib/db/dbmi_base/default_name.c
- lib/db/dbmi_client/c_update.c
- lib/db/dbmi_driver/d_update.c
- lib/db/dbmilib.dox
- lib/db/sqlp/README → lib/db/sqlp/README.md
- lib/db/sqlp/sql.html
- lib/db/sqlp/test/README → lib/db/sqlp/test/README.md
- lib/fonts/fonts/cyrilc.hmp
- lib/fonts/fonts/fonts.table
- lib/gis/env.c
- lib/gis/gislib_cmdline_parsing.dox
- lib/gis/parser_html.c
- lib/gmath/gmathlib.dox
- lib/htmldriver/htmldriver.html
- lib/init/grass.html
- lib/init/grass.py
- lib/init/grass.sh
- lib/init/helptext.html
- lib/init/variables.html
- lib/pngdriver/pngdriver.html
- lib/psdriver/psdriver.html
- lib/raster/gdal.c
- lib/raster/get_row.c
- lib/vector/Vlib/buffer2.c
- lib/vector/Vlib/geos_to_wktb.c
- lib/vector/Vlib/legal_vname.c
- lib/vector/Vlib/open.c
- lib/vector/rtree/docs/sources.htm
- lib/vector/vectorascii.html
- lib/vector/vectorlib_pg.dox
- locale/po/grassmods_ar.po
- locale/po/grassmods_bn.po
- locale/po/grassmods_cs.po
- locale/po/grassmods_de.po
- locale/po/grassmods_el.po
- locale/po/grassmods_es.po
- locale/po/grassmods_fi.po
- locale/po/grassmods_fr.po
- locale/po/grassmods_hu.po
- locale/po/grassmods_id_ID.po
- locale/po/grassmods_it.po
- locale/po/grassmods_ja.po
- locale/po/grassmods_ko.po
- locale/po/grassmods_lv.po
- locale/po/grassmods_ml.po
- locale/po/grassmods_pl.po
- locale/po/grassmods_pt.po
- locale/po/grassmods_pt_BR.po
- locale/po/grassmods_ro.po
- locale/po/grassmods_ru.po
- locale/po/grassmods_si.po
- locale/po/grassmods_sl.po
- locale/po/grassmods_ta.po
- locale/po/grassmods_th.po
- locale/po/grassmods_tr.po
- locale/po/grassmods_uk.po
- locale/po/grassmods_vi.po
- locale/po/grassmods_zh.po
- locale/po/grassmods_zh_CN.po
- locale/templates/grassmods.pot
- macosx/ReadMe.md
- macosx/pkg/resources/ReadMe.rtf
- man/build_graphical_index.py
- man/build_html.py
- man/build_rest.py
- man/build_topics.py
- man/sphinx/conf.py
- misc/m.cogo/m.cogo.html
- misc/m.measure/m.measure.html
- misc/m.nviz.script/m.nviz.script.html
- misc/m.transform/m.transform.html
- mswindows/GRASS-Installer.nsi.tmpl
- mswindows/Makefile
- mswindows/README.html
- mswindows/external/rbatch/R.bat
- mswindows/external/rbatch/README.grass
- mswindows/external/rbatch/README.html
- mswindows/external/rbatch/Rpathset.bat
- mswindows/external/rbatch/batchfiles.md
- mswindows/external/rbatch/batchfiles.tex
- mswindows/external/rbatch/copydir.bat
- mswindows/external/rbatch/movedir.bat
- mswindows/generic.manifest
- mswindows/osgeo4w/build_osgeo4w.sh
- mswindows/osgeo4w/gdal-config
- mswindows/osgeo4w/geos-config
- mswindows/osgeo4w/liblas-config
- mswindows/osgeo4w/mysql_config
- mswindows/osgeo4w/package.sh
- mswindows/osgeo4w/postinstall.bat
- ps/ps.map/ps.map.html
- python/grass/docs/_templates/oholosidebar.html
- python/grass/docs/conf.py
- python/grass/docs/src/gunittest_testing.rst
- python/grass/docs/src/pygrass_index.rst
- python/grass/docs/src/pygrass_modules.rst
- python/grass/docs/src/temporal_framework.rst
- python/grass/gunittest/reporters.py
- python/grass/imaging/images2gif.py
- python/grass/pygrass/modules/interface/module.py
- python/grass/pygrass/vector/abstract.py
- python/grass/script/core.py
- python/grass/script/setup.py
- python/grass/script/utils.py
- python/grass/temporal/abstract_space_time_dataset.py
- python/grass/temporal/metadata.py
- python/grass/utils/download.py
- python/libgrass_interface_generator/ctypesgen/parser/yacc.py
- python/libgrass_interface_generator/ctypesgen/printer_json/printer.py
- raster/r.basins.fill/r.basins.fill.html
- raster/r.buffer/r.buffer.html
- raster/r.buildvrt/r.buildvrt.html
- raster/r.carve/r.carve.html
- raster/r.category/r.category.html
- raster/r.circle/r.circle.html
- raster/r.clump/r.clump.html
- raster/r.coin/r.coin.html
- raster/r.colors/r.colors.html
- raster/r.colors/r3.colors.html
- raster/r.composite/r.composite.html
- raster/r.compress/r.compress.html
- raster/r.contour/r.contour.html
- raster/r.cost/r.cost.html
- raster/r.covar/r.covar.html
- raster/r.describe/r.describe.html
- raster/r.external.out/r.external.out.html
- raster/r.external/link.c
- raster/r.external/r.external.html
- raster/r.fill.dir/r.fill.dir.html
- raster/r.fill.stats/r.fill.stats.html
- raster/r.flow/r.flow.html
- raster/r.geomorphon/r.geomorphon.html
- raster/r.grow.distance/r.grow.distance.html
- raster/r.gwflow/r.gwflow.html
- raster/r.his/r.his.html
- raster/r.horizon/main.c
- raster/r.horizon/r.horizon.html
- raster/r.horizon/testsuite/test_r_horizon.py
- raster/r.in.ascii/r.in.ascii.html
- raster/r.in.bin/r.in.bin.html
- raster/r.in.gdal/r.in.gdal.html
- + raster/r.in.gdal/testsuite/data/int8.tif
- + raster/r.in.gdal/testsuite/data/int8.vrt
- raster/r.in.gdal/testsuite/test_r_in_gdal.py
- raster/r.in.lidar/r.in.lidar.html
- raster/r.in.mat/r.in.mat.html
- raster/r.in.pdal/r.in.pdal.html
- raster/r.in.poly/r.in.poly.html
- raster/r.in.xyz/r.in.xyz.html
- raster/r.info/r.info.html
- raster/r.kappa/r.kappa.html
- raster/r.lake/r.lake.html
- raster/r.li/r.li.cwed/r.li.cwed.html
- raster/r.li/r.li.daemon/r.li.daemon.html
- raster/r.li/r.li.dominance/r.li.dominance.html
- raster/r.li/r.li.edgedensity/r.li.edgedensity.html
- raster/r.li/r.li.html
- raster/r.li/r.li.mpa/r.li.mpa.html
- raster/r.li/r.li.mps/r.li.mps.html
- raster/r.li/r.li.padcv/r.li.padcv.html
- raster/r.li/r.li.padrange/r.li.padrange.html
- raster/r.li/r.li.padsd/r.li.padsd.html
- raster/r.li/r.li.patchdensity/r.li.patchdensity.html
- raster/r.li/r.li.patchnum/r.li.patchnum.html
- raster/r.li/r.li.pielou/r.li.pielou.html
- raster/r.li/r.li.renyi/r.li.renyi.html
- raster/r.li/r.li.richness/r.li.richness.html
- raster/r.li/r.li.shannon/r.li.shannon.html
- raster/r.li/r.li.shape/r.li.shape.html
- raster/r.li/r.li.simpson/r.li.simpson.html
- raster/r.mapcalc/r.mapcalc.html
- raster/r.mapcalc/r3.mapcalc.html
- raster/r.neighbors/r.neighbors.html
- raster/r.null/r.null.html
- raster/r.object.geometry/r.object.geometry.html
- raster/r.out.bin/r.out.bin.html
- raster/r.out.gdal/r.out.gdal.html
- raster/r.out.mat/r.out.mat.html
- raster/r.out.mpeg/r.out.mpeg.html
- raster/r.out.png/r.out.png.html
- raster/r.out.pov/r.out.pov.html
- raster/r.out.ppm/r.out.ppm.html
- raster/r.out.vrml/r.out.vrml.html
- raster/r.out.vtk/r.out.vtk.html
- raster/r.out.vtk/writeascii.c
- raster/r.param.scale/r.param.scale.html
- raster/r.patch/r.patch.html
- raster/r.profile/r.profile.html
- raster/r.proj/r.proj.html
- raster/r.quant/r.quant.html
- raster/r.random.surface/r.random.surface.html
- raster/r.reclass/r.reclass.html
- raster/r.recode/r.recode.html
- raster/r.region/r.region.html
- raster/r.relief/r.relief.html
- raster/r.resamp.filter/r.resamp.filter.html
- raster/r.resamp.stats/r.resamp.stats.html
- raster/r.ros/r.ros.html
- raster/r.series.accumulate/r.series.accumulate.html
- raster/r.series.interp/r.series.interp.html
- raster/r.series/r.series.html
- raster/r.sim/r.sim.sediment/main.c
- raster/r.sim/r.sim.sediment/r.sim.sediment.html
- raster/r.sim/r.sim.water/main.c
- raster/r.sim/r.sim.water/r.sim.water.html
- raster/r.sim/simlib/hydro.c
- raster/r.sim/simlib/input.c
- raster/r.sim/simlib/output.c
- raster/r.sim/simlib/simlib.h
- raster/r.sim/simlib/waterglobs.h
- raster/r.slope.aspect/r.slope.aspect.html
- raster/r.solute.transport/r.solute.transport.html
- raster/r.spread/r.spread.html
- raster/r.stats.quantile/r.stats.quantile.html
- raster/r.stats.zonal/r.stats.zonal.html
- raster/r.stream.extract/r.stream.extract.html
- raster/r.sun/TODO
- raster/r.sun/r.sun.html
- raster/r.sunmask/r.sunmask.html
- raster/r.support/r.support.html
- raster/r.surf.area/r.surf.area.html
- raster/r.surf.fractal/r.surf.fractal.html
- raster/r.surf.gauss/r.surf.gauss.html
- raster/r.surf.idw/r.surf.idw.html
- raster/r.terraflow/r.terraflow.html
- raster/r.texture/r.texture.html
- raster/r.thin/r.thin.html
- raster/r.timestamp/r.timestamp.html
- raster/r.to.rast3/r.to.rast3.html
- raster/r.to.rast3elev/r.to.rast3elev.html
- raster/r.topidx/r.topidx.html
- raster/r.topmodel/r.topmodel.html
- raster/r.transect/r.transect.html
- raster/r.univar/r.univar.html
- raster/r.univar/r.univar_main.c
- raster/r.viewshed/r.viewshed.html
- raster/r.volume/r.volume.html
- raster/r.walk/r.walk.html
- raster/r.water.outlet/r.water.outlet.html
- raster/r.watershed/front/r.watershed.html
- raster/r.what.color/r.what.color.html
- raster/r.what/r.what.html
- raster/rasterintro.html
- raster3d/r3.cross.rast/r3.cross.rast.html
- raster3d/r3.flow/r3.flow.html
- raster3d/r3.gradient/r3.gradient.html
- raster3d/r3.gwflow/r3.gwflow.html
- raster3d/r3.in.ascii/r3.in.ascii.html
- raster3d/r3.in.bin/r3.in.bin.html
- raster3d/r3.in.lidar/r3.in.lidar.html
- raster3d/r3.in.v5d/r3.in.v5d.html
- raster3d/r3.mask/r3.mask.html
- raster3d/r3.mkdspf/r3.mkdspf.html
- raster3d/r3.null/r3.null.html
- raster3d/r3.out.ascii/r3.out.ascii.html
- raster3d/r3.out.bin/r3.out.bin.html
- raster3d/r3.out.netcdf/main.c
- raster3d/r3.out.netcdf/r3.out.netcdf.html
- raster3d/r3.out.v5d/r3.out.v5d.html
- raster3d/r3.out.vtk/r3.out.vtk.html
- raster3d/r3.showdspf/r3.showdspf.html
- raster3d/r3.showdspf/r3.showdspf_opengl_mods.html
- raster3d/r3.stats/r3.stats.html
- raster3d/r3.support/r3.support.html
- raster3d/r3.to.rast/r3.to.rast.html
- raster3d/raster3dintro.html
- rpm/grass.spec
- scripts/Makefile
- scripts/d.correlate/d.correlate.html
- scripts/d.out.file/d.out.file.html
- scripts/d.polar/d.polar.html
- scripts/d.rast.edit/d.rast.edit.html
- scripts/d.rast.leg/d.rast.leg.html
- scripts/d.shade/d.shade.html
- scripts/d.to.rast/d.to.rast.html
- scripts/d.what.rast/d.what.rast.html
- scripts/d.what.vect/d.what.vect.html
- scripts/db.droptable/db.droptable.html
- scripts/db.in.ogr/db.in.ogr.html
- scripts/db.out.ogr/db.out.ogr.html
- scripts/db.test/db.test.html
- scripts/g.download.location/g.download.location.html
- scripts/g.download.location/g.download.location.py
- + scripts/g.download.project/Makefile
- + scripts/g.download.project/g.download.project.html
- + scripts/g.download.project/g.download.project.py
- scripts/g.extension.all/g.extension.all.html
- scripts/g.extension/g.extension.html
- scripts/g.extension/testsuite/data/sample_modules/r.plus.example/r.plus.example.html
- scripts/g.manual/g.manual.html
- scripts/i.band.library/i.band.library.html
- scripts/i.in.spotvgt/i.in.spotvgt.html
- scripts/i.in.spotvgt/i.in.spotvgt.py
- scripts/i.oif/i.oif.html
- scripts/i.pansharpen/i.pansharpen.html
- scripts/i.spectral/i.spectral.html
- scripts/i.tasscap/i.tasscap.html
- scripts/i.tasscap/i.tasscap.py
- scripts/m.proj/m.proj.html
- scripts/r.fillnulls/r.fillnulls.html
- scripts/r.grow/r.grow.html
- scripts/r.import/r.import.html
- scripts/r.in.srtm/r.in.srtm.html
- scripts/r.in.wms/r.in.wms.html
- scripts/r.mapcalc.simple/r.mapcalc.simple.html
- scripts/r.mask/r.mask.html
- scripts/r.out.xyz/r.out.xyz.html
- scripts/r.plane/r.plane.html
- scripts/r.semantic.label/r.semantic.label.html
- scripts/r.shade/r.shade.html
- scripts/r.tileset/r.tileset.html
- scripts/r3.in.xyz/r3.in.xyz.html
- scripts/v.centroids/v.centroids.html
- scripts/v.clip/v.clip.html
- scripts/v.db.dropcolumn/v.db.dropcolumn.py
- scripts/v.db.join/v.db.join.html
- scripts/v.db.reconnect.all/v.db.reconnect.all.html
- scripts/v.db.reconnect.all/v.db.reconnect.all.py
- scripts/v.dissolve/v.dissolve.html
- scripts/v.import/v.import.html
- scripts/v.in.e00/v.in.e00.html
- scripts/v.in.geonames/v.in.geonames.html
- scripts/v.in.geonames/v.in.geonames.py
- scripts/v.in.lines/v.in.lines.html
- scripts/v.in.mapgen/v.in.mapgen.html
- scripts/v.in.wfs/v.in.wfs.html
- scripts/v.rast.stats/v.rast.stats.html
- scripts/v.what.vect/v.what.vect.html
- temporal/t.connect/t.connect.html
- temporal/t.copy/t.copy.html
- temporal/t.merge/t.merge.html
- temporal/t.rast.accumulate/t.rast.accumulate.html
- temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html
- temporal/t.rast.algebra/t.rast.algebra.html
- temporal/t.rast.extract/t.rast.extract.html
- temporal/t.rast.mapcalc/t.rast.mapcalc.html
- temporal/t.rast.out.vtk/t.rast.out.vtk.html
- temporal/t.rast.series/t.rast.series.html
- temporal/t.rast.to.rast3/t.rast.to.rast3.html
- temporal/t.rast.to.vect/t.rast.to.vect.py
- temporal/t.rast.to.vect/testsuite/test_to_vect.py
- temporal/t.rast.univar/t.rast.univar.html
- temporal/t.rast.what/t.rast.what.html
- temporal/t.rast3d.algebra/t.rast3d.algebra.html
- temporal/t.rast3d.univar/t.rast3d.univar.html
- temporal/t.register/t.register.html
- temporal/t.remove/t.remove.html
- temporal/t.rename/t.rename.html
- temporal/t.sample/t.sample.html
- temporal/t.select/t.select.html
- temporal/t.support/t.support.html
- temporal/t.unregister/t.unregister.html
- temporal/t.upgrade/t.upgrade.html
- temporal/t.vect.algebra/t.vect.algebra.html
- temporal/t.vect.db.select/t.vect.db.select.html
- temporal/t.vect.extract/t.vect.extract.html
- temporal/t.vect.list/t.vect.list.html
- temporal/t.vect.observe.strds/t.vect.observe.strds.html
- temporal/t.vect.univar/t.vect.univar.html
- temporal/temporalintro.html
- − utils/g.html2man/htmltags.txt
- utils/mkhtml.py
- vector/v.buffer/v.buffer.html
- vector/v.build/v.build.html
- vector/v.class/v.class.html
- vector/v.clean/v.clean.html
- vector/v.cluster/v.cluster.html
- vector/v.colors/v.colors.html
- vector/v.db.select/v.db.select.html
- vector/v.decimate/v.decimate.html
- vector/v.delaunay/v.delaunay.html
- vector/v.distance/v.distance.html
- vector/v.edit/v.edit.html
- vector/v.external.out/v.external.out.html
- vector/v.external/v.external.html
- vector/v.hull/v.hull.html
- vector/v.in.ascii/v.in.ascii.html
- vector/v.in.db/v.in.db.html
- vector/v.in.dxf/v.in.dxf.html
- vector/v.in.lidar/v.in.lidar.html
- vector/v.in.ogr/v.in.ogr.html
- vector/v.in.pdal/v.in.pdal.html
- vector/v.info/v.info.html
- vector/v.kcv/v.kcv.html
- vector/v.kernel/v.kernel.html
- vector/v.label.sa/v.label.sa.html
- vector/v.label/v.label.html
- vector/v.lidar.correction/v.lidar.correction.html
- vector/v.lidar.edgedetection/v.lidar.edgedetection.html
- vector/v.lidar.growing/v.lidar.growing.html
- vector/v.lrs/lrs.html
- vector/v.lrs/v.lrs.create/v.lrs.create.html
- vector/v.lrs/v.lrs.label/v.lrs.label.html
- vector/v.lrs/v.lrs.segment/v.lrs.segment.html
- vector/v.lrs/v.lrs.where/v.lrs.where.html
- vector/v.mkgrid/v.mkgrid.html
- vector/v.net.alloc/v.net.alloc.html
- vector/v.net.bridge/v.net.bridge.html
- vector/v.net.centrality/v.net.centrality.html
- vector/v.net.flow/v.net.flow.html
- vector/v.net.iso/v.net.iso.html
- vector/v.net.path/v.net.path.html
- vector/v.net/v.net.html
- vector/v.normal/v.normal.html
- vector/v.out.ascii/v.out.ascii.html
- vector/v.out.dxf/v.out.dxf.html
- vector/v.out.lidar/v.out.lidar.html
- vector/v.out.ogr/v.out.ogr.html
- vector/v.out.postgis/v.out.postgis.html
- vector/v.out.svg/main.c
- vector/v.out.vtk/v.out.vtk.html
- vector/v.overlay/v.overlay.html
- vector/v.overlay/v_overlay_op_and.png
- vector/v.overlay/v_overlay_op_not.png
- vector/v.overlay/v_overlay_op_or.png
- vector/v.overlay/v_overlay_op_xor.png
- vector/v.proj/v.proj.html
- vector/v.random/v.random.html
- vector/v.reclass/v.reclass.html
- vector/v.rectify/v.rectify.html
- vector/v.segment/v.segment.html
- vector/v.select/v.select.html
- vector/v.support/v.support.html
- vector/v.surf.bspline/v.surf.bspline.html
- vector/v.surf.rst/v.surf.rst.html
- vector/v.to.db/v.to.db.html
- vector/v.to.rast/v.to.rast.html
- vector/v.to.rast3/v.to.rast3.html
- vector/v.type/v.type.html
- vector/v.univar/main.c
- vector/v.univar/v.univar.html
- vector/v.vect.stats/v.vect.stats.html
- vector/v.vol.rst/v.vol.rst.html
- vector/v.voronoi/v.voronoi.html
- vector/v.what.rast/v.what.rast.html
- vector/vectorintro.html
- visualization/ximgview/ximgview.html
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/compare/8674a6e335f515057cb68e7b6d4750cf971b98ac...c4919eb4f009aa1fbc38d7efdeb30edd1f3d9033
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/compare/8674a6e335f515057cb68e7b6d4750cf971b98ac...c4919eb4f009aa1fbc38d7efdeb30edd1f3d9033
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250224/07fc5bdb/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list