Francesco Paolo Lovergine pushed to branch master at Debian GIS Project / jeolib-jiplib
Commits: 1b11693b by Francesco Paolo Lovergine at 2025-03-27T16:35:15+01:00 One more tyoo and fixed tagging for previous patch for uniformity. - - - - - 2 changed files: - debian/patches/pip-break-sys-pkg.patch - debian/patches/spelling-errors.patch Changes: ===================================== debian/patches/pip-break-sys-pkg.patch ===================================== @@ -1,6 +1,6 @@ Description: This is a patch to manage pip-based installation in upstream cmaks configuration Author: Francesco Paolo Lovergine <[email protected]> -Forwarded: not needed +Forwarded: not-needed --- a/CMakeLists.txt +++ b/CMakeLists.txt ===================================== debian/patches/spelling-errors.patch ===================================== @@ -1,5 +1,6 @@ Description: Fix spelling errors. * afer -> after + * clould -> could * datatset -> dataset * emtpy -> empty * mininum -> minimum @@ -26,7 +27,7 @@ Applied-Upstream: https://github.com/ec-jrc/jeolib-jiplib/commit/630d38fda2f4008 } else{ - std::string errorString="Error: clould not create memory dataset for mask datatset"; -+ std::string errorString="Error: clould not create memory dataset for mask dataset"; ++ std::string errorString="Error: could not create memory dataset for mask dataset"; throw(errorString); } } @@ -35,7 +36,7 @@ Applied-Upstream: https://github.com/ec-jrc/jeolib-jiplib/commit/630d38fda2f4008 } else{ - std::string errorString="Error: clould not create memory dataset for input datatset"; -+ std::string errorString="Error: clould not create memory dataset for input dataset"; ++ std::string errorString="Error: could not create memory dataset for input dataset"; throw(errorString); } } View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/commit/1b11693b3d1d56b4820c1298e2be70b58f47da0e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-jiplib/-/commit/1b11693b3d1d56b4820c1298e2be70b58f47da0e 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
