[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Mon Oct 7 19:27:02 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
018c1004 by Chris Lamb at 2024-10-07T12:25:38-07:00
Update copyright years.
- - - - -
eee3e416 by Chris Lamb at 2024-10-07T12:26:12-07:00
releasing package diffoscope version 279
- - - - -
3 changed files:
- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/elf.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-diffoscope (279) UNRELEASED; urgency=medium
+diffoscope (279) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Drop removal of calculated basename from readelf output.
+ (Closes: reproducible-builds/diffoscope#394)
- -- Chris Lamb <lamby at debian.org> Fri, 27 Sep 2024 08:10:19 -0700
+ -- Chris Lamb <lamby at debian.org> Mon, 07 Oct 2024 12:26:08 -0700
diffoscope (278) 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 = "278"
+VERSION = "279"
=====================================
diffoscope/comparators/elf.py
=====================================
@@ -2,7 +2,7 @@
# diffoscope: in-depth comparison of files, archives, and directories
#
# Copyright © 2014-2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2015-2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-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/74bd931d712c67486db8ccf9d88c50086f917363...eee3e416d796ae929ad5f3141acd90bd34266bda
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/74bd931d712c67486db8ccf9d88c50086f917363...eee3e416d796ae929ad5f3141acd90bd34266bda
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/20241007/cc06362f/attachment.htm>
More information about the rb-commits
mailing list