[ps-watcher] 70/88: fixing #523405

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:47 UTC 2013


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

waja pushed a commit to branch master
in repository ps-watcher.

commit 16f0e23a66d1d6d47470bcc13f8e092e0353435a
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Mar 10 11:42:07 2010 +0000

    fixing #523405
---
 debian/README.Debian |    2 +-
 debian/changelog     |    1 +
 debian/init.d        |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index a0dfc7b..9ee3fa9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,7 +4,7 @@ ps-watcher for Debian
 1. PROVIDE A CONFIGFILE
 -----------------------
 
-Please provide a config file, usualy /etc/ps-watcher.conf. Examples are
+Please provide a config file, usually /etc/ps-watcher.conf. Examples are
 located in /usr/share/doc/ps-watcher/examples/.
 
 2. AUTOMATIC STARTUP
diff --git a/debian/changelog b/debian/changelog
index ba5766f..52e4dd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ps-watcher (1.08-2) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.4, no changes needed
   * Migrate Vcs-Fields over to scm.uncompleted.org
   * Add 1.0 to debian/source/format
+  * refer README.Debian* in initscript (Closes: #523405)
 
  -- Jan Wagner <waja at cyconet.org>  Fri, 24 Jul 2009 20:15:50 +0200
 
diff --git a/debian/init.d b/debian/init.d
index 047debf..093cc77 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -37,7 +37,7 @@ not_configured () {
         then
                 echo ""
                 echo "Please pease provide a configfile!"
-                echo "See /usr/share/doc/ps-watcher/README.Debian.gz."
+                echo "See /usr/share/doc/ps-watcher/README.Debian*."
         fi
         echo "#################"
         exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ps-watcher.git



More information about the Pkg-perl-cvs-commits mailing list