summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Paleino <dapal@debian.org>2012-06-17 21:07:48 +0200
committerDavid Paleino <dapal@debian.org>2012-06-17 21:07:48 +0200
commitdb5d55b6cdd30ccb7faa9c84bb5a0651ecfee2b4 (patch)
tree2ee50fd5b99e132d27f87cc4517b72bfc488affc /debian/control
parent9f7a44810c72dcbe0cbe1a202e63e5fb21207a49 (diff)
downloadbash-completion-db5d55b6cdd30ccb7faa9c84bb5a0651ecfee2b4.tar.gz
Added Pre-Depends on dpkg because of dpkg-maintscript-helper
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 8b4c55fc..f0d93ec9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Homepage: http://bash-completion.alioth.debian.org
Package: bash-completion
Architecture: all
+Pre-Depends: dpkg (>= 1.15.7.2~)
Depends:
bash (>= 3.2)
, ${misc:Depends}