[Pkg-nagios-changes] [pkg-nsca-ng] 04/13: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Fri Dec 16 17:17:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pkg-nsca-ng.

commit 54a672ee9f9c36890e624ebb08a2965c49014c6f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 16 17:55:59 2016 +0100

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0320db7..5b01cc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ nsca-ng (1.5-2) UNRELEASED; urgency=medium
   * Change Maintainer to Debian Nagios Maintainer Group,
     move Alexander Wirt to Uploaders.
   * Update watch file to handle common issues.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 16 Dec 2016 17:50:30 +0100
 
diff --git a/debian/control b/debian/control
index 3a0be1f..f5c682f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: nsca-ng
-Section: net
-Priority: extra
 Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
 Uploaders: Alexander Wirt <formorer at debian.org>
+Section: net
+Priority: extra
 Build-Depends: autotools-dev,
                debhelper (>= 9),
                dh-autoreconf,
@@ -19,8 +19,10 @@ Homepage: http://www.nsca-ng.org/
 
 Package: nsca-ng-client
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Conflicts: nsca (<< 2.9.1-1), nsca-client
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Conflicts: nsca (<< 2.9.1-1),
+           nsca-client
 Description: Send monitoring commands to NSCA-ng server
  The send_nsca utility transmits one or more check results or
  monitoring commands to an NSCA-ng server.
@@ -31,7 +33,9 @@ Description: Send monitoring commands to NSCA-ng server
 Package: nsca-ng-server
 Architecture: any
 Section: net
-Depends: adduser, ${misc:Depends}, ${shlibs:Depends}
+Depends: adduser,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: icinga-core
 Description: Monitoring command acceptor
  The NSCA-ng server makes the Icinga command file accessible from remote

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nsca-ng.git



More information about the Pkg-nagios-changes mailing list