[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue Jun 30 17:13:36 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
bf7aa877 by Chris Lamb at 2026-06-30T10:09:13-07:00
Update copyright years.
- - - - -
48811045 by Chris Lamb at 2026-06-30T10:10:27-07:00
releasing package diffoscope version 323
- - - - -
3 changed files:
- debian/changelog
- diffoscope/__init__.py
- tests/utils/data.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,15 @@
-diffoscope (323) UNRELEASED; urgency=medium
+diffoscope (323) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Debian adds an extra "Flags:" line in the output of ocamlobjinfo via a
+ patch, so adjust how we test OCaml to ensure cross-distribution
+ compatibility. (Closes: reproducible-builds/diffoscope#430)
+ * Update copyright years.
+
+ [ Michael Daniels ]
+ * Fix tests when using zipdetails version >= 4.006.
- -- Chris Lamb <lamby at debian.org> Fri, 26 Jun 2026 08:58:17 -0700
+ -- Chris Lamb <lamby at debian.org> Tue, 30 Jun 2026 10:10:24 -0700
diffoscope (322) unstable; urgency=medium
=====================================
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 = "322"
+VERSION = "323"
=====================================
tests/utils/data.py
=====================================
@@ -3,7 +3,7 @@
#
# Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
# Copyright © 2016-2017 Mattia Rizzolo <mattia at debian.org>
-# Copyright © 2019-2023, 2025 Chris Lamb <lamby at debian.org>
+# Copyright © 2019-2023, 2025-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/3a2303e5d4d207c4f66f4f06fa4393e5daab07ed...4881104533f49ab7027a5bfa47108543e246b981
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/3a2303e5d4d207c4f66f4f06fa4393e5daab07ed...4881104533f49ab7027a5bfa47108543e246b981
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/20260630/54805888/attachment.htm>
More information about the rb-commits
mailing list