[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri May 16 15:43:25 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
5832cba9 by Chris Lamb at 2025-05-16T08:40:18-07:00
Update copyright years.

- - - - -
ba37173a by Chris Lamb at 2025-05-16T08:41:40-07:00
releasing package diffoscope version 296

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_zip.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-diffoscope (296) UNRELEASED; urgency=medium
+diffoscope (296) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't rely on zipdetails' --walk functionality to be available; only add
+    that argument after testing for a new enough versions.
+    (Closes: reproducible-builds/diffoscope#408)
+  * Disable and then re-enable failing on stable-bpo.
+  * Update copyright years.
+
+  [ Omair Majid ]
+  * Add NuGet package support.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 09 May 2025 09:22:01 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 16 May 2025 08:41:37 -0700
 
 diffoscope (295) 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 = "295"
+VERSION = "296"


=====================================
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 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2020, 2022, 2024-2025 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/b1b0d849f205a217b846f9e4a81064fe2e5f42b6...ba37173a92a3149e5ee36d58ff0dcb372ea58dd4

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/b1b0d849f205a217b846f9e4a81064fe2e5f42b6...ba37173a92a3149e5ee36d58ff0dcb372ea58dd4
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/20250516/9ec66f35/attachment.htm>


More information about the rb-commits mailing list