diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-09-19 19:45:42 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-09-19 19:45:42 +0200 |
commit | 4d5c59048087b6fd1a3f50b91e0988ea6b78ad0e (patch) | |
tree | 5572733238700af216f5e8b5c695c1eb60044eaa /debian | |
parent | 0b1477913efbf511bd61ccd95683b95c7c9bda83 (diff) | |
parent | 6c460809b650377d2803b433c75914d7b707592e (diff) | |
download | vyatta-op-4d5c59048087b6fd1a3f50b91e0988ea6b78ad0e.tar.gz vyatta-op-4d5c59048087b6fd1a3f50b91e0988ea6b78ad0e.zip |
Merge branch 'current' of github.com:vyos/vyatta-op into equuleus
* 'current' of github.com:vyos/vyatta-op:
[ping] T1450 Recovering ping for ipv6
T1621 remove misc ops after python/xml rewrite
T1607 remove 'reset conntrack', 'reset & show ip[v6]' ops after xml rewrite
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), |