[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 220

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jul 29 18:08:59 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
55fb73c9 by Chris Lamb at 2022-07-29T11:03:28-07:00
releasing package diffoscope version 220

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-diffoscope (220) UNRELEASED; urgency=medium
+diffoscope (220) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  * Support Haskell 9.x series files and update the test files to match. Thanks
+    to Scott Talbert for the relevant info about the new format.
+    (Closes: reproducible-builds/diffoscope#309)
+  * Fix a regression introduced in diffoscope version 207 where diffoscope
+    would crash if one directory contained a directory that wasn't in the
+    other. Thanks to Alderico Gallo for the report and the testcase.
+    (Closes: reproducible-builds/diffoscope#310)
 
- -- Chris Lamb <lamby at debian.org>  Fri, 15 Jul 2022 06:47:02 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 29 Jul 2022 11:03:24 -0700
 
 diffoscope (219) 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 = "219"
+VERSION = "220"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/55fb73c9be093912be96e59a4bc510a499824d10

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/55fb73c9be093912be96e59a4bc510a499824d10
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/20220729/540d1528/attachment.htm>


More information about the rb-commits mailing list