diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-08-21 18:34:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-21 18:34:34 +0200 |
commit | bbbbfe2452cb78c894209671114bf6575ca5007e (patch) | |
tree | 6d4945c8b40dc378de30f3dbf9df1e9031ed95aa /debian | |
parent | 437867584488ec3bf1bdd28ddfdd45410e9a5bf9 (diff) | |
parent | ab4371d058f8684fcbc501be34153b0d3b3c36db (diff) | |
download | vyatta-op-bbbbfe2452cb78c894209671114bf6575ca5007e.tar.gz vyatta-op-bbbbfe2452cb78c894209671114bf6575ca5007e.zip |
Merge pull request #25 from alkersan/current
T1596 Remove telnet and traceroute operations after xml-style rewrite
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 92bfbe6..ed8fb3c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Architecture: all Depends: sed (>= 4.1.5), console-terminus, ethtool, - traceroute, procps (>= 1:3.2.7-3), vyatta-cfg (>= 0.16.26), vyatta-cfg-system (>= 0.19.93), |