[diffoscope] 01/01: debian: Add an explicit build-depends and recommends on e2fsprogs.
Mattia Rizzolo
mattia at debian.org
Thu Jan 25 13:03:07 CET 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit 26d8a66b426977373550838d5112e444f92eb6d8
Author: Chris Lamb <lamby at debian.org>
Date: Thu Jan 25 22:08:42 2018 +1100
debian: Add an explicit build-depends and recommends on e2fsprogs.
Closes: #887180
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/control | 1 +
diffoscope/main.py | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3ddd41e..7091feb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends:
docx2txt <!nocheck>,
dpkg-dev (>= 1.17.14),
device-tree-compiler (>= 1.4.2) <!nocheck>,
+ e2fsprogs <!nocheck>,
enjarify <!nocheck>,
flake8 <!nocheck>,
fontforge-extras <!nocheck>,
diff --git a/diffoscope/main.py b/diffoscope/main.py
index f9b42bb..37650a0 100644
--- a/diffoscope/main.py
+++ b/diffoscope/main.py
@@ -318,7 +318,6 @@ class ListDebianSubstvarsAction(argparse._StoreTrueAction):
'tar',
'coreutils',
'diffutils',
- 'e2fsprogs',
'findutils',
):
tools.discard(x)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list