summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-01-28 19:03:33 +0100
committerGuido Günther <agx@sigxcpu.org>2010-01-31 19:11:55 +0100
commita7fe7c4678a48072c11bb57fd1f99ca7b8118158 (patch)
tree3e89aa27292e357af07b7b6a4c876a03040ac353 /debian/control
parent07d54efbe86b1d93805a1a3a78eca45c32bc5734 (diff)
Add basic bash completion for git-buildpackage
Thanks: Siegfried-Angel Gevatter Closes: #567313
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6eb4056..c5c5964 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: vcs
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: cdbs, debhelper (>= 5), python-dev, python-support (>= 0.3),
- pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose
+ pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose,
+ bash-completion
Standards-Version: 3.8.3
Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git
Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git