This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch master in repository openlugaru.
commit a4ff1137e72c3b48369f8d72ee8e5d434aaa73c7 Author: Martin Erik Werner <[email protected]> Date: Wed Jan 18 23:13:07 2017 +0100 Install upstream docs Install all upstream non-license documents, split such that the -data package contains the campaign-specific documentation, and the arch-dep package contains the rest. --- debian/openlugaru-data.install | 3 +++ debian/openlugaru.install | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/openlugaru-data.install b/debian/openlugaru-data.install index 5bad92b..3a9ab66 100644 --- a/debian/openlugaru-data.install +++ b/debian/openlugaru-data.install @@ -1 +1,4 @@ +usr/share/doc/lugaru/README.Empire.txt +usr/share/doc/lugaru/README.SevenTasks.txt +usr/share/doc/lugaru/README.Temple.txt usr/share/games diff --git a/debian/openlugaru.install b/debian/openlugaru.install index 39b445a..f2aa016 100644 --- a/debian/openlugaru.install +++ b/debian/openlugaru.install @@ -1,4 +1,8 @@ usr/games usr/share/appdata usr/share/applications +usr/share/doc/lugaru/AUTHORS +usr/share/doc/lugaru/DEVTOOLS.txt +usr/share/doc/lugaru/README.md +usr/share/doc/lugaru/RELEASE-NOTES.md usr/share/icons -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openlugaru.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

