[Debian-ha-commits] [booth] 01/04: Grammar fixes

Christoph Berg myon at debian.org
Tue Mar 29 14:22:42 UTC 2016


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

myon pushed a commit to branch master
in repository booth.

commit 536d54fb778b65c81640bfa43207851b67feeb49
Author: Christoph Berg <myon at debian.org>
Date:   Mon Mar 28 18:04:55 2016 +0200

    Grammar fixes
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6d0cf72..8d3e618 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,16 +14,16 @@ override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install
-# we can't ship the upstream makefile. It uses startproc
+# we can't ship the upstream init script, it uses startproc
 	rm -v debian/tmp/etc/init.d/booth-arbitrator
 	rm -v debian/tmp/usr/share/doc/booth/COPYING
 
 override_dh_install:
 	dh_install --fail-missing --exclude=.md5
 
-# 1) booth should be started through pacemaker. So, not enable or
+# 1) booth should be started through pacemaker. So, neither enable nor
 #    start the service.
-# 2) booth-arbitrator should be enable manually to not conflict with
+# 2) booth-arbitrator should be enabled manually to not conflict with
 #    pacemaker setups.
 override_dh_systemd_enable:
 	dh_systemd_enable --no-enable

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/booth.git



More information about the Debian-HA-Commits mailing list