ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / pygeoapi
Commits: 3bc29609 by Felix Delattre at 2023-07-01T09:40:45+00:00 Updated copyright file. - - - - - 6900bc4b by Felix Delattre at 2023-07-01T09:41:27+00:00 Updated control file. - - - - - 771888b4 by Felix Delattre at 2023-07-01T09:41:40+00:00 Added upstream information. - - - - - 4 changed files: - − debian/compat - debian/control - debian/copyright - + debian/upstream/metadata Changes: ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -1,18 +1,21 @@ Source: pygeoapi Section: python Priority: optional -Maintainer: Tom Kralidis <[email protected]> +Maintainer: Debian GIS Project <[email protected]> Uploaders: Angelos Tzotsos <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools -Standards-Version: 4.3.0 -Vcs-Git: https://github.com/geopython/pygeoapi.git +Standards-Version: 4.6.2 +Vcs-Browser: https://salsa.debian.org/debian-gis-team/pygeoapi +Vcs-Git: https://salsa.debian.org/debian-gis-team/pygeoapi.git Homepage: https://pygeoapi.io/ +Rules-Requires-Root: no Package: python3-pygeoapi -Architecture: all +Architecture: any +Section: utils Depends: ${python3:Depends}, python3-pkg-resources, python3-click, @@ -24,5 +27,6 @@ Depends: ${python3:Depends}, ${misc:Depends} Suggests: python3-elasticsearch, python3-fiona, python3-geojson, python3-pyproj, python3-rasterio Description: pygeoapi provides an API to geospatial data. - . - This package the pygeoapi module for Python 3. + It is a Python server implementation of the OGC API suite of standards and + provides the capability to deploy a RESTful OGC API endpoint using OpenAPI, + GeoJSON, and HTML. ===================================== debian/copyright ===================================== @@ -1,8 +1,16 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: pygeoapi +Upstream-Contact: Tom Kralidis <[email protected]> Source: https://github.com/geopython/pygeoapi Files: * -Copyright: Copyright 2019 Tom Kralidis +Copyright: 2019, Tom Kralidis <[email protected]> + +Files: debian/* +Copyright: 2021-2023, Angelos Tzotsos <[email protected]> + 2023, Felix Delattre <[email protected]> +License: GPL-2+ + License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -24,3 +32,21 @@ License: MIT 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. + +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General Public License + version 2 or later can be found in `/usr/share/common-licenses/GPL-2'. ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/systemed/tilemaker/issues +Bug-Submit: https://github.com/systemed/tilemaker/issues/new +Repository: https://github.com/systemed/tilemaker.git +Repository-Browse: https://github.com/systemed/tilemaker View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/compare/f280f8ae0213bc9d6e3c6ac539dd7f77b569f96f...771888b4c5db4075a813b6002b400ee3243d0225 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/compare/f280f8ae0213bc9d6e3c6ac539dd7f77b569f96f...771888b4c5db4075a813b6002b400ee3243d0225 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
