Commit f1781728 authored by Simon Kelley's avatar Simon Kelley

Add homepage to Debian control file.

parent cd7df612
...@@ -3,8 +3,9 @@ dnsmasq (2.79-1) unstable; urgency=low ...@@ -3,8 +3,9 @@ dnsmasq (2.79-1) unstable; urgency=low
* New upstream. * New upstream.
* Fix trust-anchor regex in init script. (closes: #884347) * Fix trust-anchor regex in init script. (closes: #884347)
* Fix exit code for dhcp_release6 (closes: #833596) * Fix exit code for dhcp_release6 (closes: #833596)
* Add project homepage to control file. (closes: #887764)
-- Simon Kelley <simon@thekelleys.org.uk> Tue, 7 Sep 2017 22:47:01 +0000 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 20 Jan 2018 22:17:01 +0000
dnsmasq (2.78-1) unstable; urgency=high dnsmasq (2.78-1) unstable; urgency=high
......
...@@ -5,6 +5,7 @@ Build-depends: gettext, libnetfilter-conntrack-dev [linux-any], ...@@ -5,6 +5,7 @@ Build-depends: gettext, libnetfilter-conntrack-dev [linux-any],
libidn11-dev, libdbus-1-dev (>=0.61), libgmp-dev, libidn11-dev, libdbus-1-dev (>=0.61), libgmp-dev,
nettle-dev (>=2.4-3), libbsd-dev [!linux-any] nettle-dev (>=2.4-3), libbsd-dev [!linux-any]
Maintainer: Simon Kelley <simon@thekelleys.org.uk> Maintainer: Simon Kelley <simon@thekelleys.org.uk>
Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html
Standards-Version: 3.9.8 Standards-Version: 3.9.8
Package: dnsmasq Package: dnsmasq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment