Johan Van de Wauw pushed to branch experimental at Debian GIS Project / saga
Commits: 1ea4794c by Johan Van de Wauw at 2022-05-10T09:58:57+02:00 Remove shapes_lines_ex module Relies on a non-free (or ambigious) DPHull.h I removed the whole tool as it was not built anyway and the code has no use without that file. See discussion at: https://sourceforge.net/p/saga-gis/mailman/message/37647053/ - - - - - 1 changed file: - debian/copyright Changes: ===================================== debian/copyright ===================================== @@ -4,7 +4,7 @@ Upstream-Contact: Olaf Conrad <[email protected]> Source: http://www.saga-gis.org Comment: Saga is generally licensed using two licenses: LGPL-2.1+ for the libraries and GPL-2+ for the rest of the program. - Excluded files are non-free (triangle and firelib) or are already packaged + Excluded files are non-free (triangle, firelib, dphull) or are already packaged in debian (svm and dxflib). CC BY-NC-SA documentation is also removed. Files-Excluded: saga-gis/src/accessories/docs/* saga-gis/src/saga_core/saga_api/mat_mRMR.cpp @@ -14,6 +14,7 @@ Files-Excluded: saga-gis/src/accessories/docs/* saga-gis/src/tools/imagery/imagery_svm/svm/svm.h saga-gis/src/tools/io/io_shapes_dxf/dxflib/* saga-gis/src/tools/simulation/sim_fire_spreading/fireLib.* + saga-gis/src/tools/shapes/shapes_lines_ex/ Files: * Copyright: SAGA Development Team View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/commit/1ea4794ca2f54a32699000808bdd4a0dc6a28a08 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/commit/1ea4794ca2f54a32699000808bdd4a0dc6a28a08 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
