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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Aug 1 18:53:28 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
acedd232 by Chris Lamb at 2025-08-01T11:50:15-07:00
Update copyright years.

- - - - -
0e43b2ac by Chris Lamb at 2025-08-01T11:50:47-07:00
releasing package diffoscope version 303

- - - - -


4 changed files:

- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/java.py
- tests/comparators/test_pdf.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (303) UNRELEASED; urgency=medium
+diffoscope (303) experimental; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't check for PyPDF version 3 specifically, check for >= 3. Thanks,
+    Vagrant, for the patch. (Closes: reproducible-builds/diffoscope#413)
+  * Ensure that Java class files are named .class on the filesystem before
+    passing them to javap(1).
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 25 Jul 2025 09:45:20 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 01 Aug 2025 11:50:45 -0700
 
 diffoscope (302) experimental; 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 = "302"
+VERSION = "303"


=====================================
diffoscope/comparators/java.py
=====================================
@@ -3,7 +3,7 @@
 #
 # Copyright © 2015 Reiner Herrmann <reiner at reiner-h.de>
 # Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2016, 2018-2020, 2024 Chris Lamb <lamby at debian.org>
+# Copyright © 2016, 2018-2020, 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


=====================================
tests/comparators/test_pdf.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-2018, 2020-2021, 2023-2024 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2018, 2020-2021, 2023-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/9ec7aad21d7a45069a3dddd4bcee476fe1dff1ae...0e43b2acfe86fc08ac34a9423c73b44fdff66080

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/9ec7aad21d7a45069a3dddd4bcee476fe1dff1ae...0e43b2acfe86fc08ac34a9423c73b44fdff66080
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/20250801/1e77fd7d/attachment.htm>


More information about the rb-commits mailing list