[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Apr 19 09:16:54 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
aa0bf8f1 by Chris Lamb at 2024-04-19T10:14:11+01:00
Update copyright years.
- - - - -
0be25cce by Chris Lamb at 2024-04-19T10:15:53+01:00
releasing package diffoscope version 265
- - - - -
3 changed files:
- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_odt.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-diffoscope (265) UNRELEASED; urgency=medium
+diffoscope (265) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Ensure that tests with ">=" version constraints actually print the
+ corresponding tool name. (Closes: reproducible-builds/diffoscope#370)
+ * Prevent odt2txt tests from always being skipped due to an impossibly new
+ version requirement. (Closes: reproducible-builds/diffoscope#369)
+ * Avoid nested parens-in-parens when printing "skipping…" messages
+ in the testsuite.
- -- Chris Lamb <lamby at debian.org> Fri, 12 Apr 2024 09:40:03 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 19 Apr 2024 10:15:50 +0100
diffoscope (264) 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 = "264"
+VERSION = "265"
=====================================
tests/comparators/test_odt.py
=====================================
@@ -1,7 +1,7 @@
#
# diffoscope: in-depth comparison of files, archives, and directories
#
-# Copyright © 2017, 2020-2021 Chris Lamb <lamby at debian.org>
+# Copyright © 2017, 2020-2021, 2024 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/8e6f778cb5bf4c01516918d128c78b32e3b9f085...0be25cce2974851d697578ed208a0ff2c1556ff3
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/8e6f778cb5bf4c01516918d128c78b32e3b9f085...0be25cce2974851d697578ed208a0ff2c1556ff3
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/20240419/2227fb06/attachment.htm>
More information about the rb-commits
mailing list