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 <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to