diff --git a/debian/changelog b/debian/changelog index b6c8a49..36f18a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dnsmasq (2.77-1) unstable; urgency=low includes port=0 to disable DNS. * Handle gratuitous format change in /usr/share/dns/root.ds (closes: #858506) (closes: #860064) + * Add lsb-base dependancy. -- Simon Kelley Tue, 11 Apr 2017 14:19:20 +0000 diff --git a/debian/control b/debian/control index f44a562..de582b7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Standards-Version: 3.9.5 Package: dnsmasq Architecture: all Depends: netbase, dnsmasq-base(>= ${binary:Version}), - init-system-helpers (>= 1.18~) + init-system-helpers (>= 1.18~), lsb-base (>= 3.0-6) Suggests: resolvconf Conflicts: resolvconf (<<1.15) Description: Small caching DNS proxy and DHCP/TFTP server