This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch devel in repository wesnoth.
commit 934d860a13d5fcc5537dcfd844de61f2de48de6b Author: Vincent Cheng <[email protected]> Date: Tue Jun 16 00:37:13 2015 -0700 fix dh_installdocs error --- debian/wesnoth-1.13-data.docs | 2 +- debian/wesnoth-BRANCH-data.docs.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/wesnoth-1.13-data.docs b/debian/wesnoth-1.13-data.docs index 050fa73..88dbae6 100644 --- a/debian/wesnoth-1.13-data.docs +++ b/debian/wesnoth-1.13-data.docs @@ -1,4 +1,4 @@ -README +README.md doc/manual/manual*.html doc/manual/images doc/manual/styles diff --git a/debian/wesnoth-BRANCH-data.docs.in b/debian/wesnoth-BRANCH-data.docs.in index 050fa73..88dbae6 100644 --- a/debian/wesnoth-BRANCH-data.docs.in +++ b/debian/wesnoth-BRANCH-data.docs.in @@ -1,4 +1,4 @@ -README +README.md doc/manual/manual*.html doc/manual/images doc/manual/styles -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

