From f1781728af70c1ac1019b6f286ea2624bc2eaa1f Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Sat, 20 Jan 2018 22:18:54 +0000 Subject: [PATCH] Add homepage to Debian control file. --- debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 22dd661..1396903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ dnsmasq (2.79-1) unstable; urgency=low * New upstream. * Fix trust-anchor regex in init script. (closes: #884347) * Fix exit code for dhcp_release6 (closes: #833596) + * Add project homepage to control file. (closes: #887764) - -- Simon Kelley Tue, 7 Sep 2017 22:47:01 +0000 + -- Simon Kelley Sat, 20 Jan 2018 22:17:01 +0000 dnsmasq (2.78-1) unstable; urgency=high diff --git a/debian/control b/debian/control index 035c830..e540918 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Build-depends: gettext, libnetfilter-conntrack-dev [linux-any], libidn11-dev, libdbus-1-dev (>=0.61), libgmp-dev, nettle-dev (>=2.4-3), libbsd-dev [!linux-any] Maintainer: Simon Kelley +Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Standards-Version: 3.9.8 Package: dnsmasq