[Git][reproducible-builds/diffoscope][master] Explicitly add `file` to the dependencies of autopkgtest to have the tests…

Mattia Rizzolo gitlab at salsa.debian.org
Tue Aug 7 17:53:38 CEST 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
fc0ae562 by Mattia Rizzolo at 2018-08-07T15:53:02Z
Explicitly add `file` to the dependencies of autopkgtest to have the tests triggered whenever `file` changes

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

- - - - -


2 changed files:

- debian/tests/control
- debian/tests/control.in


Changes:

=====================================
debian/tests/control
=====================================
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,10 +2,10 @@
 # EDIT debian/tests/control.in INSTEAD!
 #
 Tests: pytest-with-recommends
-Depends: diffoscope, python3-pytest, 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, 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
+Depends: diffoscope, python3-pytest, file
 
 Tests: basic-command-line
 Depends: diffoscope


=====================================
debian/tests/control.in
=====================================
--- a/debian/tests/control.in
+++ b/debian/tests/control.in
@@ -1,8 +1,8 @@
 Tests: pytest-with-recommends
-Depends: diffoscope, python3-pytest, %RECOMMENDS%
+Depends: diffoscope, python3-pytest, file, %RECOMMENDS%
 
 Tests: pytest
-Depends: diffoscope, python3-pytest
+Depends: diffoscope, python3-pytest, file
 
 Tests: basic-command-line
 Depends: diffoscope



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/fc0ae562618080c506ac2503bfedf11a760afc85
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/20180807/3583a80a/attachment.html>


More information about the rb-commits mailing list