[diffoscope] 01/05: Add python3-guestfs to the list of Recommends

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Dec 15 17:21:28 CET 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository diffoscope.

commit 642c125985f3d2756f1be34b717e86b48357ca49
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Dec 14 12:06:09 2015 +0100

    Add python3-guestfs to the list of Recommends
---
 debian/py3dist-overrides | 1 +
 debian/rules             | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/py3dist-overrides b/debian/py3dist-overrides
index bffc705..eab1dca 100644
--- a/debian/py3dist-overrides
+++ b/debian/py3dist-overrides
@@ -1,2 +1,3 @@
 tlsh python3-tlsh (>= 3.4.1)
 python-magic python3-magic
+guestfs python3-guestfs
diff --git a/debian/rules b/debian/rules
index 516ab56..f7570f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_build:
 	dh_auto_build -O--buildsystem=pybuild
 
 override_dh_python3:
-	dh_python3 --recommends=python-debian --recommends=rpm-python --recommends=tlsh
+	dh_python3 --recommends=python-debian --recommends=rpm-python --recommends=tlsh --recommends=guestfs
 
 override_dh_gencontrol:
 	TOOLS="$$(bin/diffoscope --list-tools=debian | tail -n 1 | \

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


More information about the diffoscope mailing list