update for new upstream release + typo fix

This commit is contained in:
Jan Wagner 2008-01-24 15:09:19 +00:00
parent 86dc2c445b
commit 48e18b390b
5 changed files with 37 additions and 47 deletions

7
debian/changelog vendored
View file

@ -1,8 +1,13 @@
nagios-plugins (1.4.10-2) UNRELEASED; urgency=low
nagios-plugins (1.4.11-1) UNRELEASED; urgency=low
[ Jan Wagner ]
* new upstream release
* drop CVE-2007-5623.dpatch since it's included upstream
* fix Vcs- fields fields
* use $HOSTADDRESS$ instead of $HOSTNAME$ in dns.cfg (closes: #405244).
* add typo fix for check_mailq into 50_misc_typos.dpatch (closes: #435525).
* add 28_check_pgsql_include_for_8.3.dpatch to get check_pgsql working
together with libpq-dev
-- Sean Finney <seanius@debian.org> Fri, 07 Dec 2007 01:01:17 +0100