[debhelper-devel] [debhelper] 12/17: dh: Include dh_missing in the sequence after dh_fixperms

Niels Thykier nthykier at moszumanska.debian.org
Sat Apr 8 08:58:11 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 f7cf5b5f68138f8d5b8dd96a76db73e241e7363a
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Apr 3 10:31:51 2017 +0000

    dh: Include dh_missing in the sequence after dh_fixperms
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dh b/dh
index 0783e8d..a139c36 100755
--- a/dh
+++ b/dh
@@ -422,6 +422,7 @@ my @i = (qw{
 	dh_strip_nondeterminism
 	dh_compress
 	dh_fixperms
+	dh_missing
 });
 my @ba=qw{
 	dh_strip

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