From: Ian Jackson Date: Sat, 5 Nov 2016 12:32:08 +0000 (+0000) Subject: Fix tiny typo in long description. Closes:#819746. (Luke Faraone.) X-Git-Tag: archive/debian/5.0.0~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=commitdiff_plain;h=68286e56347ddd80e9a05b166c54a377c771be11;ds=sidebyside Fix tiny typo in long description. Closes:#819746. (Luke Faraone.) Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index f612969..0c78c4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ chiark-utils (4.5.0~iwj5) unstable; urgency=medium * cvs-adjustroot: reinvoke oursevles via "$0" rather than our hardcoded name. Makes testing easier, etc. * cgi-fcgi-interp: Handle QUERY_STRING not containing =. (Tony Finch.) + * Fix tiny typo in long description. Closes:#819746. (Luke Faraone.) -- diff --git a/debian/control b/debian/control index 1b7b8f2..3e09554 100644 --- a/debian/control +++ b/debian/control @@ -128,7 +128,7 @@ Description: really - a tool for gaining privilege (simple, realistic sudo) general security risk to the system. . Unlike sudo it does not pretend that the called account can be any - more secure than the calling account. so there is never a need for a + more secure than the calling account, so there is never a need for a password. If you wanted to restrict which commands and functions the called user can perform, use userv, not really or sudo. .