diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-08-17 23:55:09 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-08-17 23:55:09 +0200 |
commit | b4aa6e9856d5ba674c50b460d6d2880a9f4d0016 (patch) | |
tree | 624966650d32209435a2f47bd755e4cc5dc24c15 | |
parent | f2e84560776b427f5fd523e40458e099f99249e9 (diff) | |
download | vyatta-bash-b4aa6e9856d5ba674c50b460d6d2880a9f4d0016.tar.gz vyatta-bash-b4aa6e9856d5ba674c50b460d6d2880a9f4d0016.zip |
Update maintainer address.
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 88da9e4..0d880b8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: vyatta-bash Section: base Priority: optional -Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com> +Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Standards-Version: 3.6.2 Build-Depends: autoconf, patch, bison, libncurses5-dev, autotools-dev, debhelper (>= 5), locales @@ -12,8 +12,8 @@ Pre-Depends: ${shlibs:Pre-Depends} Depends: base-files (>= 2.1.12), debianutils (>= 2.15), bash (>= 3.1) Section: shells Priority: optional -Description: The Vyatta Shell based on GNU bash - The Vyatta Shell based on GNU Bourne Again SHell. +Description: The VyOS Shell based on GNU bash + The VyOS Shell based on GNU Bourne Again SHell. . Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also |