[diffoscope] 04/04: debian/control: mark build-dependency needed only for tests with a <build profile
Mattia Rizzolo
mattia at debian.org
Sat Aug 13 14:56:05 CEST 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit f9dba49bdb27c5708f09c6505d51ea2db08a4b60
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Aug 13 12:52:38 2016 +0000
debian/control: mark build-dependency needed only for tests with a <build profile
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8d981f2..75aeb96 100644
--- a/debian/control
+++ b/debian/control
@@ -8,20 +8,20 @@ Uploaders:
Reiner Herrmann <reiner at reiner-h.de>,
Build-Depends:
bash-completion,
- binutils-multiarch,
+ binutils-multiarch <!nocheck>,
debhelper (>= 9),
dh-python,
python-argcomplete,
python3-all,
- python3-debian,
+ python3-debian <!nocheck>,
python3-docutils,
- python3-guestfs,
+ python3-guestfs <!nocheck>,
python3-libarchive-c,
python3-magic,
- python3-pytest,
- python3-rpm,
+ python3-pytest <!nocheck>,
+ python3-rpm <!nocheck>,
python3-setuptools,
- python3-tlsh (>= 3.4.1),
+ python3-tlsh (>= 3.4.1) <!nocheck>,
vim-common,
Standards-Version: 3.9.8
Homepage: https://diffoscope.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list