[pkg-nagios-changes] [Git][nagios-team/pkg-nsca-ng][master] 5 commits: Update lintian overrides.

Bas Couwenberg gitlab at salsa.debian.org
Fri Nov 20 10:46:42 GMT 2020



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nsca-ng


Commits:
4b112ab3 by Bas Couwenberg at 2020-11-20T11:13:36+01:00
Update lintian overrides.

- - - - -
ff74074e by Bas Couwenberg at 2020-11-20T11:13:36+01:00
Add Pre-Depends to nsca-ng-server.

- - - - -
c1614079 by Bas Couwenberg at 2020-11-20T11:13:36+01:00
Update systemd service to use journal instead of syslog.

- - - - -
d9f6ee21 by Bas Couwenberg at 2020-11-20T11:26:10+01:00
Explicitly remove files not installed by dh_install.

- - - - -
1077cbfd by Bas Couwenberg at 2020-11-20T11:26:10+01:00
Set distribution to unstable.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- − debian/nsca-ng-server.lintian-overrides
- debian/nsca-ng-server.service
- debian/rules
- − debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-nsca-ng (1.6-4) UNRELEASED; urgency=medium
+nsca-ng (1.6-4) unstable; urgency=medium
+
+  * Team upload.
 
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.5.0, no changes.
@@ -6,6 +8,10 @@ nsca-ng (1.6-4) UNRELEASED; urgency=medium
     - 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.
@@ -13,7 +19,7 @@ nsca-ng (1.6-4) UNRELEASED; urgency=medium
   * Remove obsolete field Name from debian/upstream/metadata (already present in
     machine-readable debian/copyright).
 
- -- Bas Couwenberg <sebastic at debian.org>  Mon, 30 Sep 2019 20:08:59 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 20 Nov 2020 11:05:02 +0100
 
 nsca-ng (1.6-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -34,6 +34,7 @@ Depends: adduser,
          lsb-base,
          ${misc:Depends},
          ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Recommends: icinga2
 Description: Monitoring command acceptor
  The NSCA-ng server makes the Icinga command file accessible from remote


=====================================
debian/nsca-ng-server.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# False positive on long line
-manpage-has-errors-from-man usr/share/man/man5/nsca-ng.cfg.5.gz *: cannot adjust line
-


=====================================
debian/nsca-ng-server.service
=====================================
@@ -8,7 +8,7 @@ ExecStartPre=-/bin/mkdir /var/run/nsca-ng
 ExecStartPre=/bin/chown -R nagios:nagios /var/run/nsca-ng/
 ExecStart=/usr/sbin/nsca-ng -c /etc/nsca-ng/nsca-ng.cfg
 Type=notify
-StandardError=syslog
+StandardError=journal
 NonBlocking=true
 Restart=on-failure
 # Don't use this with systemd < 207 (see Red Hat bug #982379):


=====================================
debian/rules
=====================================
@@ -21,3 +21,9 @@ override_dh_auto_clean:
 
 override_dh_auto_configure:
 	dh_auto_configure  -- --enable-server
+
+override_dh_auto_install:
+	dh_auto_install
+
+	$(RM) debian/tmp/etc/*.cfg
+	$(RM) debian/tmp/usr/share/man/man*/*.*


=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
-



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/-/compare/70f05ab58d06f9d8525ae7d970a5063757cb5f1f...1077cbfd3d63165286dd1b9cbf535fb955cc83fe

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/-/compare/70f05ab58d06f9d8525ae7d970a5063757cb5f1f...1077cbfd3d63165286dd1b9cbf535fb955cc83fe
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20201120/436ff61a/attachment-0001.html>


More information about the pkg-nagios-changes mailing list