[Reproducible-commits] [debbindiff] 01/01: Added isoinfo to list of tool providers

Reiner Herrmann deki-guest at moszumanska.debian.org
Thu Apr 30 17:17:41 UTC 2015


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

deki-guest pushed a commit to branch master
in repository debbindiff.

commit 9b0ff706ab0afec9c8c26c7d239416c74ca11636
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Thu Apr 30 19:16:56 2015 +0200

    Added isoinfo to list of tool providers
---
 debbindiff/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index ffdaadc..570daa7 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -41,6 +41,7 @@ class RequiredToolNotFound(Exception):
                 , 'ghc':        { 'debian': 'ghc' }
                 , 'gpg':        { 'debian': 'gnupg' }
                 , 'gzip':       { 'debian': 'gzip' }
+                , 'isoinfo':    { 'debian': 'genisoimage' }
                 , 'ls':         { 'debian': 'coreutils' }
                 , 'lsattr':     { 'debian': 'e2fsprogs' }
                 , 'msgunfmt':   { 'debian': 'gettext' }

-- 
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