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

Chris Lamb gitlab at salsa.debian.org
Sat Sep 7 13:27:21 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
7a7e86d0 by Chris Lamb at 2019-09-07T13:16:37Z
releasing package diffoscope version 123

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,32 @@
-diffoscope (123) UNRELEASED; urgency=medium
+diffoscope (123) unstable; urgency=medium
 
-  * WIP
+  [ Chris Lamb ]
+  * Build OCaml test input files on-demand rather than shipping them with the
+    package in order to prevent test failures with OCaml 4.08.
+    (Closes: #939386)
+  * Update test skipping messages:
+    - When skipping tests due to the lack of installed tool, print the package
+      that may provide it.
+    - Update "requires foo module" messages to clarify that they are regarding
+      Python modules, not packages.
+  * Rebuild the test squashfs images to exclude the character device as they
+    requires root or fakeroot to extract. (reproducible-builds/diffoscope#65)
+  * Remove accidentally-committed test fixture generation code from tests.
+  * Set long_description_content_type to 'text/x-rst' in setup.py to appease
+    the PyPI.org linter.
+
+  [ Mattia Rizzolo ]
+  * Don't crash when the progress is requested but the Python module is
+    missing. (Closes: #939085)
+
+  [ Vagrant Cascadian ]
+  * Add external tools for gifbuild, javap and kbxutil in GNU Guix.
+
+  [ Marc Herbert ]
+  * In the cbfs tests, add a "Comp" column test to support Coreboot
+    utils > 4.6.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 30 Aug 2019 09:10:02 +0100
+ -- Chris Lamb <lamby at debian.org>  Sat, 07 Sep 2019 14:16:31 +0100
 
 diffoscope (122) 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 = "122"
+VERSION = "123"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7a7e86d02cdb18ac491eab55ed434c3bf2ffc812
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/20190907/e5020240/attachment.html>


More information about the rb-commits mailing list