diff options
author | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-10 13:42:23 -0800 |
---|---|---|
committer | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-10 13:42:23 -0800 |
commit | e4cd0a0d691924ac2e6d664f7e59a48aef722279 (patch) | |
tree | 4114fe932593ff4ddfbc45fc129e6a5e76386ed5 | |
parent | 10959f9f48042c1623989a828048c76c9a24ad61 (diff) | |
download | vyatta-bash-e4cd0a0d691924ac2e6d664f7e59a48aef722279.tar.gz vyatta-bash-e4cd0a0d691924ac2e6d664f7e59a48aef722279.zip |
Change the vyatta-bash package to have priority Optionaldebian/3.1dfsg-8-vyatta-1
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9d8af55..24d0a1e 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: vyatta-bash Section: base -Priority: required +Priority: optional Maintainer: An-Cheng Huang <ancheng@vyatta.com> Standards-Version: 3.6.2 Build-Depends: autoconf, patch, bison, libncurses5-dev, texinfo, autotools-dev, debhelper (>= 4.1), texi2html, locales @@ -11,7 +11,7 @@ Architecture: any Pre-Depends: ${shlibs:Pre-Depends} Depends: base-files (>= 2.1.12), debianutils (>= 2.15), bash (>= 3.1) Section: shells -Priority: required +Priority: optional Description: The Vyatta Shell based on GNU bash The Vyatta Shell based on GNU Bourne Again SHell. . |