[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Oct 25 17:26:00 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
1a3bd18b by Chris Lamb at 2024-10-25T10:15:44-07:00
Update copyright years.
- - - - -
b02fb537 by Chris Lamb at 2024-10-25T10:16:09-07:00
releasing package diffoscope version 282
- - - - -
4 changed files:
- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/ar.py
- diffoscope/comparators/utils/libarchive.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-diffoscope (282) UNRELEASED; urgency=medium
+diffoscope (282) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Ignore errors when listing .ar archives. (Closes: #1085257)
+ * Update copyright years.
- -- Chris Lamb <lamby at debian.org> Fri, 18 Oct 2024 10:33:56 -0700
+ -- Chris Lamb <lamby at debian.org> Fri, 25 Oct 2024 10:16:04 -0700
diffoscope (281) 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 = "281"
+VERSION = "282"
=====================================
diffoscope/comparators/ar.py
=====================================
@@ -3,7 +3,7 @@
#
# Copyright © 2014-2015 Jérémy Bobbio <lunar at debian.org>
# Copyright © 2016 Ximin Luo <infinity0 at pwned.gg>
-# Copyright © 2016-2020 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-2020, 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
=====================================
diffoscope/comparators/utils/libarchive.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 © 2016-2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-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/e0e10c419f5060ecb21a2ec3a1dea3ea6ef6a387...b02fb537a7ec43ad93d30e263bcb30d1ebbcb122
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/e0e10c419f5060ecb21a2ec3a1dea3ea6ef6a387...b02fb537a7ec43ad93d30e263bcb30d1ebbcb122
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/20241025/c8bc6f35/attachment.htm>
More information about the rb-commits
mailing list