This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-moreblocks.
commit 99b8ee3d4366a67b77b8d5ef1fba8ee0e3e30919 Author: Julien Puydt <[email protected]> Date: Fri Oct 28 17:05:54 2016 +0200 Adapted installed files to what is in upstream --- debian/docs | 2 +- debian/install | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/docs b/debian/docs index 71dfd5b..b43bf86 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -README.txt +README.md diff --git a/debian/install b/debian/install index 4ecbb75..3548c0c 100644 --- a/debian/install +++ b/debian/install @@ -1,5 +1,7 @@ depends.txt usr/share/games/minetest/mods/moreblocks -_config.txt usr/share/games/minetest/mods/moreblocks +mod.conf usr/share/games/minetest/mods/moreblocks *.lua usr/share/games/minetest/mods/moreblocks +locale usr/share/games/minetest/mods/moreblocks +models usr/share/games/minetest/mods/moreblocks textures usr/share/games/minetest/mods/moreblocks stairsplus usr/share/games/minetest/mods/moreblocks -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-moreblocks.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

