Add homepage to Debian control file.

This commit is contained in:
Simon Kelley
2018-01-20 22:18:54 +00:00
parent cd7df612b1
commit f1781728af
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@@ -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

1
debian/control vendored
View File

@@ -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