[Git][debian-gis-team/fiona][experimental] 30 commits: Revert "Update branch in gbp.conf & Vcs-Git URL."

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Dec 14 10:15:31 GMT 2022



Bas Couwenberg pushed to branch experimental at Debian GIS Project / fiona


Commits:
9ac13f76 by Bas Couwenberg at 2021-08-15T14:39:42+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit faa21a453c76e96ef334d79131a88f890222f67d.

- - - - -
e66048fa by Bas Couwenberg at 2021-08-15T14:49:01+02:00
Move from experimental to unstable.

- - - - -
6779a4cd by Bas Couwenberg at 2021-08-20T10:45:52+02:00
Set GDAL_ENABLE_DEPRECATED_DRIVER_GTM=YES to fix test failures.

- - - - -
d47c685c by Bas Couwenberg at 2021-08-20T11:08:05+02:00
Skip tests/test_drvsupport.py, fails with GDAL 3.3.1. (closes: #992526)

- - - - -
ff5283a8 by Bas Couwenberg at 2021-08-20T11:18:40+02:00
Set distribution to unstable.

- - - - -
0421e251 by Bas Couwenberg at 2021-09-08T16:21:08+02:00
Bump Standards-Version to 4.6.0, no changes.

- - - - -
06ecffad by Bas Couwenberg at 2021-09-11T18:14:34+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
992fd760 by Bas Couwenberg at 2021-09-12T10:56:48+02:00
Update doc-base paths.

- - - - -
eeaa23b7 by Bas Couwenberg at 2021-10-23T19:03:12+02:00
Update watch file to use tags instead of releases.

- - - - -
23bec117 by Bas Couwenberg at 2022-02-07T17:23:15+01:00
New upstream version 1.8.21
- - - - -
2a125fa8 by Bas Couwenberg at 2022-02-07T17:23:18+01:00
Update upstream source from tag 'upstream/1.8.21'

Update to upstream version '1.8.21'
with Debian dir a1700ae2a023b8b9da9515b730d80c60637e18be
- - - - -
e75dbb65 by Bas Couwenberg at 2022-02-07T17:23:34+01:00
New upstream release.

- - - - -
071d792f by Bas Couwenberg at 2022-02-07T17:27:22+01:00
Refresh patches.

- - - - -
7ed99520 by Bas Couwenberg at 2022-02-07T17:27:31+01:00
Set distribution to unstable.

- - - - -
eaac8fcb by Bas Couwenberg at 2022-06-21T07:06:54+02:00
Bump Standards-Version to 4.6.1, no changes.

- - - - -
676442ba by Bas Couwenberg at 2022-07-16T17:08:21+02:00
Update watch file to also ignore dev and alpha releases.

- - - - -
440a4c13 by Bas Couwenberg at 2022-09-22T19:16:26+02:00
Use pybuild-plugin-pyproject instead of python3-setuptools.

- - - - -
7b82ef91 by Bas Couwenberg at 2022-10-15T07:05:20+02:00
New upstream version 1.8.22
- - - - -
65ad52d5 by Bas Couwenberg at 2022-10-15T07:05:22+02:00
Update upstream source from tag 'upstream/1.8.22'

Update to upstream version '1.8.22'
with Debian dir 7622fd334a1b15fcb8ad057f3fff2e21b10866da
- - - - -
2a032c45 by Bas Couwenberg at 2022-10-15T07:05:37+02:00
New upstream release.

- - - - -
74631d98 by Bas Couwenberg at 2022-10-15T07:06:52+02:00
Require at least cython3 0.29.29.

- - - - -
f1a15b2b by Bas Couwenberg at 2022-10-15T07:07:03+02:00
Set distribution to unstable.

- - - - -
e899d4d0 by Bas Couwenberg at 2022-11-27T13:16:44+01:00
Add Rules-Requires-Root to control file.

- - - - -
b8802b8b by Bas Couwenberg at 2022-12-14T09:44:36+01:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
0c46e732 by Bas Couwenberg at 2022-12-14T09:45:12+01:00
New upstream version 1.9~b1
- - - - -
5dffa762 by Bas Couwenberg at 2022-12-14T09:45:15+01:00
Update upstream source from tag 'upstream/1.9_b1'

Update to upstream version '1.9~b1'
with Debian dir bd4d5ae8df06e0a4d857b44d07dd696e49b0ba9c
- - - - -
0c466f2a by Bas Couwenberg at 2022-12-14T09:45:33+01:00
New upstream beta release.

- - - - -
502c4d47 by Bas Couwenberg at 2022-12-14T10:13:25+01:00
Drop obsolete mock & six build dependencies.

- - - - -
9415c85b by Bas Couwenberg at 2022-12-14T10:13:25+01:00
Refresh patches.

- - - - -
7add08cf by Bas Couwenberg at 2022-12-14T10:28:36+01:00
Drop fiona-doc package, fails to build.

- - - - -


30 changed files:

- .github/workflows/ci_linux.yml
- .github/workflows/rstcheck.yml
- .gitignore
- + .mailmap
- CHANGES.txt
- CODE_OF_CONDUCT.md
- CREDITS.txt
- ISSUE_TEMPLATE.md
- MANIFEST.in
- README.rst
- appveyor.yml
- debian/changelog
- − debian/compat
- debian/control
- debian/fiona-doc.doc-base
- debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
- − debian/patches/0002-Remove-outside-reference-possible-privacy-breach.patch
- − debian/patches/0006-Remove-unknown-distribution-options.patch
- debian/patches/series
- debian/patches/test_drvsupport.patch
- debian/rules
- debian/watch
- docs/cli.rst
- docs/conf.py
- docs/fiona.rst
- docs/manual.rst
- environment.yml
- fiona/__init__.py
- − fiona/_crs.pxd
- − fiona/_crs.pyx


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/compare/6d4acfe01b8b6b23098ac40d0937db2d84b766af...7add08cf35f86bd7ef224818a58ece3d13ebc097

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/compare/6d4acfe01b8b6b23098ac40d0937db2d84b766af...7add08cf35f86bd7ef224818a58ece3d13ebc097
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/20221214/9e2bda6c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list