[Git][debian-gis-team/proj][master] 27 commits: Update branch in gbp.conf & Vcs-Git URL.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 10 12:23:48 BST 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / proj


Commits:
03677d2b by Bas Couwenberg at 2025-05-26T05:16:59+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
51af0893 by Bas Couwenberg at 2025-05-26T05:18:12+02:00
New upstream version 9.6.1~rc1
- - - - -
0e428bb8 by Bas Couwenberg at 2025-05-26T05:18:30+02:00
Update upstream source from tag 'upstream/9.6.1_rc1'

Update to upstream version '9.6.1~rc1'
with Debian dir 9122c0e956ece24f221f4e60be84d81f9e8f1f3c
- - - - -
0a201dd3 by Bas Couwenberg at 2025-05-26T05:19:02+02:00
New upstream release candidate.

- - - - -
f5d1c181 by Bas Couwenberg at 2025-05-26T05:28:28+02:00
Update lintian overrides.

- - - - -
0bbfb386 by Bas Couwenberg at 2025-05-26T05:28:28+02:00
Update symbols for amd64.

- - - - -
0865a1ec by Bas Couwenberg at 2025-05-26T05:28:28+02:00
Set distribution to experimental.

- - - - -
a391793a by Bas Couwenberg at 2025-05-27T07:48:52+02:00
Update symbols for other architectures.

- - - - -
33d6e6f1 by Bas Couwenberg at 2025-06-02T16:04:25+02:00
New upstream version 9.6.1
- - - - -
5621e38d by Bas Couwenberg at 2025-06-02T16:04:43+02:00
Update upstream source from tag 'upstream/9.6.1'

Update to upstream version '9.6.1'
with Debian dir cc5180058a180311d7f2e2c1c990253190556224
- - - - -
9a2177d6 by Bas Couwenberg at 2025-06-02T16:04:59+02:00
New upstream release.

- - - - -
aa097ce4 by Bas Couwenberg at 2025-06-02T16:05:26+02:00
Set distribution to experimental.

- - - - -
8d417106 by Bas Couwenberg at 2025-06-04T13:57:40+02:00
New upstream version 9.6.2~rc1
- - - - -
3033b9a5 by Bas Couwenberg at 2025-06-04T13:58:00+02:00
Update upstream source from tag 'upstream/9.6.2_rc1'

Update to upstream version '9.6.2~rc1'
with Debian dir d9877ca6c98afac097db5c07999a865943eb76cb
- - - - -
d4d6e7c7 by Bas Couwenberg at 2025-06-04T13:58:10+02:00
New upstream release candidate.

- - - - -
7340c1a2 by Bas Couwenberg at 2025-06-04T14:06:20+02:00
Update copyright file.

- - - - -
9c6ebe2b by Bas Couwenberg at 2025-06-04T14:07:36+02:00
Update symbols for other architectures.

- - - - -
4d906f92 by Bas Couwenberg at 2025-06-04T15:05:47+02:00
Update symbols for amd64.

- - - - -
2db0c157 by Bas Couwenberg at 2025-06-04T15:05:47+02:00
Update lintian overrides.

- - - - -
54298c7b by Bas Couwenberg at 2025-06-04T15:05:47+02:00
Set distribution to experimental.

- - - - -
f379a443 by Bas Couwenberg at 2025-06-06T14:37:14+02:00
New upstream version 9.6.2
- - - - -
e2a2f616 by Bas Couwenberg at 2025-06-06T14:37:34+02:00
Update upstream source from tag 'upstream/9.6.2'

Update to upstream version '9.6.2'
with Debian dir 2479a89cd273bf6820727fb5020bd63ace0611a3
- - - - -
63363206 by Bas Couwenberg at 2025-06-06T14:37:54+02:00
New upstream release.

- - - - -
ef7019e6 by Bas Couwenberg at 2025-06-06T14:38:48+02:00
Update symbols for other architectures.

- - - - -
e1e41f8e by Bas Couwenberg at 2025-06-06T14:39:02+02:00
Set distribution to experimental.

- - - - -
151825aa by Bas Couwenberg at 2025-08-10T13:18:05+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 03677d2b35cf116ba27baa5422a83a5dc9f8af4e.

- - - - -
5418337a by Bas Couwenberg at 2025-08-10T13:18:25+02:00
Move from experimental to unstable.

- - - - -


79 changed files:

- CITATION.cff
- CMakeLists.txt
- NEWS.md
- data/CMakeLists.txt
- data/sql/alias_name.sql
- data/sql/compound_crs.sql
- data/sql/concatenated_operation.sql
- data/sql/consistency_checks_triggers.sql
- data/sql/conversion.sql
- data/sql/esri.sql
- data/sql/extent.sql
- data/sql/geodetic_crs.sql
- data/sql/geodetic_datum.sql
- data/sql/grid_alternatives.sql
- data/sql/grid_transformation.sql
- data/sql/grid_transformation_custom.sql
- data/sql/helmert_transformation.sql
- data/sql/metadata.sql
- data/sql/projected_crs.sql
- data/sql/supersession.sql
- data/sql/vertical_crs.sql
- debian/changelog
- debian/copyright
- debian/libproj25.symbols
- debian/proj-bin.lintian-overrides
- + fix_typos/codespell/COPYING
- + fix_typos/codespell/Makefile
- + fix_typos/codespell/NEWS
- + fix_typos/codespell/README.md
- + fix_typos/codespell/TODO
- + fix_typos/codespell/codespell.1.include
- + fix_typos/codespell/codespell.py
- + fix_typos/codespell/data/dictionary.txt
- + fix_typos/codespell/data/linux-kernel.exclude
- + fix_typos/codespell/example/code.c
- + fix_typos/codespell/example/dict.txt
- + fix_typos/debian.txt
- + fix_typos/gdal_dict.txt
- + fix_typos/qgis.txt
- man/man1/cct.1
- man/man1/cs2cs.1
- man/man1/geod.1
- man/man1/gie.1
- man/man1/proj.1
- man/man1/projinfo.1
- man/man1/projsync.1
- scripts/build_db_from_esri.py
- + scripts/detect_missing_include.sh
- src/apps/projsync.cpp
- src/crs_to_crs.cpp
- src/filemanager.cpp
- src/grids.cpp
- src/iso19111/datum.cpp
- src/iso19111/factory.cpp
- src/iso19111/io.cpp
- src/iso19111/metadata.cpp
- src/iso19111/operation/conversion.cpp
- src/iso19111/operation/coordinateoperationfactory.cpp
- src/latitudes.cpp
- src/proj.h
- src/projections/airocean.cpp
- src/projections/eck3.cpp
- src/projections/robin.cpp
- src/release.cpp
- src/trans.cpp
- src/trans_bounds.cpp
- src/transformations/defmodel_impl.hpp
- src/transformations/horner.cpp
- src/transformations/tinshift_impl.hpp
- + test/cli/__pycache__/run_cli_test.cpython-38-pytest-7.2.0.pyc
- test/cli/test_projinfo.yaml
- test/gie/builtins.gie
- test/unit/test_c_api.cpp
- test/unit/test_crs.cpp
- test/unit/test_datum.cpp
- test/unit/test_io.cpp
- test/unit/test_metadata.cpp
- test/unit/test_operation.cpp
- test/unit/test_operationfactory.cpp


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/9e2b00325cfc4e8dbe61f7a6fc94408bca5c01e4...5418337adaffa73f8ae7ff1b1216baa7717d531f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/9e2b00325cfc4e8dbe61f7a6fc94408bca5c01e4...5418337adaffa73f8ae7ff1b1216baa7717d531f
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/20250810/b9686e0b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list