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 40a84c07da70f65f0e2ea81a5a9190f9469f2611 Author: Alexandre Detiste <[email protected]> Date: Wed Jan 21 14:52:11 2015 +0100 add Steam data for Quake --- data/quake.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/quake.yaml b/data/quake.yaml index d5040a3..f983265 100644 --- a/data/quake.yaml +++ b/data/quake.yaml @@ -39,6 +39,9 @@ packages: debian: engine: quake | quake-server provides: quake-data + steam: + id: 2310 + path: common/Quake install: - id1/pak0.pak_106 - id1/pak1.pak @@ -52,6 +55,9 @@ packages: quake-armagon: expansion_for: quake-registered longname: "Quake Mission Pack 1: Scourge of Armagon" + steam: + id: 9040 + path: "common/Quake/hipnotic" install: - hipnotic/pak0.pak optional: @@ -63,6 +69,9 @@ packages: quake-dissolution: expansion_for: quake-registered longname: "Quake Mission Pack 2: Dissolution of Eternity" + steam: + id: 9030 + path: "common/Quake/rogue" install: - rogue/pak0.pak optional: -- 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

