Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal
Commits: 0cd30603 by Bas Couwenberg at 2025-10-30T15:30:19+01:00 Suggest libgdal-plugin-grass instead of libgdal-grass. - - - - - 2926ecd1 by Bas Couwenberg at 2025-11-02T21:05:10+01:00 Add copyright for debian/*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ gdal (3.12.0~beta1+dfsg-1~exp2) UNRELEASED; urgency=medium * Use test-build-validate-cleanup instead of test-build-twice. + * Suggest libgdal-plugin-grass instead of libgdal-grass. + * Add copyright for debian/*. -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2025 12:56:31 +0200 ===================================== debian/control ===================================== @@ -174,7 +174,7 @@ Depends: python3-gdal (= ${binary:Version}), ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} -Suggests: libgdal-grass +Suggests: libgdal-plugin-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Replaces: python-gdal (<< 2.4.3~) ===================================== debian/copyright ===================================== @@ -804,6 +804,11 @@ Copyright: 2010-2022, ridiculous_fish <[email protected]> 2016-2022, Kim Walisch <[email protected]> License: zlib or BSL-1.0 +Files: debian/* +Copyright: Francesco Paolo Lovergine <[email protected]> + Bas Couwenberg <[email protected]> +License: Expat + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/10423ba5936721e7d98894862a9270637aea639c...2926ecd1314c6e3b5ad4ffa0a8132532ec3afee1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/10423ba5936721e7d98894862a9270637aea639c...2926ecd1314c6e3b5ad4ffa0a8132532ec3afee1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
