[dreamchess] 34/80: add a missing dh_installdocs -i to install the changelog in the -data

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:29 UTC 2015


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

apo-guest pushed a commit to branch master
in repository dreamchess.

commit b9790a3e618f5c5d34b0a76cd5449e37ede0f1f2
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Thu Oct 4 20:53:02 2007 +0000

    add a missing dh_installdocs -i to install the changelog in the -data
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 9981549..b3ab008 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,6 +73,7 @@ binary-indep: build install
 	dh_testdir -i
 	dh_testroot -i
 	dh_installchangelogs ChangeLog -i
+	dh_installdocs -i
 	dh_install -i
 	dh_compress -i
 	dh_fixperms -i

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



More information about the Pkg-games-commits mailing list