[Git][debian-gis-team/gdal-grass][experimental] 5 commits: New upstream version 2.0.0
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Nov 7 14:02:43 GMT 2025
Bas Couwenberg pushed to branch experimental 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
- - - - -
f0591441 by Bas Couwenberg at 2025-11-07T14:25:55+01:00
Update upstream source from tag 'upstream/2.0.0'
Update to upstream version '2.0.0'
with Debian dir c4b36d13761ca8cd4940f7b402cf1d96effe698d
- - - - -
33152c72 by Bas Couwenberg at 2025-11-07T14:26:11+01:00
New upstream release.
- - - - -
eb2a3e12 by Bas Couwenberg at 2025-11-07T14:34:04+01:00
Update lintian overrides.
- - - - -
07731090 by Bas Couwenberg at 2025-11-07T14:34:04+01:00
Set distribution to experimental.
- - - - -
4 changed files:
- CMakeLists.txt
- debian/changelog
- debian/source/lintian-overrides
- 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}
)
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gdal-grass (2.0.0-1~exp1) experimental; urgency=medium
+
+ * New upstream release.
+ * Update lintian overrides.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 07 Nov 2025 14:26:42 +0100
+
gdal-grass (2.0.0~rc1-1~exp1) experimental; urgency=medium
* New upstream release candidate.
=====================================
debian/source/lintian-overrides
=====================================
@@ -1,8 +1,3 @@
# Not supported by devscripts in trixie
older-debian-watch-file-standard 4 *
-# Upstream was split from GDAL 3.5.0 and released as 1.0.0.
-# We used an epoch initially, but the version will soon conflict with
-# packages from before the spit. The source & binary packages were renamed.
-epoch-changed-but-upstream-version-did-not-go-backwards *
-
=====================================
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/-/compare/cba73bbd6f88661f2134d5ca98df00176a64dc1e...07731090ae32035a807fe18a4c770c837851f413
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/cba73bbd6f88661f2134d5ca98df00176a64dc1e...07731090ae32035a807fe18a4c770c837851f413
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/4fa775ad/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list