[Git][reproducible-builds/diffoscope][master] 2 commits: Update debian/tests/control.

Chris Lamb gitlab at salsa.debian.org
Tue Oct 20 14:56:13 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
b733997a by Chris Lamb at 2020-10-20T15:54:39+01:00
Update debian/tests/control.

- - - - -
91c7541f by Chris Lamb at 2020-10-20T15:54:39+01:00
releasing package diffoscope version 161

- - - - -


3 changed files:

- debian/changelog
- debian/tests/control
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-diffoscope (161) UNRELEASED; urgency=medium
+diffoscope (161) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Fix failing testsuite: (Closes: #972518)
+    - Update testsuite to support OCaml 4.11.1. (Closes: #972518)
+    - Reapply Black and bump minimum version to 20.8b1.
+  * Move the OCaml tests to the assert_diff helper.
+
+  [ Jean-Romain Garnier ]
+  * Add support for radare2 as a disassembler.
+
+  [ Paul Spooren ]
+  * Automatically deploy Docker images in the continuous integration pipeline.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 11 Sep 2020 10:17:31 +0100
+ -- Chris Lamb <lamby at debian.org>  Tue, 20 Oct 2020 15:52:28 +0100
 
 diffoscope (160) unstable; urgency=medium
 


=====================================
debian/tests/control
=====================================
@@ -7,7 +7,7 @@
 #   $ mv debian/tests/control.tmp debian/tests/control
 
 Tests: pytest-with-recommends
-Depends: python3-all, diffoscope, black, python3-pytest, python3-h5py, file, linux-image-amd64 [amd64] | linux-image-generic [amd64], abootimg, acl, apksigner, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, ffmpeg, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, gnupg-utils, hdf5-tools, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4 | liblz4-tool, mono-utils, ocaml-nox, odt2txt, oggvideotools [!s390x], openssh-client, openssl, pgpdump, poppler-utils, procyon-decompiler, python3-pdfminer, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, unzip, wabt, xmlbeans, xxd | vim-common, xz-utils, zip, zstd, python3-argcomplete, python3-binwalk, python3-defusedxml, python3-distro, python3-guestfs, python3-jsondiff, python3-progressbar, python3-pypdf2, python3-debian, python3-pyxattr, python3-rpm, python3-tlsh
+Depends: python3-all, diffoscope, black, python3-pytest, python3-h5py, file, linux-image-amd64 [amd64] | linux-image-generic [amd64], abootimg, acl, apksigner, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, ffmpeg, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, gnupg-utils, hdf5-tools, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4 | liblz4-tool, mono-utils, ocaml-nox, odt2txt, oggvideotools [!s390x], openssh-client, openssl, pgpdump, poppler-utils, procyon-decompiler, python3-pdfminer, r-base-core, radare2, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, unzip, wabt, xmlbeans, xxd | vim-common, xz-utils, zip, zstd, python3-argcomplete, python3-binwalk, python3-defusedxml, python3-distro, python3-guestfs, python3-jsondiff, python3-progressbar, python3-pypdf2, python3-debian, python3-pyxattr, python3-rpm, python3-tlsh
 
 Tests: pytest
 Depends: python3-all, diffoscope, python3-pytest, python3-h5py, file, python3-tlsh


=====================================
diffoscope/__init__.py
=====================================
@@ -18,4 +18,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 = "160"
+VERSION = "161"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/45b44dc86a204b5bc045b9939e77916b2467016f...91c7541f1dbad7431b8a5fa77cb9b1922533032e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/45b44dc86a204b5bc045b9939e77916b2467016f...91c7541f1dbad7431b8a5fa77cb9b1922533032e
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/20201020/2d104278/attachment.htm>


More information about the rb-commits mailing list