From georg at debian.org Thu Aug 6 11:33:48 2026 From: georg at debian.org (Georg Faerber (@georg)) Date: Thu, 06 Aug 2026 10:33:48 +0000 Subject: [Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][upstream] New upstream version 0.15.0 Message-ID: <6a74630ce47dd_5516e36ccc18197a0@godard.mail> Georg Faerber pushed to branch upstream at Privacy Maintainers / mat2 Commits: 224ac5f4 by Georg Faerber at 2026-08-06T09:01:41+00:00 New upstream version 0.15.0 - - - - - 32 changed files: - CHANGELOG.md - CONTRIBUTING.md - INSTALL.md - README.md - dolphin/README.md - dolphin/mat2.desktop - libmat2/__init__.py - libmat2/abstract.py - libmat2/archive.py - libmat2/audio.py - libmat2/epub.py - libmat2/exiftool.py - libmat2/harmless.py - libmat2/images.py - libmat2/office.py - libmat2/parser_factory.py - libmat2/pdf.py - libmat2/torrent.py - libmat2/video.py - libmat2/web.py - mat2 - + nemo/README.md - + nemo/mat2.nemo_action - pyproject.toml - ? setup.py - + tests/data/clean.tif - + tests/data/dirty.avif - + tests/data/dirty.jxl - tests/test_climat2.py - tests/test_corrupted_files.py - tests/test_libmat2.py - tests/test_lightweight_cleaning.py The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/commit/224ac5f4b00691dcfb3a0d7b11b6362f8dd0e56a -- View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/commit/224ac5f4b00691dcfb3a0d7b11b6362f8dd0e56a You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From georg at debian.org Thu Aug 6 11:33:56 2026 From: georg at debian.org (Georg Faerber (@georg)) Date: Thu, 06 Aug 2026 10:33:56 +0000 Subject: [Pkg-privacy-commits] [Git][pkg-privacy-team/mat2] Pushed new tag upstream/0.15.0 Message-ID: <6a746314c112b_5518aac1e01820188@godard.mail> Georg Faerber pushed new tag upstream/0.15.0 at Privacy Maintainers / mat2 -- View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/tree/upstream/0.15.0 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From georg at debian.org Thu Aug 6 11:33:52 2026 From: georg at debian.org (Georg Faerber (@georg)) Date: Thu, 06 Aug 2026 10:33:52 +0000 Subject: [Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][pristine-tar] pristine-tar data for mat2_0.15.0.orig.tar.xz Message-ID: <6a746310cc598_551343193c1819997@godard.mail> Georg Faerber pushed to branch pristine-tar at Privacy Maintainers / mat2 Commits: c10ffcf3 by Georg Faerber at 2026-08-06T09:01:47+00:00 pristine-tar data for mat2_0.15.0.orig.tar.xz - - - - - 2 changed files: - + mat2_0.15.0.orig.tar.xz.delta - + mat2_0.15.0.orig.tar.xz.id Changes: ===================================== mat2_0.15.0.orig.tar.xz.delta ===================================== Binary files /dev/null and b/mat2_0.15.0.orig.tar.xz.delta differ ===================================== mat2_0.15.0.orig.tar.xz.id ===================================== @@ -0,0 +1 @@ +0ea488b04aaa8310388a74d643c11140e51866c9 View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/commit/c10ffcf34e0534b0dfaaec75f6c9d79ea97e0f63 -- View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/commit/c10ffcf34e0534b0dfaaec75f6c9d79ea97e0f63 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From georg at debian.org Thu Aug 6 11:39:18 2026 From: georg at debian.org (Georg Faerber (@georg)) Date: Thu, 06 Aug 2026 10:39:18 +0000 Subject: [Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][master] 8 commits: New upstream version 0.15.0 Message-ID: <6a7464565eb7b_551fb79818211a6@godard.mail> Georg Faerber pushed to branch master at Privacy Maintainers / mat2 Commits: 99915c76 by Georg Faerber at 2026-08-06T10:34:34+00:00 New upstream version 0.15.0 - - - - - 5a82d56d by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/control: Build-Depend on pybuild-plugin-pyproject - - - - - c6757684 by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/control: mention avif and jxl support - - - - - e7e3e9c3 by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/control: mention integration with Nemo, file manager of Cinammon - - - - - 5aa5fe1e by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/control: bump Standards-Version to 4.7.4, no changes required - - - - - 740c5659 by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/mat2.install: install Nemo context menu - - - - - 2c0058f9 by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/patches: drop, obsolete, integrated upstream - - - - - d0bafe47 by Georg Faerber at 2026-08-06T10:34:34+00:00 debian/changelog: Debian release 0.15.0-1 - - - - - 39 changed files: - CHANGELOG.md - CONTRIBUTING.md - INSTALL.md - README.md - debian/changelog - debian/control - debian/mat2.install - ? debian/patches/0001-Improve-the-testsuite-s-portability.patch - ? debian/patches/0002-Fix-test_climat2-failure-on-Python-3.15.patch - ? debian/patches/Disable-tests-that-don-t-work-with-gdk-pixbuf-and-glycin.patch - ? debian/patches/series - dolphin/README.md - dolphin/mat2.desktop - libmat2/__init__.py - libmat2/abstract.py - libmat2/archive.py - libmat2/audio.py - libmat2/epub.py - libmat2/exiftool.py - libmat2/harmless.py - libmat2/images.py - libmat2/office.py - libmat2/parser_factory.py - libmat2/pdf.py - libmat2/torrent.py - libmat2/video.py - libmat2/web.py - mat2 - + nemo/README.md - + nemo/mat2.nemo_action - pyproject.toml - ? setup.py - + tests/data/clean.tif - + tests/data/dirty.avif - + tests/data/dirty.jxl - tests/test_climat2.py - tests/test_corrupted_files.py - tests/test_libmat2.py - tests/test_lightweight_cleaning.py The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/compare/0a01597f5e038e193a30f010fb49d69908a93ff6...d0bafe47959beb295f3e0d62bbcae1f4634f48b0 -- View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/compare/0a01597f5e038e193a30f010fb49d69908a93ff6...d0bafe47959beb295f3e0d62bbcae1f4634f48b0 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From georg at debian.org Thu Aug 6 11:39:21 2026 From: georg at debian.org (Georg Faerber (@georg)) Date: Thu, 06 Aug 2026 10:39:21 +0000 Subject: [Pkg-privacy-commits] [Git][pkg-privacy-team/mat2] Pushed new tag debian/0.15.0-1 Message-ID: <6a746459c8565_55179196a818213be@godard.mail> Georg Faerber pushed new tag debian/0.15.0-1 at Privacy Maintainers / mat2 -- View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/tree/debian/0.15.0-1 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: