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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Mar 22 09:43:31 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
c09c1a81 by Chris Lamb at 2024-03-22T09:41:18+00:00
Update copyright years.

- - - - -
8f1d7015 by Chris Lamb at 2024-03-22T09:42:20+00:00
releasing package diffoscope version 261

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (261) UNRELEASED; urgency=medium
+diffoscope (261) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't crash if we encounter an .rdb file without an equivalent .rdx file.
+    (Closes: #1066991)
+  * In addition, don't identify Redis database dumps (etc.) as GNU R database
+    files based simply on their filename. (Re: #1066991)
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 08 Mar 2024 11:09:41 +0000
+ -- Chris Lamb <lamby at debian.org>  Fri, 22 Mar 2024 09:42:15 +0000
 
 diffoscope (260) 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 = "260"
+VERSION = "261"


=====================================
diffoscope/comparators/rdata.py
=====================================
@@ -2,7 +2,7 @@
 # diffoscope: in-depth comparison of files, archives, and directories
 #
 # Copyright © 2017 Ximin Luo <infinity0 at debian.org>
-# Copyright © 2017-2021 Chris Lamb <lamby at debian.org>
+# Copyright © 2017-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/c6aa6ec86ed57dce55a4e2408f20567439f6d47a...8f1d7015c6c819fbc6a751fe7992ae9303ec1442

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/c6aa6ec86ed57dce55a4e2408f20567439f6d47a...8f1d7015c6c819fbc6a751fe7992ae9303ec1442
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/20240322/0a1e391a/attachment.htm>


More information about the rb-commits mailing list