This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 7ae79dbdd5b51911edff95f2c41c4bd8b5bb394b Author: Alexandre Detiste <[email protected]> Date: Sat Feb 13 22:20:54 2016 +0100 doom-wad: "conflicts" are only relevant for Debian --- data/doom.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/doom.yaml b/data/doom.yaml index fa1d631..9d76a11 100644 --- a/data/doom.yaml +++ b/data/doom.yaml @@ -24,8 +24,8 @@ help_text: | packages: doom-wad: conflicts: - - "freedoom (<< 0.6.4-4)" - - "freedm (<< 0.6.4-4)" + - deb: "freedoom (<< 0.6.4-4)" + - deb: "freedm (<< 0.6.4-4)" steam: id: 2280 path: "common/Ultimate Doom" -- 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

