[Git][debian-gis-team/gdal-grass][upstream] New upstream version 2.0.0
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Nov 7 14:02:46 GMT 2025
Bas Couwenberg pushed to branch upstream at Debian GIS Project / gdal-grass
Commits:
0981ab2f by Bas Couwenberg at 2025-11-07T14:25:54+01:00
New upstream version 2.0.0
- - - - -
2 changed files:
- CMakeLists.txt
- source/grass.cpp
Changes:
=====================================
CMakeLists.txt
=====================================
@@ -17,7 +17,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CPACK_PACKAGE_VERSION_MAJOR "2")
set(CPACK_PACKAGE_VERSION_MINOR "0")
set(CPACK_PACKAGE_VERSION_PATCH "0")
-set(VERSION_SUFFIX "rc1")
+set(VERSION_SUFFIX "")
set(COMPLETE_VERSION
${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}
)
=====================================
source/grass.cpp
=====================================
@@ -11,23 +11,8 @@
* Copyright (c) 2000 Frank Warmerdam <warmerdam at pobox.com>
* Copyright (c) 2007-2020, Even Rouault <even dot rouault at spatialys.com>
*
- * Permission is hereby granted, free of charge, to any person obtaining a
- * copy of this software and associated documentation files (the "Software"),
- * to deal in the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
- * and/or sell copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following conditions:
+ * SPDX-License-Identifier: MIT
*
- * The above copyright notice and this permission notice shall be included
- * in all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- * DEALINGS IN THE SOFTWARE.
****************************************************************************/
#include <array>
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/commit/0981ab2ff030c5853b182f773b0b753618ee67ae
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/commit/0981ab2ff030c5853b182f773b0b753618ee67ae
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/20251107/f1711971/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list