[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jan 23 17:39:18 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
cae2772f by Chris Lamb at 2026-01-23T09:37:09-08:00
Update copyright years.
- - - - -
c207cf48 by Chris Lamb at 2026-01-23T09:38:12-08:00
releasing package diffoscope version 311
- - - - -
3 changed files:
- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_fit.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (311) UNRELEASED; urgency=medium
+diffoscope (311) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Fix test compatibility with u-boot-tools 2026-01. Thanks, Jelle!
+ * Bump Standards-Version to 4.7.3.
+ * Drop implied "Priority: optional" from debian/control.
+ * Also drop implied "Rules-Requires-Root: no" entry in debian/control.
+ * Update copyright years.
- -- Chris Lamb <lamby at debian.org> Fri, 09 Jan 2026 12:05:44 -0800
+ -- Chris Lamb <lamby at debian.org> Fri, 23 Jan 2026 09:38:10 -0800
diffoscope (310) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
@@ -2,7 +2,7 @@
# diffoscope: in-depth comparison of files, archives, and directories
#
# Copyright © 2014-2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2015-2025 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-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
@@ -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 = "310"
+VERSION = "311"
=====================================
tests/comparators/test_fit.py
=====================================
@@ -3,7 +3,7 @@
# diffoscope: in-depth comparison of files, archives, and directories
#
# Copyright © 2020 Conrad Ratschan <ratschance at gmail.com>
-# Copyright © 2021, 2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2021, 2023, 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/b56d1180955acb315c295c342f2a4f6c1063c944...c207cf488bd37a930440342f7c99596139b58058
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/b56d1180955acb315c295c342f2a4f6c1063c944...c207cf488bd37a930440342f7c99596139b58058
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260123/e4a88de7/attachment.htm>
More information about the rb-commits
mailing list