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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jun 19 15:40:58 UTC 2026



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
128b575a by Chris Lamb at 2026-06-19T08:27:02-07:00
Update copyright years.

- - - - -
be3ac01c by Chris Lamb at 2026-06-19T08:28:52-07:00
releasing package diffoscope version 320

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (320) UNRELEASED; urgency=medium
+diffoscope (320) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Support androguard 4 and previous versions. Thanks, linsui!
+    (Closes: #1140016)
+  * Use --long-form arguments when calling apktool in order to support apktool
+    version 3. Thanks again to linsui. (Closes: #1140015)
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 12 Jun 2026 07:54:59 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 19 Jun 2026 08:28:49 -0700
 
 diffoscope (319) 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 = "319"
+VERSION = "320"


=====================================
diffoscope/comparators/apk.py
=====================================
@@ -2,7 +2,7 @@
 # diffoscope: in-depth comparison of files, archives, and directories
 #
 # Copyright © 2016 Reiner Herrmann <reiner at reiner-h.de>
-# Copyright © 2016-2022, 2025 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-2022, 2025-2026 Chris Lamb <lamby at debian.org>
 # Copyright © 2022 FC Stegerman <flx at obfusk.net>
 #
 # diffoscope is free software: you can redistribute it and/or modify



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/02c65572b23b12713614b58d3e654294f7782945...be3ac01cb6709babe61eb037ea3bfbb6158afb4b

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/02c65572b23b12713614b58d3e654294f7782945...be3ac01cb6709babe61eb037ea3bfbb6158afb4b
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260619/c129613e/attachment.htm>


More information about the rb-commits mailing list