[chocolate-doom] 05/08: Add ".md"-suffix to DOC_FILES

Fabian Greffrath fabian at moszumanska.debian.org
Fri Dec 30 14:20:52 UTC 2016


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

fabian pushed a commit to branch master
in repository chocolate-doom.

commit 868bea025ec5730e0f5ac59239442f43beeb673e
Author: Fabian Greffrath <fabian at debian.org>
Date:   Thu Dec 29 23:10:42 2016 +0100

    Add ".md"-suffix to DOC_FILES
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 567456b..5d3c349 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install --max-parallel=1 -- \
 		SETUP_BINARIES=chocolate-setup \
-		DOC_FILES="README README.Music PHILOSOPHY TODO"
+		DOC_FILES="README.md README.Music.md PHILOSOPHY.md TODO.md"
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

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



More information about the Pkg-games-commits mailing list