[diffoscope] 02/02: debian/control: add more build-dependencies to be able to run more tests at build time

Mattia Rizzolo mattia at debian.org
Sat Aug 13 15:42:25 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 3ba4298d00f6adea7e8b383aa2b3821b70c59a17
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Aug 13 13:42:14 2016 +0000

    debian/control: add more build-dependencies to be able to run more tests at build time
---
 debian/control | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 75aeb96..14044f8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,18 @@ Uploaders:
 Build-Depends:
  bash-completion,
  binutils-multiarch <!nocheck>,
+ caca-utils <!nocheck>,
+ colord <!nocheck>,
  debhelper (>= 9),
+ default-jdk-headless <!nocheck>,
  dh-python,
+ enjarify <!nocheck>,
+ fp-utils <!nocheck>,
+ ghostscript <!nocheck>,
+ llvm <!nocheck>,
+ mono-utils <!nocheck>,
+ pdftk <!nocheck>,
+ poppler-utils <!nocheck>,
  python-argcomplete,
  python3-all,
  python3-debian <!nocheck>,
@@ -22,7 +32,12 @@ Build-Depends:
  python3-rpm <!nocheck>,
  python3-setuptools,
  python3-tlsh (>= 3.4.1) <!nocheck>,
- vim-common,
+ rpm2cpio <!nocheck>,
+ sng <!nocheck>,
+ sqlite3 <!nocheck>,
+ squashfs-tools <!nocheck>,
+ unzip <!nocheck>,
+ vim-common <!nocheck>,
 Standards-Version: 3.9.8
 Homepage: https://diffoscope.org/
 Vcs-Git: https://anonscm.debian.org/git/reproducible/diffoscope.git
@@ -31,9 +46,12 @@ Testsuite: autopkgtest
 
 Package: diffoscope
 Architecture: all
-Suggests: libjs-jquery
-Breaks: debbindiff (<< 29)
-Replaces: debbindiff (<< 29)
+Suggests:
+ libjs-jquery,
+Breaks:
+ debbindiff (<< 29),
+Replaces:
+ debbindiff (<< 29),
 Depends:
  python3-pkg-resources,
  ${misc:Depends},
@@ -54,8 +72,8 @@ Description: in-depth comparison of files, archives, and directories
 Package: trydiffoscope
 Architecture: all
 Depends:
- ${misc:Depends},
  python3-requests,
+ ${misc:Depends},
  ${python3:Depends},
 Description: in-depth comparison of files, archives, and directories (try.diffoscope.org client)
  diffoscope will try to get to the bottom of what makes files or directories

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list