[Git][reproducible-builds/diffoscope][master] 3 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jul 17 17:45:10 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
4cde19a5 by Chris Lamb at 2026-07-17T10:42:08-07:00
Update copyright years.
- - - - -
474f3702 by Chris Lamb at 2026-07-17T10:42:09-07:00
Bump debhelper compatibility level to 13.
- - - - -
416d8a63 by Chris Lamb at 2026-07-17T10:43:04-07:00
releasing package diffoscope version 325
- - - - -
5 changed files:
- debian/changelog
- debian/control
- diffoscope/__init__.py
- tests/comparators/test_epub.py
- tests/comparators/test_zip.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-diffoscope (325) UNRELEASED; urgency=medium
+diffoscope (325) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Fix tests to work with zipdetails 4.0008. (Closes: #1141359)
+ * Downgrade debhelper compatibility level to 13 for now.
+ * Update copyright years.
- -- Chris Lamb <lamby at debian.org> Fri, 10 Jul 2026 08:35:58 -0700
+ -- Chris Lamb <lamby at debian.org> Fri, 17 Jul 2026 10:43:01 -0700
diffoscope (324) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends:
colord <!nocheck>,
coreboot-utils <!nocheck>,
db-util <!nocheck>,
- debhelper-compat (= 14),
+ debhelper-compat (= 13),
default-jdk-headless <!nocheck> | default-jdk <!nocheck>,
device-tree-compiler (>= 1.4.2) <!nocheck>,
# dexdump <!nocheck>,
=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "324"
+VERSION = "325"
=====================================
tests/comparators/test_epub.py
=====================================
@@ -2,7 +2,7 @@
# diffoscope: in-depth comparison of files, archives, and directories
#
# Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2016-2017, 2020-2024 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-2017, 2020-2024, 2026 Chris Lamb <lamby at debian.org>
#
# diffoscope is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
=====================================
tests/comparators/test_zip.py
=====================================
@@ -2,7 +2,7 @@
# diffoscope: in-depth comparison of files, archives, and directories
#
# Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2015-2020, 2022, 2024-2025 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2020, 2022, 2024-2026 Chris Lamb <lamby at debian.org>
#
# diffoscope is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/1e32d8957aebc67addb6dd03ab03feeabbd4e188...416d8a639acf14e4089f3ad42066f02c0c12f34e
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/1e32d8957aebc67addb6dd03ab03feeabbd4e188...416d8a639acf14e4089f3ad42066f02c0c12f34e
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: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260717/65b614dc/attachment.htm>
More information about the rb-commits
mailing list