This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 2f6b722937d7afd2d7f760fa563a8713f80de7e1 Author: Simon McVittie <[email protected]> Date: Wed Jun 29 09:51:24 2016 +0100 quake: if one package is look_for: pak0.pak, they all need to be --- data/quake.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/quake.yaml b/data/quake.yaml index 5d51ece..0a9b49d 100644 --- a/data/quake.yaml +++ b/data/quake.yaml @@ -194,6 +194,8 @@ packages: files: id1/pak0.pak?101: unsuitable: version 1.01, should be replaced by v1.06 automatically + look_for: + - pak0.pak id1/pak0.pak?106: look_for: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

