[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 260
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Mar 8 11:09:35 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
1e71a7d2 by Chris Lamb at 2024-03-08T11:07:52+00:00
releasing package diffoscope version 260
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-diffoscope (260) UNRELEASED; urgency=medium
+diffoscope (260) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Actually test 7z support in the test_7z set of tests, not the lz4
+ functionality. (Closes: reproducible-builds/diffoscope#359)
+ * In addition, correctly check for the 7z binary being available
+ (and not lz4) when testing 7z.
+ * Prevent a traceback when comparing a contentful .pyc file with an
+ empty one. (Re: Debian:#1064973)
- -- Chris Lamb <lamby at debian.org> Fri, 01 Mar 2024 09:39:44 +0000
+ -- Chris Lamb <lamby at debian.org> Fri, 08 Mar 2024 11:07:49 +0000
diffoscope (259) 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 = "259"
+VERSION = "260"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/1e71a7d2d88890e8a10d7b566bf214a5fb1e7fda
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/1e71a7d2d88890e8a10d7b566bf214a5fb1e7fda
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/20240308/058ffeec/attachment.htm>
More information about the rb-commits
mailing list