[Git][reproducible-builds/diffoscope][master] 2 commits: init changelog

Mattia Rizzolo gitlab at salsa.debian.org
Tue Sep 25 12:27:58 CEST 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
770cb514 by Mattia Rizzolo at 2018-09-25T10:01:11Z
init changelog

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
89e7e67e by Mattia Rizzolo at 2018-09-25T10:02:57Z
In Debian, list liblz4-tool as an alternative to the lz4 package.

stretch only has the former

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+diffoscope (103) UNRELEASED; urgency=medium
+
+  * WIP.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Tue, 25 Sep 2018 12:01:05 +0200
+
 diffoscope (102) unstable; urgency=medium
 
   [ Chris Lamb ]


=====================================
debian/control
=====================================
@@ -41,7 +41,7 @@ Build-Depends:
  libjs-jquery-tablesorter <!nocheck>,
  libjs-jquery-throttle-debounce <!nocheck>,
  llvm <!nocheck>,
- lz4 <!nocheck>,
+ lz4 <!nocheck> | liblz4-tool <!nocheck>,
  mono-utils <!nocheck>,
  odt2txt <!nocheck>,
  oggvideotools [!s390x] <!nocheck>,


=====================================
debian/tests/control
=====================================
@@ -2,7 +2,7 @@
 # EDIT debian/tests/control.in INSTEAD!
 #
 Tests: pytest-with-recommends
-Depends: diffoscope, python3-pytest, file, abootimg, acl, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4, mono-utils, odt2txt, oggvideotools [!s390x], openssh-client, pgpdump, poppler-utils, procyon-decompiler, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, unzip, xmlbeans, xxd | vim-common, xz-utils
+Depends: diffoscope, python3-pytest, file, abootimg, acl, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4 | liblz4-tool, mono-utils, odt2txt, oggvideotools [!s390x], openssh-client, pgpdump, poppler-utils, procyon-decompiler, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, unzip, xmlbeans, xxd | vim-common, xz-utils
 
 Tests: pytest
 Depends: diffoscope, python3-pytest, file


=====================================
diffoscope/external_tools.py
=====================================
@@ -146,7 +146,7 @@ EXTERNAL_TOOLS = {
         'FreeBSD': 'e2fsprogs',
     },
     'lz4': {
-        'debian': 'lz4',
+        'debian': 'lz4 | liblz4-tool',
         'FreeBSD': 'lz4',
     },
     'msgunfmt': {



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/8a1275e7d247c25d153ba3db7527d9bc47b97697...89e7e67e03bcf6cc8bca9f0bdc9586979c89e7fe

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/8a1275e7d247c25d153ba3db7527d9bc47b97697...89e7e67e03bcf6cc8bca9f0bdc9586979c89e7fe
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/20180925/ed302b78/attachment.html>


More information about the rb-commits mailing list