summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2015-04-09 00:26:30 +0200
committerDaniil Baturin <daniil@baturin.org>2015-04-09 00:26:30 +0200
commit8de2798aac3941a3991824ea9cb2466548ea1f3b (patch)
treef49c37b9d03561c81cd9e6e0364accc9e0d4730a /debian
parent85e5c1ce01862b62b77068b5f89d42b26a1939c2 (diff)
downloadvyatta-op-8de2798aac3941a3991824ea9cb2466548ea1f3b.tar.gz
vyatta-op-8de2798aac3941a3991824ea9cb2466548ea1f3b.zip
Update debian/control to match the reality.
Specifically, remove reference to Vyatta and packages that never existed in VyOS (vyatta-unicast and vyatta-serial).
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 75c384a..ac29f08 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends: debhelper (>= 5), autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.9.1
Package: vyatta-op
Architecture: all
@@ -18,7 +18,7 @@ Depends: sed (>= 4.1.5),
pciutils,
vyatta-cfg (>= 0.16.26),
vyatta-cfg-system (>= 0.19.93),
- vyatta-unicast | vyatta-quagga (>= 0.99.15-26),
+ vyatta-quagga (>= 0.99.15-26),
lsof,
coreutils (>= 5.97-5.3),
host,
@@ -32,9 +32,8 @@ Depends: sed (>= 4.1.5),
usbutils,
lsscsi,
hvinfo
-Replaces: vyatta-serial
Suggests: util-linux (>= 2.13-5),
ncurses-bin (>= 5.5-5),
dialog
-Description: bash operational command completion
- Vyatta operational command bash completion script and base templates
+Description: VyOS operational commands and completion scripts
+ VyOS operational command bash completion script and base templates