aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-12-19 16:01:38 +0100
committerTimo Weingärtner <timo@tiwe.de>2013-12-19 16:41:20 +0100
commitf31f0af29d7ee379c658d39604ec72b00de00597 (patch)
treee4f0184b0830f1e5ba0e5f0cb88c526f30c1ef62
parent7bfc3c37c2eb22803659e9b771b5bc508e69249b (diff)
downloadssh-agent-filter-f31f0af29d7ee379c658d39604ec72b00de00597.tar.gz
Remove Build-Depends: pandoc-data
Depending on pandoc is sufficient again since 1.11.1-5.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4f3725a..a995241 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ssh-agent-filter
Section: net
Priority: extra
Maintainer: Timo Weingärtner <timo@tiwe.de>
-Build-Depends: debhelper (>= 9), nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, bash-completion, help2man, pandoc, pandoc-data
+Build-Depends: debhelper (>= 9), nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, bash-completion, help2man, pandoc
Standards-Version: 3.9.4
Homepage: https://github.com/tiwe-de/ssh-agent-filter
Vcs-Git: git://github.com/tiwe-de/ssh-agent-filter.git -b debian