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 0c3a7e5b6a21a514b18e8a90136ee9ecc2fb44f9 Author: Dmitry Eremin-Solenikov <[email protected]> Date: Wed Dec 20 08:19:28 2017 +0000 ut99: Add support for GOTY version 432 installed files --- data/ut99.yaml | 2 ++ debian/changelog | 2 ++ 2 files changed, 4 insertions(+) diff --git a/data/ut99.yaml b/data/ut99.yaml index 1309ec6..ab68b91 100644 --- a/data/ut99.yaml +++ b/data/ut99.yaml @@ -126,6 +126,7 @@ files: Maps/CityIntro.unr: alternatives: - Maps/CityIntro.unr?goty + - Maps/CityIntro.unr?432-goty - Maps/CityIntro.unr?400 Maps/CTF-High.unr: @@ -1146,6 +1147,7 @@ groups: group_members: | 3320481 fdeb50aa61babaf52915f05ca8d98c92 Maps/CTF-High.unr?bp3 2429842 93cd38c58f6a66bc116b889490accff9 Maps/CityIntro.unr?400 + 2452871 b0f2b5b67769238ba0a10656cf2105bc Maps/CityIntro.unr?432-goty 29975 85d9948326bdbfc8b878afa30dd643e8 Maps/UTCredits.unr?400 559 d852b189c26a246388bb594bc3039db6 System/UTMenu.int?400 diff --git a/debian/changelog b/debian/changelog index ab80982..0bb3bf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ game-data-packager (55) UNRELEASED; urgency=medium [Dmitry Eremin-Solenikov] - doom3: Doom 3 BFG from GOG.com. Thanks, Brice Terzaghi (Closes: #873504) [adetiste] + - ut99: Game of the Year Edition (version 432) CDs (Closes: #884826) + [Dmitry Eremin-Solenikov] * Enhancements and bug fixes: - Add support for expansions that are only downloaded if specifically requested, or if an important file from that expansion is found -- 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

