[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

nis 3.17-3



Please consider nis 3.17-3 for inclusion in etch.  The only code change
is a simple addition to the reportbug script which should make diagnosis
of problems with the network manager integration much easier:

--- nis-3.17/debian/reportbug-script
+++ nis-3.17/debian/reportbug-script
@@ -11,0 +12,6 @@
+
+if [ -x /usr/bin/nm-tool ]; then
+  /usr/bin/nm-tool >&3
+else
+  echo "nm-tool is not installed" >&3
+fi

(hrm, that should probably capture stderr too).

It also includes a documentation fix which has also been accepted
upstream and a new Debconf translation.  The changelog is:

nis (3.17-3) unstable; urgency=low

  * Apply patch from Nelson A. de Oliveira <naoliv@debian.org> fixing typos in
    ypbind.8 (closes: #404910).
  * Include Spanish debconf templates translation contributed by Steve Lord
    Flaubert <stonescenter@gmail.com> (closes: #409804).
  * Report Network Manager configuration in reportbug script.

 -- Mark Brown <broonie@debian.org>  Mon,  5 Feb 2007 20:58:52 +0000

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

Attachment: signature.asc
Description: Digital signature


Reply to: