Source: bash
Section: base
Priority: required
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 automake,
 autoconf,
 bison,
 dpkg-dev,
 gettext,
 intltool,
 libncurses5-dev,
 libtool,
 locales <!nocheck>,
 pkg-config,
 sharutils,
 texi2html,
 texinfo,
 time <!nocheck>,
 xz-utils
Build-Depends-Indep: ghostscript,
 man2html-base,
 texlive-fonts-recommended,
 texlive-latex-base
Build-Conflicts: r-base-core
Standards-Version: 3.9.8
Homepage: https://www.gnu.org/software/bash/
#Vcs-Git: https://anonscm.debian.org/collab-maint/bash.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bash.git

Package: bash
Section: shells
Architecture: any
Multi-Arch: foreign
Priority: required
Essential: yes
Pre-Depends: ${shlibs:Pre-Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends},
 base-files,
 debianutils
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Replaces: bash-doc (<= 2.05-1),
 bash-completion (<< 20060301-0)
Conflicts: bash-completion (<< 20060301-0)
Description: GNU Bash
 Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

Package: bash-static
Section: shells
Architecture: any
Multi-Arch: foreign
Priority: optional
Built-Using: ${glibc:Source}
Depends: ${shlibs:Depends}, ${misc:Depends},
 passwd
Suggests: bash-doc
Description: GNU Bash
 Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

Package: bash-builtins
Section: utils
Architecture: any
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends},
 bash (= ${binary:Version})
Description: GNU Bash
 Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

Package: bash-doc
Section: doc
Architecture: all
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
 dpkg | install-info
Replaces: bash (<< 4.3-2)
Description: GNU Bash
 Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.