diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2017-08-10 22:25:56 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2017-08-10 22:25:56 +0200 |
commit | 4cbb92565ce94a888802643e62cfbffc24794097 (patch) | |
tree | 77b89927b2a503e39897ecb81b4f9b75366122f2 | |
parent | d092760816ef0149321db35dc9ac68d707600407 (diff) | |
download | zsh-4cbb92565ce94a888802643e62cfbffc24794097.tar.gz zsh-4cbb92565ce94a888802643e62cfbffc24794097.zip |
Add lintian override for missing-build-dependency-for-dh_-command, see #871711
-rw-r--r-- | debian/source/lintian-overrides | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 000000000..433052c88 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,2 @@ +# Bug in Lintian, see #871711 +zsh source: missing-build-dependency-for-dh_-command dh_autotools-dev_restoreconfig => autotools-dev |