[Git][debian-gis-team/saga][master] 27 commits: Add fix for saga_cmd which was not finding modules

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jun 11 14:47:55 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / saga


Commits:
50c37b61 by Johan Van de Wauw at 2022-05-30T15:37:51+02:00
Add fix for saga_cmd which was not finding modules

- - - - -
bdbe75e4 by Bas Couwenberg at 2023-02-07T15:09:29+01:00
Merge branch 'master' into experimental

- - - - -
b7a4643c by Bas Couwenberg at 2023-02-07T15:10:20+01:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
c6da6525 by Bas Couwenberg at 2023-02-07T15:11:34+01:00
New upstream version 8.5.1+dfsg
- - - - -
44eeb137 by Bas Couwenberg at 2023-02-07T15:11:53+01:00
Update upstream source from tag 'upstream/8.5.1+dfsg'

Update to upstream version '8.5.1+dfsg'
with Debian dir 19fb2aaed6c66aadcf51aa3ee599273937da796d
- - - - -
010ad071 by Bas Couwenberg at 2023-02-07T15:12:12+01:00
New upstream release.

- - - - -
4213240b by Bas Couwenberg at 2023-02-07T16:19:32+01:00
Add patch to not use deprecated distutils module.

- - - - -
21d1e102 by Bas Couwenberg at 2023-02-07T16:19:32+01:00
Set distribution to experimental.

- - - - -
f9f6cc16 by Bas Couwenberg at 2023-02-08T10:39:58+01:00
Mark no-distutils.patch as Applied-Upstream.

- - - - -
193537dd by Bas Couwenberg at 2023-03-30T19:51:17+02:00
New upstream version 9.0.0+dfsg
- - - - -
013d879d by Bas Couwenberg at 2023-03-30T19:51:36+02:00
Update upstream source from tag 'upstream/9.0.0+dfsg'

Update to upstream version '9.0.0+dfsg'
with Debian dir f9ce7a695334a0cfc858afcaacb0f4dc0fec7294
- - - - -
534830fd by Bas Couwenberg at 2023-03-30T19:53:59+02:00
New upstream release.

- - - - -
5fc93c49 by Bas Couwenberg at 2023-03-30T20:06:00+02:00
Update copyright file.

- - - - -
304b6d67 by Bas Couwenberg at 2023-03-30T20:06:50+02:00
Drop no-distutils.patch, applied upstream.

- - - - -
02765851 by Bas Couwenberg at 2023-03-30T20:10:31+02:00
Rename library packages for SONAME bump.

- - - - -
ca100a8c by Bas Couwenberg at 2023-03-30T20:11:18+02:00
Set distribution to experimental.

- - - - -
e77664de by Bas Couwenberg at 2023-04-21T15:56:27+02:00
New upstream version 9.0.1+dfsg
- - - - -
fb8de15b by Bas Couwenberg at 2023-04-21T15:56:47+02:00
Update upstream source from tag 'upstream/9.0.1+dfsg'

Update to upstream version '9.0.1+dfsg'
with Debian dir 6f925719d6c6786a3513501525f78b8506fe650a
- - - - -
b6d7b3b7 by Bas Couwenberg at 2023-04-21T15:57:17+02:00
New upstream release.

- - - - -
fc45fab8 by Bas Couwenberg at 2023-04-21T15:59:01+02:00
Drop triangle files from Files-Excluded, removed upstream.

- - - - -
f32fde60 by Bas Couwenberg at 2023-04-21T15:59:14+02:00
Set distribution to experimental.

- - - - -
c05e6bfe by Bas Couwenberg at 2023-05-27T06:36:34+02:00
New upstream version 9.0.2+dfsg
- - - - -
d862559b by Bas Couwenberg at 2023-05-27T06:36:54+02:00
Update upstream source from tag 'upstream/9.0.2+dfsg'

Update to upstream version '9.0.2+dfsg'
with Debian dir dcd4c97817e6e1bdf6eeb117f17ba259d4c471f1
- - - - -
3fe0fb41 by Bas Couwenberg at 2023-05-27T06:37:38+02:00
New upstream release.

- - - - -
5f49b859 by Bas Couwenberg at 2023-05-27T06:38:35+02:00
Set distribution to experimental.

- - - - -
bcdcdd1c by Bas Couwenberg at 2023-06-11T15:05:19+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit b7a4643c188f4a9e0923db3b5c10908b46f74330.

- - - - -
2117aad2 by Bas Couwenberg at 2023-06-11T15:05:32+02:00
Move from experimental to unstable.

- - - - -


30 changed files:

- appveyor.yml
- debian/changelog
- debian/control
- debian/copyright
- debian/libsaga-api8.install → debian/libsaga-api9.install
- debian/libsaga-api8.lintian-overrides → debian/libsaga-api9.lintian-overrides
- debian/libsaga-gdi8.install → debian/libsaga-gdi9.install
- debian/libsaga-gdi8.lintian-overrides → debian/libsaga-gdi9.lintian-overrides
- saga-gis/CMakeLists.txt
- − saga-gis/cmake/shared/require-cpp11.cmake
- + saga-gis/readme.md
- saga-gis/src/accessories/python/examples/test_all.bat → saga-gis/src/accessories/helper/convert2utf-8.bat
- + saga-gis/src/accessories/helper/convert2utf-8.py
- saga-gis/src/accessories/helper/doxygen_saga_api_chm
- saga-gis/src/accessories/helper/doxygen_saga_api_html
- saga-gis/src/accessories/helper/make_python_api.bat
- saga-gis/src/accessories/helper/make_python_api_all.bat
- saga-gis/src/accessories/helper/make_saga_release.bat
- + saga-gis/src/accessories/helper/saga_python_version_tester.bat
- + saga-gis/src/accessories/helper/saga_python_version_tester.py
- − saga-gis/src/accessories/python/examples/00_grid_create_dummy.py
- − saga-gis/src/accessories/python/examples/01_grid_asc_to_saga.py
- − saga-gis/src/accessories/python/examples/02_grid_morphometry.py
- − saga-gis/src/accessories/python/examples/03_grid_difference.py
- − saga-gis/src/accessories/python/examples/04_grid_contour.py
- − saga-gis/src/accessories/python/examples/05_shp2xyz.py
- − saga-gis/src/accessories/python/examples/06_xyz2shp.py
- − saga-gis/src/accessories/python/examples/07_grid_tpi.py
- saga-gis/src/accessories/python/helpers/saga_cmd_param_interface/tools.py
- saga-gis/src/accessories/python/examples/saga_helper.py → saga-gis/src/accessories/python/saga.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/compare/a6ee88d731f5eeb47519488b2f45062f500aa2ac...2117aad275b33fae2701414fc4e19eb772b59648

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/compare/a6ee88d731f5eeb47519488b2f45062f500aa2ac...2117aad275b33fae2701414fc4e19eb772b59648
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/20230611/f71bedf2/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list