[debhelper-devel] [debhelper] 15/28: PROGRAMMING: Document the use of debian/.debhelper

Niels Thykier nthykier at moszumanska.debian.org
Sun Jun 28 12:57:19 UTC 2015


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 22c2213f5985b42dfd4d6af2b4b93d0fbcd6b977
Author: Niels Thykier <niels at thykier.net>
Date:   Wed May 20 21:25:50 2015 +0200

    PROGRAMMING: Document the use of debian/.debhelper
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 doc/PROGRAMMING | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index bca2312..760b730 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -43,9 +43,10 @@ The autoscript() function (see below) is one easy way to do this.
 dh_installdeb is an exception, it will run after the other commands and
 merge these modifications into the actual postinst scripts.
 
-In general, files named debian/*.debhelper are internal to debhelper, and
-their existence or use should not be relied on by external programs such as
-the build process of a package. These files will be deleted by dh_clean.
+In general, files named debian/*.debhelper and all content in
+debian/.debhelper are internal to debhelper, and their existence or
+use should not be relied on by external programs such as the build
+process of a package. These files will be deleted by dh_clean.
 
 Debhelper programs should default to doing exactly what policy says to do.
 

-- 
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