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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Sat Mar 29 17:21:11 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
7752dc71 by Chris Lamb at 2025-03-29T17:18:47+00:00
Update copyright years.

- - - - -
b2795c1d by Chris Lamb at 2025-03-29T17:19:52+00:00
releasing package diffoscope version 292

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/directory.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (292) UNRELEASED; urgency=medium
+diffoscope (292) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Ivan Trubach ]
+  * Ignore st_size entry for directories to avoid spurious diffs as this value
+    is essentially filesystem dependent.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 21 Mar 2025 14:13:45 +0000
+  [ Chris Lamb ]
+  * Update copyright years.
+
+ -- Chris Lamb <lamby at debian.org>  Sat, 29 Mar 2025 17:19:49 +0000
 
 diffoscope (291) 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 = "291"
+VERSION = "292"


=====================================
diffoscope/comparators/directory.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-2021 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2021, 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/cf99aab7d493b36c21fc02ad93fff2ee9ad6b434...b2795c1d501d7dbf91c4682c40d096dcd5ca3535

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/cf99aab7d493b36c21fc02ad93fff2ee9ad6b434...b2795c1d501d7dbf91c4682c40d096dcd5ca3535
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/20250329/826381c1/attachment.htm>


More information about the rb-commits mailing list