[Git][debian-gis-team/glymur][master] 5 commits: New upstream version 0.14.1

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Apr 13 09:16:45 BST 2025



Antonio Valentino pushed to branch master at Debian GIS Project / glymur


Commits:
e05455f2 by Antonio Valentino at 2025-04-13T05:33:19+00:00
New upstream version 0.14.1
- - - - -
7abf08f2 by Antonio Valentino at 2025-04-13T05:33:25+00:00
Update upstream source from tag 'upstream/0.14.1'

Update to upstream version '0.14.1'
with Debian dir 40529a0ba358ae88c0f9f1dccac5515441531623
- - - - -
216e2084 by Antonio Valentino at 2025-04-13T06:16:43+00:00
Update dependencies

- - - - -
89fe864f by Antonio Valentino at 2025-04-13T07:22:07+00:00
Fix d/python3-glymur.lintian-overrides

- - - - -
34631eaf by Antonio Valentino at 2025-04-13T07:22:10+00:00
Set distribution to unstable

- - - - -


101 changed files:

- CHANGES.txt
- ci/doc.yml
- ci/travis-311-no-gdal.yaml
- ci/travis-311-no-opj.yaml
- ci/travis-311.yaml
- ci/travis-312.yaml
- ci/travis-313.yaml
- debian/changelog
- debian/control
- debian/python3-glymur.lintian-overrides
- docs/requirements.txt
- docs/source/conf.py
- docs/source/how_do_i.rst
- docs/source/whatsnew/0.14.rst
- docs/source/whatsnew/index.rst
- glymur/_core_converter.py
- glymur/codestream.py
- glymur/jp2box.py
- glymur/jp2k.py
- glymur/jp2kr.py
- glymur/jpeg.py
- glymur/lib/tiff.py
- glymur/version.py
- pyproject.toml
- − setup.cfg
- + tests/data/conformance/__init__.py
- tests/data/file1_xml.txt → tests/data/conformance/file1_xml.txt
- tests/data/file1_xml_box.txt → tests/data/conformance/file1_xml_box.txt
- tests/data/p0_02.j2k → tests/data/conformance/p0_02.j2k
- tests/data/p0_03.j2k → tests/data/conformance/p0_03.j2k
- tests/data/p0_06.j2k → tests/data/conformance/p0_06.j2k
- tests/data/p1_06.j2k → tests/data/conformance/p1_06.j2k
- tests/data/p1_07.j2k → tests/data/conformance/p1_07.j2k
- tests/data/p1_07.txt → tests/data/conformance/p1_07.txt
- + tests/data/from-openjpeg/__init__.py
- tests/data/edf_c2_1178956.jp2 → tests/data/from-openjpeg/edf_c2_1178956.jp2
- tests/data/issue142.j2k → tests/data/from-openjpeg/issue142.j2k
- tests/data/issue392.jp2 → tests/data/from-openjpeg/issue392.jp2
- tests/data/issue396.jp2 → tests/data/from-openjpeg/issue396.jp2
- tests/data/issue438.jp2 → tests/data/from-openjpeg/issue438.jp2
- tests/data/issue626.j2k → tests/data/from-openjpeg/issue626.j2k
- tests/data/jph_siz.txt → tests/data/from-openjpeg/jph_siz.txt
- tests/data/oj-ht-byte.jph → tests/data/from-openjpeg/oj-ht-byte.jph
- tests/data/text_GBR.jp2 → tests/data/from-openjpeg/text_GBR.jp2
- tests/data/text_GBR_rreq.txt → tests/data/from-openjpeg/text_GBR_rreq.txt
- tests/data/0220000800_uuid.dat → tests/data/geo/0220000800_uuid.dat
- − tests/data/geotiff_uuid.txt
- tests/data/appended_xml_box.txt → tests/data/misc/appended_xml_box.txt
- tests/data/countries.xml → tests/data/misc/countries.xml
- tests/data/decompression_parameters_type.txt → tests/data/misc/decompression_parameters_type.txt
- tests/data/default_compression_parameters_type.txt → tests/data/misc/default_compression_parameters_type.txt
- tests/data/default_progression_order_changes_type.txt → tests/data/misc/default_progression_order_changes_type.txt
- tests/data/encoding_declaration.xml → tests/data/misc/encoding_declaration.xml
- tests/data/goodstuff_codestream_header.txt → tests/data/misc/goodstuff_codestream_header.txt
- tests/data/goodstuff_with_full_header.txt → tests/data/misc/goodstuff_with_full_header.txt
- tests/data/issue186_progression_order.txt → tests/data/misc/issue186_progression_order.txt
- tests/data/issue398.dat → tests/data/misc/issue398.dat
- tests/data/issue405.dat → tests/data/misc/issue405.dat
- tests/data/issue549.dat → tests/data/misc/issue549.dat
- tests/data/issue555.xmp → tests/data/misc/issue555.xmp
- tests/data/issue982.j2k → tests/data/misc/issue982.j2k
- tests/data/multiple_precinct_size.txt → tests/data/misc/multiple_precinct_size.txt
- tests/data/nemo.txt → tests/data/misc/nemo.txt
- tests/data/nemo_dump_no_codestream.txt → tests/data/misc/nemo_dump_no_codestream.txt
- tests/data/nemo_dump_no_codestream_no_xml.txt → tests/data/misc/nemo_dump_no_codestream_no_xml.txt
- tests/data/nemo_dump_no_xml.txt → tests/data/misc/nemo_dump_no_xml.txt
- tests/data/nemo_dump_short.txt → tests/data/misc/nemo_dump_short.txt
- tests/data/nemo_with_codestream_header.txt → tests/data/misc/nemo_with_codestream_header.txt
- tests/data/nemo_xmp_box.txt → tests/data/misc/nemo_xmp_box.txt
- tests/data/no_jp2c.jp2 → tests/data/misc/no_jp2c.jp2
- tests/data/sgray.icc → tests/data/misc/sgray.icc
- tests/data/simple_rdf.txt → tests/data/misc/simple_rdf.txt
- tests/data/simple_rdf.uuid-box.txt → tests/data/misc/simple_rdf.uuid-box.txt
- tests/data/uint16.j2k → tests/data/misc/uint16.j2k
- − tests/data/text_gbr_34.txt
- − tests/data/text_gbr_35.txt
- tests/data/albers27-8.tif → tests/data/tiff/albers27-8.tif
- tests/data/albers27.tif → tests/data/tiff/albers27.tif
- tests/data/basn6a08.tif → tests/data/tiff/basn6a08.tif
- tests/data/degenerate_geotiff.tif → tests/data/tiff/degenerate_geotiff.tif
- tests/data/flower-separated-planar-08.tif → tests/data/tiff/flower-separated-planar-08.tif
- tests/data/issue572.tif → tests/data/tiff/issue572.tif
- tests/test_callbacks.py
- tests/test_codestream.py
- tests/test_colour_specification_box.py
- tests/test_commandline_jp2dump.py
- tests/test_commandline_tiff2jp2.py
- tests/test_config.py
- tests/test_geo.py
- tests/test_jp2box.py
- tests/test_jp2box_jpx.py
- tests/test_jp2box_uuid.py
- tests/test_jp2box_xml.py
- tests/test_jp2k.py
- tests/test_jp2kr.py
- tests/test_openjp2.py
- tests/test_printing.py
- tests/test_set_decoded_components.py
- tests/test_threading.py
- tests/test_tiff2jp2.py
- tests/test_warnings.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/ea82a48dfb778f427ab3ce25d1b0745496e0ff32...34631eaf65215e9f3480b4c1765967188d56c569

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/compare/ea82a48dfb778f427ab3ce25d1b0745496e0ff32...34631eaf65215e9f3480b4c1765967188d56c569
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/20250413/e8fcbeb4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list