[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Aug 9 11:56:37 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
4885fd4d by Chris Lamb at 2024-08-09T12:49:54+01:00
Update copyright years.
- - - - -
d722a8aa by Chris Lamb at 2024-08-09T12:52:39+01:00
releasing package diffoscope version 274
- - - - -
5 changed files:
- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/pdf.py
- tests/comparators/test_ico_image.py
- tests/comparators/test_jpeg_image.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-diffoscope (274) UNRELEASED; urgency=medium
+diffoscope (274) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Add support for IO::Compress::Zip >= 2.212. (Closes: #1078050)
+ * Don't include debug output when calling dumppdf(1).
+ * Append output from dumppdf(1) in more cases.
+ (Closes: reproducible-builds/diffoscope#387)
+ * Update copyright years.
+
+ [ Mattia Rizzolo ]
+ * Update the available architectures for test dependencies.
- -- Mattia Rizzolo <mattia at debian.org> Wed, 31 Jul 2024 16:07:27 +0900
+ -- Chris Lamb <lamby at debian.org> Fri, 09 Aug 2024 12:52:36 +0100
diffoscope (273) 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 = "273"
+VERSION = "274"
=====================================
diffoscope/comparators/pdf.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-2016, 2018-2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2016, 2018-2024 Chris Lamb <lamby at debian.org>
# Copyright © 2023 Mattia Rizzolo <mattia at debian.org>
#
# diffoscope is free software: you can redistribute it and/or modify
=====================================
tests/comparators/test_ico_image.py
=====================================
@@ -1,7 +1,7 @@
#
# diffoscope: in-depth comparison of files, archives, and directories
#
-# Copyright © 2017, 2019-2020, 2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2017, 2019-2020, 2023-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
=====================================
tests/comparators/test_jpeg_image.py
=====================================
@@ -1,7 +1,7 @@
#
# diffoscope: in-depth comparison of files, archives, and directories
#
-# Copyright © 2017, 2020, 2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2017, 2020, 2023-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/c195a4e1691bfb5a26768dd31f5aa710e7f904bc...d722a8aa531d1a57733a291e68b54674c9e2879c
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/c195a4e1691bfb5a26768dd31f5aa710e7f904bc...d722a8aa531d1a57733a291e68b54674c9e2879c
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/20240809/eab9812e/attachment.htm>
More information about the rb-commits
mailing list