diff options
author | hagbard <vyosdev@derith.de> | 2019-02-09 02:58:53 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-02-09 02:58:53 -0800 |
commit | dc9588ad4b49cc8f122075a2b6fe748e2f31af9c (patch) | |
tree | da8c3391caf47248a1bb95d5c13e8e5a3bdfdffb | |
parent | ddc7b8891c60e080987a7ae42a52692471e1e7db (diff) | |
download | vyos-world-dc9588ad4b49cc8f122075a2b6fe748e2f31af9c.tar.gz vyos-world-dc9588ad4b49cc8f122075a2b6fe748e2f31af9c.zip |
T1010 - dependency vyatta-webgui removed
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 82f314c..d09817d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-world (1.2.0-8) unstable; urgency=medium + + * T1010 - vyatta-webgui removed from dependencies + + -- hagbard <vyosdev@derith.de> Sat, 09 Feb 2019 02:57:27 -0800 + vyos-world (1.2.0-7) unstable; urgency=medium * vyos-vmwaretools-scripts added diff --git a/debian/control b/debian/control index 19ff1c7..497341e 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,6 @@ Depends: vyatta-cfg-system, vyatta-openvpn, vyatta-ravpn, vyatta-wanloadbalance, - vyatta-webgui, vyatta-webproxy, vyatta-wireless, vyatta-wirelessmodem, |