1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
nsca-ng (1.6-7) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
* Remove generated files in clean target.
(closes: #1046818)
* Enable Salsa CI.
* Update FIFO patch to fix FTBFS with GCC 14.
(closes: #1075320)
-- Bas Couwenberg <sebastic@debian.org> Wed, 24 Jul 2024 20:56:41 +0200
nsca-ng (1.6-6) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.1, no changes.
* Add Rules-Requires-Root to control file.
* Update Vcs-* URLs for repo rename.
-- Bas Couwenberg <sebastic@debian.org> Fri, 02 Dec 2022 10:12:27 +0100
nsca-ng (1.6-5) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.0, no changes.
* Update watch file for GitHub URL changes.
* Add upstream patch to close FIFO in test_nsca.
* Disable parallel tests.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ nsca-ng-client: Drop versioned constraint on nsca in Replaces.
+ nsca-ng-client: Drop versioned constraint on nsca in Breaks.
-- Bas Couwenberg <sebastic@debian.org> Sat, 14 May 2022 07:51:47 +0200
nsca-ng (1.6-4) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.5.0, no changes.
* Bump debhelper compat to 10, changes:
- Don't explicitly enable autoreconf & systemd, enabled by default
- Drop dh-autoreconf build dependency
* Bump watch file version to 4.
* Update lintian overrides.
* Add Pre-Depends to nsca-ng-server.
* Update systemd service to use journal instead of syslog.
* Explicitly remove files not installed by dh_install.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
-- Bas Couwenberg <sebastic@debian.org> Fri, 20 Nov 2020 11:05:02 +0100
nsca-ng (1.6-3) unstable; urgency=medium
* Team upload.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Jul 2019 21:31:35 +0200
nsca-ng (1.6-2) unstable; urgency=medium
* Team upload.
* Fix README filename in docs.
(closes: #925434)
-- Bas Couwenberg <sebastic@debian.org> Mon, 25 Mar 2019 07:07:29 +0100
nsca-ng (1.6-1) unstable; urgency=medium
* Team upload.
* Update branch in gbp.conf & Vcs-Git URL.
* Drop OpenSSL 1.1.1 patch, included upstream.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sat, 23 Mar 2019 19:08:06 +0100
nsca-ng (1.6-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
(closes: #900152)
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
* Bump Standards-Version to 4.3.0, no changes.
* Update watch file to use GitHub releases.
* Add gbp.conf to use pristine-tar by default.
* Recommend icinga2 instead of icinga-core.
(closes: #861315)
* Update copyright file, changes:
- Change Source URL to GitHub repository
- Add Alexander Golovko to copyright holders
- Add license & copyright for libev, pidfile, uthash & xprint sources
- Add license & copyright for Perl bindings
* Update command_file path for Icinga 2.
* Update branch in gbp.conf & Vcs-Git URL.
* Update Homepage URL to GitHub repository.
* Update External Commands documentation in README.Debian for Icinga 2.
* Update docs file list.
* Drop package name from lintian overrides.
* Drop unused lintian override for debian-watch-uses-insecure-uri.
* Add upstream metadata.
-- Bas Couwenberg <sebastic@debian.org> Tue, 19 Mar 2019 18:15:45 +0100
nsca-ng (1.5-4) 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.
* Add upstream patch to fix FTBFS with OpenSSL 1.1.1.
(closes: #900152)
-- Bas Couwenberg <sebastic@debian.org> Tue, 19 Mar 2019 18:32:59 +0100
nsca-ng (1.5-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.5, no changes.
* Update Vcs-* URLs for Salsa.
* Change Priority from extra to optional.
* Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
* Add lintian override for debian-watch-uses-insecure-uri.
* Don't use autotools-dev explicitly.
* Add autopkgtest to test installability.
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 12:38:31 +0200
nsca-ng (1.5-2) unstable; urgency=medium
* Team upload.
* Add Vcs-* fields to control file.
* Change Maintainer to Debian Nagios Maintainer Group,
move Alexander Wirt to Uploaders.
* Update watch file to handle common issues.
* Restructure control file with cme.
* Update copyright file, changes:
- Use standalong license paragraph
- Update Format URL to use HTTPS
- Fix case for Upstream-Name
* Drop duplicate Section from control file.
* Enable all hardening buildflags.
* Add lsb-base dependency for nsca-ng-server init script.
* Change Conflicts with version to Breaks/Replaces.
* Update nsca-ng-server init script to also provide itself.
* Add lintian override for manpage-has-errors-from-man.
* Bump Standards-Version to 3.9.8, no changes.
-- Bas Couwenberg <sebastic@debian.org> Fri, 16 Dec 2016 18:14:22 +0100
nsca-ng (1.5-1) unstable; urgency=medium
* [a040168] Use Icinga instead of Nagios (nagios3 removed from Debian).
Thanks to Bas Couwenberg for the patch (Closes: #846867)
* [1ccccc8] New upstream version 1.5 (Closes: #846000)
- Fix ftbfs with OpenSSL 1.1.0 (Closes: #828459)
* Depend on icinga-core instead of icinga (Closes: #768003)
-- Alexander Wirt <formorer@debian.org> Sat, 03 Dec 2016 21:57:17 +0100
nsca-ng (1.4-2) unstable; urgency=medium
* [3928f0d] Create /var/run/nsca-ng if started via systemd (Closes: #784431)
-- Alexander Wirt <formorer@debian.org> Fri, 19 Jun 2015 14:09:00 +0200
nsca-ng (1.4-1) unstable; urgency=medium
* [681226d] Fix postinst
* [8e6a5cf] Imported Upstream version 1.4
- Fix pidfile(3) API detection
(Closes: #750401)
* [e36f694] Refresh patch
* [af0c838] Add systemd support
* [5d6f4c1] deprecate default file
* [a29a1bd] Bump standards version
* [1af9aea] Make linitian happy
* [72a1b75] Add some notes about socket activation in config
-- Alexander Wirt <formorer@debian.org> Fri, 17 Oct 2014 15:49:54 +0200
nsca-ng (1.2-1) unstable; urgency=low
* [594ee2f] Imported Upstream version 1.2
-- Alexander Wirt <formorer@debian.org> Thu, 07 Nov 2013 07:06:20 +0100
nsca-ng (1.1-1) unstable; urgency=low
* [47cbbe8] Remove unused file
* [6a8c9fc] Fix piddir generation in postinst
(Closes: #705377)
* [9e0c4dc] Imported Upstream version 1.1
* [126f404] Update nsca-ng.cfg_debian_config
-- Alexander Wirt <formorer@debian.org> Sun, 14 Apr 2013 07:59:55 +0200
nsca-ng (0.3-1) unstable; urgency=low
* Initial release
-- Alexander Wirt <formorer@debian.org> Mon, 25 Feb 2013 17:50:06 +0100
|