diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b64b917..a06ef86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-wanloadbalance (0.13.68+vyos2+current1) unstable; urgency=medium + + [ Thomas Jepp ] + * Fix build depends. + * Fix build failures when building for jessie. + + [ Kim Hagen ] + + -- Kim Hagen <kim.sidney@gmail.com> Sun, 24 Jan 2016 15:27:39 -0500 + vyatta-wanloadbalance (0.13.68+vyos2+lithium9) unstable; urgency=low [ Alex Harpin ] diff --git a/debian/control b/debian/control index 10345bc..0b881e9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-wanloadbalance Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> -Build-Depends: debhelper (>= 5), autotools-dev +Build-Depends: debhelper (>= 5), autotools-dev, automake, autoconf, cpio, libtool Standards-Version: 3.7.2 Package: vyatta-wanloadbalance @@ -10,7 +10,6 @@ Architecture: any Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), - vyatta-quagga | quagga, vyatta-cfg (>= 0.15.33), vyatta-cfg-firewall, vyatta-op, |