[Pkg-samba-maint] r960 - trunk
Noel Koethe
noel at costa.debian.org
Mon Jan 16 22:18:26 UTC 2006
Author: noel
Date: 2006-01-16 22:18:25 +0000 (Mon, 16 Jan 2006)
New Revision: 960
Modified:
trunk/changelog
trunk/panic-action
Log:
fix typo in panic script, #348410
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-01-15 23:23:50 UTC (rev 959)
+++ trunk/changelog 2006-01-16 22:18:25 UTC (rev 960)
@@ -12,6 +12,9 @@
* swat.links:
- file added. Closes: #346001
+ [ Noèl Köthe ]
+ * fixed typo in panic-script. Closes: #348410
+
-- Christian Perrier <bubulle at debian.org> Thu, 5 Jan 2006 19:10:38 +0100
samba (3.0.21a-1) unstable; urgency=low
Modified: trunk/panic-action
===================================================================
--- trunk/panic-action 2006-01-15 23:23:50 UTC (rev 959)
+++ trunk/panic-action 2006-01-16 22:18:25 UTC (rev 960)
@@ -43,8 +43,8 @@
echo
echo "If the problem persists, you are encouraged to first install the "
echo "samba-dbg package which contains the debugging symbols for samba "
- echo "binaries. The, submit the provided information as a bug report to Debian. For"
- echo "information about the procedure for submitting bug reports , please see"
+ echo "binaries. Then submit the provided information as a bug report to Debian."
+ echo "For information about the procedure for submitting bug reports , please see"
echo "http://www.debian.org/Bugs/Reporting or the reportbug(1) manpage."
echo
gdb -x /etc/samba/gdbcommands -batch "$BINARYNAME" "$1"
More information about the Pkg-samba-maint
mailing list