[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 201
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jan 21 16:36:32 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
6abae480 by Chris Lamb at 2022-01-21T08:35:38-08:00
releasing package diffoscope version 201
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,15 @@
-diffoscope (201) UNRELEASED; urgency=medium
+diffoscope (201) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * If the debian.deb822 module raises any exception on import, re-raise it as
+ an ImportError instead. This should fix diffoscope on some Fedora systems.
+ Thanks to Mattia Rizzolo for suggesting this particular solution.
+ (Closes: reproducible-builds/diffoscope#300)
+
+ [ Zbigniew Jędrzejewski-Szmek ]
+ * Fix json detection with file-5.41-3.fc36.x86_64.
- -- Chris Lamb <lamby at debian.org> Fri, 14 Jan 2022 09:19:30 +0000
+ -- Chris Lamb <lamby at debian.org> Fri, 21 Jan 2022 08:35:36 -0800
diffoscope (200) 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 = "200"
+VERSION = "201"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/6abae4801b2cb4bea5a8837327ce60723d68925a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/6abae4801b2cb4bea5a8837327ce60723d68925a
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/20220121/f3332537/attachment.htm>
More information about the rb-commits
mailing list