This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntugis/trusty in repository grass.
commit aceaff1f3c8a8ccd8e59b37f31c0b443bd15f467 Merge: d12bf99 9d4165c Author: Martin Landa <landa.mar...@gmail.com> Date: Sat Jan 27 11:43:21 2018 +0100 Rebuild 7.4.0 for trusty ChangeLog_7.4.0.gz | Bin 0 -> 882545 bytes ChangeLog_7.4.0RC2.gz | Bin 881734 -> 0 bytes contributors.csv | 2 +- debian/changelog | 35 +- debian/copyright | 2 +- debian/grass-core.install | 2 +- debian/grass-core.install.in | 2 +- debian/patches/spelling-errors.patch | 38 +- debian/rules | 4 +- display/d.text/d.text.html | 16 +- display/d.text/d_text.png | Bin 0 -> 23691 bytes doc/howto_release.txt | 347 +-- doc/infrastructure.txt | 17 +- gui/wxpython/core/ws.py | 6 +- gui/wxpython/datacatalog/tree.py | 4 +- gui/wxpython/photo2image/g.gui.photo2image.html | 10 +- gui/wxpython/photo2image/g.gui.photo2image.py | 2 +- gui/wxpython/photo2image/ip2i_manager.py | 4 +- gui/wxpython/photo2image/ip2i_mapdisplay.py | 2 +- gui/wxpython/photo2image/ip2i_statusbar.py | 2 +- gui/wxpython/photo2image/ip2i_toolbars.py | 2 +- imagery/i.atcorr/aerosolmodel.cpp | 2 +- imagery/i.atcorr/iwave.cpp | 3145 +++++--------------- .../i.ortho.photo/i.ortho.photo/i.ortho.photo.html | 4 +- imagery/i.ortho.photo/i.ortho.photo/menu.c | 11 - include/Make/Grass.make | 2 +- include/VERSION | 2 +- lib/Makefile | 2 +- lib/raster/gdal.c | 7 +- mswindows/osgeo4w/package.sh | 3 +- mswindows/osgeo4w/setup_x86.hint.tmpl | 4 +- mswindows/osgeo4w/setup_x86_64.hint.tmpl | 4 +- raster/r.horizon/r.horizon.html | 6 +- .../r.series.accumulate/r.series.accumulate.html | 46 +- raster/r.series/r.series.html | 51 +- raster/r.sun/r.sun.html | 4 +- rpm/grass.spec | 555 ++++ scripts/r.fillnulls/r.fillnulls.py | 9 +- temporal/t.rast.algebra/t.rast.algebra.html | 4 +- vector/v.clean/v.clean.html | 5 +- vector/v.generalize/main.c | 2 + 41 files changed, 1598 insertions(+), 2767 deletions(-) diff --cc debian/changelog index f3d2062,a3b89df..0fa678e --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,14 +1,26 @@@ ++grass (7.4.0-1~trusty1) trusty; urgency=medium ++ ++ * Rebuild for trusty. ++ ++ -- Martin Landa <landa.mar...@gmail.com> Sat, 27 Jan 2018 10:22:31 +0100 ++ + grass (7.4.0-1) unstable; urgency=medium + + * New upstream release. + * Don't install AppStream metadata in legacy location. + * Update copyright-format URL to use HTTPS. + * Drop spelling-errors.patch, applied upstream. + * Add patch to fix spelling errors. + * Move from experimental to unstable. + + -- Bas Couwenberg <sebas...@debian.org> Fri, 26 Jan 2018 11:31:40 +0100 + +grass (7.4.0~rc2-1~exp1~trusty1) trusty; urgency=medium + + * Rebuild for trusty. + + -- Martin Landa <landa.mar...@gmail.com> Thu, 11 Jan 2018 14:41:41 +0100 + grass (7.4.0~rc2-1~exp1) experimental; urgency=medium * New upstream release candidate. @@@ -15,22 -20,32 +32,38 @@@ -- Bas Couwenberg <sebas...@debian.org> Tue, 09 Jan 2018 08:41:24 +0100 -grass (7.4.0~rc1-1~exp1) experimental; urgency=medium ++grass (7.2.2-2) unstable; urgency=medium + - * New upstream release candidate. - * Update spelling-errors.patch to fix additional typos. ++ * Add patch to only link to GEOS C library. ++ * Update spelling-errors.patch to fix additional typo. + * Add lintian override for package-installs-java-bytecode false positive. + * Bump Standards-Version to 4.1.2, no changes. + * Override dh_gencontrol to set GRASS ABI dependency with substvars. - * Update watch file for GRASS 7.4 releases. + * Strip trailing whitespace from changelog. - * Update copyright years for copyright holders. + * Drop explicit use of autotools_dev dh helper. + * Update watch file to use HTTPS. + * Strip trailing whitespace from rules file. - * Add lintian override for hardening-no-fortify-functions. + * Drop unused lintian override for package-installs-java-bytecode. ++ * Add overrides for dependency-on-python-version-marked-for-end-of-life. + - -- Bas Couwenberg <sebas...@debian.org> Fri, 17 Nov 2017 10:45:33 +0100 ++ -- Bas Couwenberg <sebas...@debian.org> Wed, 27 Dec 2017 23:13:43 +0100 + -grass (7.2.2-2) unstable; urgency=medium +grass (7.4.0~rc1-1~exp1~trusty1) trusty; urgency=medium - * Add patch to only link to GEOS C library. - * Update spelling-errors.patch to fix additional typo. + * Rebuild for trusty. + + -- Martin Landa <landa.mar...@gmail.com> Sat, 18 Nov 2017 18:42:14 +0100 + +grass (7.4.0~rc1-1~exp1) experimental; urgency=medium + + * New upstream release candidate. + * Update spelling-errors.patch to fix additional typos. * Add lintian override for package-installs-java-bytecode false positive. - * Bump Standards-Version to 4.1.1, no changes. + * Bump Standards-Version to 4.1.2, no changes. * Override dh_gencontrol to set GRASS ABI dependency with substvars. + * Update watch file for GRASS 7.4 releases. * Strip trailing whitespace from changelog. + * Update copyright years for copyright holders. * Drop explicit use of autotools_dev dh helper. * Update watch file to use HTTPS. * Strip trailing whitespace from rules file. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel