Your message dated Wed, 22 Feb 2012 10:32:11 +0000
with message-id <[email protected]>
and subject line Bug#608049: fixed in nsca 2.9.1-1
has caused the Debian Bug report #608049,
regarding nsca: diff for NMU version 2.7.2+nmu2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
608049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608049
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nsca
Version: 2.7.2+nmu1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for nsca (versioned as 2.7.2+nmu2). The diff
is attached to this message. Since it fixes an RC bug and it's
late in the release, this upload has gone straight into unstable.

nsca (2.7.2+nmu2) unstable; urgency=high

  * Non-maintainer upload.
  * Respect configuration rather than blindly starting nsca
    as user "nobody" (closes: #606951)
  * Add Danish translation (closes: #600114)
  * Suggest nagios3, not nagios, in the binary package (closes: #543901)


Regards.

-- 
Jonathan Wiltshire                                      [email protected]
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51
diff -Nru nsca-2.7.2+nmu1/debian/changelog nsca-2.7.2+nmu2/debian/changelog
--- nsca-2.7.2+nmu1/debian/changelog	2010-11-28 10:52:51.000000000 +0000
+++ nsca-2.7.2+nmu2/debian/changelog	2010-12-26 15:31:11.000000000 +0000
@@ -1,3 +1,13 @@
+nsca (2.7.2+nmu2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Respect configuration rather than blindly starting nsca
+    as user "nobody" (closes: #606951)
+  * Add Danish translation (closes: #600114)
+  * Suggest nagios3, not nagios, in the binary package (closes: #543901)
+
+ -- Jonathan Wiltshire <[email protected]>  Sun, 26 Dec 2010 15:31:01 +0000
+
 nsca (2.7.2+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru nsca-2.7.2+nmu1/debian/control nsca-2.7.2+nmu2/debian/control
--- nsca-2.7.2+nmu1/debian/control	2009-03-12 04:53:50.000000000 +0000
+++ nsca-2.7.2+nmu2/debian/control	2010-12-26 15:23:56.000000000 +0000
@@ -9,7 +9,7 @@
 Package: nsca
 Architecture: any
 Depends: ${shlibs:Depends}, debconf (>> 0.5) | debconf-2.0
-Suggests: nagios, nagios-plugins-basic | nagios-plugins
+Suggests: nagios3, nagios-plugins-basic | nagios-plugins
 Description: Nagios service monitor agent
  This addon allows you to send service check results to a central
  monitoring server running Nagios in a reasonably secure manner.
diff -Nru nsca-2.7.2+nmu1/debian/nsca.init nsca-2.7.2+nmu2/debian/nsca.init
--- nsca-2.7.2+nmu1/debian/nsca.init	2010-11-28 12:32:59.000000000 +0000
+++ nsca-2.7.2+nmu2/debian/nsca.init	2010-12-26 15:17:08.000000000 +0000
@@ -45,7 +45,7 @@
 	SSD_STOPOPTS="--pidfile $PIDFILE"
 fi
 
-SSD_START="start-stop-daemon --start  --chuid nobody --oknodo -S $SSD_STARTOPTS --exec $DAEMON"
+SSD_START="start-stop-daemon --start --oknodo -S $SSD_STARTOPTS --exec $DAEMON"
 SSD_STOP="start-stop-daemon --stop --oknodo -K $SSD_STOPOPTS --exec $DAEMON"
 
 die(){
diff -Nru nsca-2.7.2+nmu1/debian/po/da.po nsca-2.7.2+nmu2/debian/po/da.po
--- nsca-2.7.2+nmu1/debian/po/da.po	1970-01-01 01:00:00.000000000 +0100
+++ nsca-2.7.2+nmu2/debian/po/da.po	2010-12-26 15:18:07.000000000 +0000
@@ -0,0 +1,52 @@
+# Danish translation nsca.
+# Copyright (C) 2010 nsca & nedenstående oversættere.
+# This file is distributed under the same license as the nsca package.
+# Joe Hansen <[email protected]>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: nsca\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2006-11-01 19:55+0100\n"
+"PO-Revision-Date: 2010-10-13 17:30+01:00\n"
+"Last-Translator: Joe Hansen <[email protected]>\n"
+"Language-Team: Danish <[email protected]> \n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../nsca.templates:1001
+msgid "Should the nsca daemon be enabled by default?"
+msgstr "Skal nsca-dæmonen være aktiveret som standard?"
+
+#. Type: boolean
+#. Description
+#: ../nsca.templates:1001
+msgid ""
+"The nsca daemon is the process that handles results service checks sent via "
+"send_nsca on remote hosts.  Typically the nsca daemon is only needed on "
+"hosts that run the nagios daemon."
+msgstr ""
+"nsca-dæmonen er den proces som håndterer resultattjenestetjek sendt via "
+"send_nsca på eksterne værter. Typisk er nsca-dæmonen kun krævet på værter "
+"som kører nagios-dæmonen."
+
+#. Type: boolean
+#. Description
+#: ../nsca.templates:1001
+msgid ""
+"If the system on which you are installing nsca also runs the nagios daemon, "
+"you should most likely choose this option.  If you are installing nsca on a "
+"remote \"satellite\" system for the purpose of sending service checks to a "
+"central nagios host, you should not choose this option.  If you wish to run "
+"nsca as a service through inetd/xinetd, you should also not choose this "
+"option."
+msgstr ""
+"Hvis systemet du installerer nsca på også kører nagiosdæmonen, skal du højst "
+"sandsynlig vælge denne indstilling. Hvis du installerer nsca på et eksternt "
+"»satelitsystem« for at kunne sende tjenestetjek på en central nagiosvært, "
+"skal du ikke vælge denne indstilling. Hvis du ønsker at køre nsca som en "
+"tjeneste via inetd/xinetd, skal du ikke vælge denne indstilling."

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: nsca
Source-Version: 2.9.1-1

We believe that the bug you reported is fixed in the latest version of
nsca, which is due to be installed in the Debian FTP archive:

nsca-client_2.9.1-1_amd64.deb
  to main/n/nsca/nsca-client_2.9.1-1_amd64.deb
nsca_2.9.1-1.diff.gz
  to main/n/nsca/nsca_2.9.1-1.diff.gz
nsca_2.9.1-1.dsc
  to main/n/nsca/nsca_2.9.1-1.dsc
nsca_2.9.1-1_amd64.deb
  to main/n/nsca/nsca_2.9.1-1_amd64.deb
nsca_2.9.1.orig.tar.gz
  to main/n/nsca/nsca_2.9.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Wirt <[email protected]> (supplier of updated nsca package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 21 Feb 2012 21:16:01 +0100
Source: nsca
Binary: nsca nsca-client
Architecture: source amd64
Version: 2.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group 
<[email protected]>
Changed-By: Alexander Wirt <[email protected]>
Description: 
 nsca       - Nagios service monitor agent
 nsca-client - Nagios service monitor agent - client package
Closes: 424645 520873 550232 608049 631550 650273
Changes: 
 nsca (2.9.1-1) unstable; urgency=low
 .
   [ Alexander Wirt ]
   * new package: nsca-client (Closes: #424645)
   * Make package non-native again (Closes: #520873)
   * Acknowledge NMU (Closes: #608049)
   * [f58d651] Update uploaders
   * [e876988] Update description of new nsca-client package
   * [c6366e0] Bump standards version
   * [9f3772d] Move to dh 7
   * [a1d2738] Fix dpatch dep
   * [51dce3a] Fix debhelper dep
   * [3eb68cb] Add ${misc:Depends}
   * [59d279a] Add README.source file
   * [86ff638] Purging is nowadays done by debhelper
   * [21deeb4] Refresh patches
   * [53550ef] Move NEWS to nsca package
   * [1bb551b] Rework initscript (Closes: #650273, #550232)
   * [52bdf4d] Imported Upstream version 2.9.1
   * [d9f10aa] set PATH in initscript (Closes: #631550)
 .
   [ Paul Belanger ]
   * [9b90350] nsca now Depends on nsca-client
Checksums-Sha1: 
 fc6a8d0ca87cd3f06a7ee89c3315852ca8ba0933 1144 nsca_2.9.1-1.dsc
 7b3f569fa77a364bd016d87b865c5572d954e41a 114107 nsca_2.9.1.orig.tar.gz
 63a2f19e6f153222b74ac3b4cf867fe3436dcb06 18750 nsca_2.9.1-1.diff.gz
 75f41f398adcb674e3ba247dffeb1c8c75fb0eb7 35270 nsca_2.9.1-1_amd64.deb
 a1f61ae7605820b7a11f9957fb74476d755cb079 19134 nsca-client_2.9.1-1_amd64.deb
Checksums-Sha256: 
 f9ec558280cf03248b7c82bb7c5936d2c935f611150b3a9660db4141f35edb39 1144 
nsca_2.9.1-1.dsc
 fb12349e50838c37954fe896ba6a026c09eaeff2f9408508ad7ede53e9ea9580 114107 
nsca_2.9.1.orig.tar.gz
 57f1f64a8fe559d0801772dbc4361b9bce32c4bbfffd1123c33fee85c4a720be 18750 
nsca_2.9.1-1.diff.gz
 600fcb1daeed9ea399c4decec0bd6b10ca8d613b47ef546eeb9a47a7762c6f3c 35270 
nsca_2.9.1-1_amd64.deb
 099cb271f09354666c4f894b06d938a1bf5830d9c1903d2c44e98e498651a9e1 19134 
nsca-client_2.9.1-1_amd64.deb
Files: 
 ac1fe42db8f84a232abdcbd8af04e2ce 1144 net optional nsca_2.9.1-1.dsc
 3fe2576a8cc5b252110a93f4c8d978c6 114107 net optional nsca_2.9.1.orig.tar.gz
 384ae068376deb0bfde5b2da5270ec8c 18750 net optional nsca_2.9.1-1.diff.gz
 ea1f6d1219d8c19e82d37f010c4cfedc 35270 net optional nsca_2.9.1-1_amd64.deb
 a33b8bd7b9e576493f424b5a69bdc377 19134 net optional 
nsca-client_2.9.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9EBhUACgkQ01u8mbx9AgrDegCdGSewYAMdB96o7c75KtO9h9Gf
tcwAoLwtg02YZJPkiOPYZHacX9yQ5UNq
=AXFm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to