[Reproducible-commits] [debbindiff] 01/02: Remove diffutils from Recommends as it is Essential:yes

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Mar 29 09:27:47 UTC 2015


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

lunar pushed a commit to branch master
in repository debbindiff.

commit 05372f93550d3d27ad5a1d4529832dd7844fe4f0
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Mar 29 11:21:23 2015 +0200

    Remove diffutils from Recommends as it is Essential:yes
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f559dd7..7887152 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_build:
 
 override_dh_gencontrol:
 	echo "debbindiff:Recommends=$$(./debbindiff.py --list-tools | tail -n 1 | \
-		sed -e 's/ \(coreutils\|e2fsprogs\|gzip\), / /g')" >> debian/debbindiff.substvars
+		sed -e 's/ \(coreutils\|diffutils\|e2fsprogs\|gzip\), / /g')" >> debian/debbindiff.substvars
 	dh_gencontrol -O--buildsystem=python_distutils
 
 override_dh_install:

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



More information about the Reproducible-commits mailing list