[Git][debian-gis-team/jeolib-jiplib][master] One more tyoo and fixed tagging for previous patch for uniformity.
Francesco Paolo Lovergine (@frankie)
gitlab at salsa.debian.org
Thu Mar 27 15:36:09 GMT 2025
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 <frankie at debian.org>
-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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250327/5aa507be/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list