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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Nov 12 14:48:12 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
874e6f70 by Chris Lamb at 2021-11-12T06:43:59-08:00
releasing package diffoscope version 191

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,19 @@
-diffoscope (191) UNRELEASED; urgency=medium
+diffoscope (191) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Detect XML files as XML files if either file(1) claims if they are XML
+    files, or if they are named .xml.
+    (Closes: #999438, reproducible-builds/diffoscope#287)
+  * Don't reject Debian .changes files if they contain non-printable
+    characters. (Closes: reproducible-builds/diffoscope#286)
+  * Continue loading a .changes file even if the referenced files inside it do
+    not exist, but include a comment in the diff as a result.
+  * Log the reason if we cannot load a Debian .changes file.
+
+  [ Zbigniew Jędrzejewski-Szmek ]
+  * Fix inverted logic in the assert_diff_startswith() utility.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 05 Nov 2021 08:49:27 +0000
+ -- Chris Lamb <lamby at debian.org>  Fri, 12 Nov 2021 06:43:57 -0800
 
 diffoscope (190) 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 = "190"
+VERSION = "191"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/874e6f700aabeb8736d279beb21b0142479575d7
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/20211112/e15a2c85/attachment.htm>


More information about the rb-commits mailing list