Source: bash-completion
Section: shells
Priority: standard
Maintainer: Franco (nextime) Lanza  <nextime@nexlab.it>
Build-Depends:
 debhelper (>= 9~)
 , dh-autoreconf
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Git: https://git.devuan.org/packages-base/bash-completion.git
Vcs-Browser: https://git.devuan.org/packages-base/bash-completion
Homepage: https://git.devuan.org/packages-base/bash-completion

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.
