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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jul 21 07:58:42 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
99f85671 by Chris Lamb at 2023-07-21T08:57:17+01:00
Update copyright years.

- - - - -
7432f255 by Chris Lamb at 2023-07-21T08:57:47+01:00
releasing package diffoscope version 245

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-diffoscope (245) UNRELEASED; urgency=medium
+diffoscope (245) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Don't include file size in image metadata; it is, at best, distracting and
+    it is already in the directory metadata.
+  * Move to using assert_diff in ICO and JPEG tests.
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 14 Jul 2023 13:17:58 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 21 Jul 2023 08:57:41 +0100
 
 diffoscope (244) 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 = "244"
+VERSION = "245"


=====================================
diffoscope/comparators/image.py
=====================================
@@ -1,7 +1,7 @@
 #
 # diffoscope: in-depth comparison of files, archives, and directories
 #
-# Copyright © 2015-2020 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2020, 2023 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/006f3dc29b28cf131be225453981fc43b98481c3...7432f2558fbaa189010a38c32e1318ca5d7ee805

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/006f3dc29b28cf131be225453981fc43b98481c3...7432f2558fbaa189010a38c32e1318ca5d7ee805
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/20230721/c165b871/attachment.htm>


More information about the rb-commits mailing list