[Reproducible-commits] [debbindiff] 01/01: List external dependencies in the README

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Sep 30 17:43:51 UTC 2014


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

lunar pushed a commit to branch master
in repository debbindiff.

commit f7bb6d64dd682daddb695cfb307adf0889d3c061
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue Sep 30 19:43:43 2014 +0200

    List external dependencies in the README
---
 README | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/README b/README
index 7486c12..3d3714e 100644
--- a/README
+++ b/README
@@ -20,6 +20,28 @@ Example
 This will compare `build1.changes` and `build2.changes` and create
 `output.html` if there are differences between the two files.
 
+External dependencies
+---------------------
+
+The various comparators rely on these external commands being available
+in the path:
+
+| command  | Debian package     |
++----------|--------------------|
+| ar       | binutils-multiarch |
+| bzip2    | bzip2              |
+| file     | file               |
+| ghc      | ghc                |
+| gpg      | gnupg              |
+| gzip     | gzip               |
+| msgunfmt | gettext            |
+| objdump  | binutils-multiarch |
+| readelf  | binutils-multiarch |
+| vim      | vim                |
+| xxd      | vim-common         |
+| xz       | xz-utils           |
+| zipinfo  | unzip              |
+
 Authors
 -------
 

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