[debhelper-devel] [debhelper] 01/01: PROGRAMMING: Fix typo in version number

Niels Thykier nthykier at moszumanska.debian.org
Tue Sep 19 12:56:20 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit c949e9de69cb288626238d69d4c4cf462dd4db78
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Sep 19 12:55:31 2017 +0000

    PROGRAMMING: Fix typo in version number
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 doc/PROGRAMMING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 9067dfc..5f3a462 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -167,7 +167,7 @@ doit([$options, ]@command)
 	  * stdout => A file name.  The child process will have its STDOUT redirected
 	    to that file.  [debhelper (>= 10.7)]
 	  * chdir => A directory.  The child process will do a chdir into that
-	    directory before executing the command.  [debhelper (>= 10.8)]
+	    directory before executing the command.  [debhelper (>= 10.9)]
 
 	This will *not* invoke a shell, so meta characters will not have any special
 	meaning.  Use complex_doit for that.

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




More information about the debhelper-devel mailing list