Source: bash-completion
Section: shells
Priority: standard
Maintainer: Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9~)
 , dh-autoreconf
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/bash-completion/debian.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=bash-completion/debian.git
Homepage: http://bash-completion.alioth.debian.org

Package: bash-completion
Architecture: all
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.15.7.2~)
Depends:
 bash (>= 3.2)
 , ${misc:Depends}
Breaks: xen-tools (<= 4.1-1)
Replaces:
 bash
 , xen-tools (<= 4.1-1)
 , cryptsetup (<< 2:1.1.2-2)
Description: programmable completion for the bash shell
 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes.  This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.
