Skip to content
Commits on Source (3)
nsca (2.9.2-3) UNRELEASED; urgency=medium
nsca (2.9.2-3) unstable; urgency=medium
* Team upload.
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
* Bump Standards-Version to 4.3.0, no changes.
* Bump Standards-Version to 4.4.0, no changes.
* Use /run instead of /var/run.
* Update command_file path for icinga2.
* Drop icinga from Suggests.
* Use section 8 for manpages.
* Fix update-inetd command in postrm.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Aug 2018 21:06:44 +0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 28 Jul 2019 10:49:08 +0200
nsca (2.9.2-2) unstable; urgency=medium
......
......@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
libmcrypt-dev,
po-debconf
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nsca
Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nsca.git
Homepage: https://github.com/NagiosEnterprises/nsca
......
......@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine-tar = True
[buildpackage]
pbuilder-options = --source-only-changes