[Git][debian-gis-team/pyogrio][master] 3 commits: Fix Maintainer & Vcs-* URLs.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Jun 29 12:10:53 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / pyogrio
Commits:
4bab56d9 by Bas Couwenberg at 2024-06-29T12:58:24+02:00
Fix Maintainer & Vcs-* URLs.
- - - - -
6a4aa39e by Bas Couwenberg at 2024-06-29T12:59:39+02:00
Don't use standalong license paragraph for public-domain license.
- - - - -
c211aaf1 by Bas Couwenberg at 2024-06-29T13:01:58+02:00
Explicitly enable test-build-twice job.
- - - - -
3 changed files:
- debian/.gitlab-ci.yml
- debian/control
- debian/copyright
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -2,3 +2,5 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+variables:
+ SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
Source: pyogrio
Section: python
Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: cython3,
debhelper-compat (= 13),
@@ -27,8 +27,8 @@ Build-Depends: cython3,
Standards-Version: 4.6.2
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/geopandas/pyogrio
-Vcs-Browser: https://salsa.debian.org/science-team/pyogrio
-Vcs-Git: https://salsa.debian.org/science-team/pyogrio.git
+Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyogrio
+Vcs-Git: https://salsa.debian.org/debian-gis-team/pyogrio.git
Rules-Requires-Root: no
Package: python3-pyogrio
=====================================
debian/copyright
=====================================
@@ -20,6 +20,13 @@ License: Apache-2.0
Files: pyogrio/tests/fixtures/naturalearth_lowres/*
Copyright: discalimed
License: public-domain
+ This source code is offered for use in the public domain. You may
+ use, modify or distribute it freely.
+ .
+ This code is distributed in the hope that it will be useful but
+ WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
+ DISCLAIMED. This includes but is not limited to warranties of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Files: pyogrio/tests/fixtures/sample.osm.pbf
Copyright: OpenStreetMap contributors
@@ -64,15 +71,6 @@ License: Apache-2.0
On Debian systems, the complete text of the Apache License,
Version 2.0 can be found in '/usr/share/common-licenses/Apache-2.0'.
-License: public-domain
- This source code is offered for use in the public domain. You may
- use, modify or distribute it freely.
- .
- This code is distributed in the hope that it will be useful but
- WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
- DISCLAIMED. This includes but is not limited to warranties of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
License: ODbL-1.0
## Open Data Commons Open Database License (ODbL)
.
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/compare/02b4ca743f8ab64e23e01d89299be6d422e585ad...c211aaf13d193bca9030b67a5343ea1d4a7443f4
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/compare/02b4ca743f8ab64e23e01d89299be6d422e585ad...c211aaf13d193bca9030b67a5343ea1d4a7443f4
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/20240629/2b5ae186/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list