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 8901923d4aa6f3cc055991cb06647e91ce00aa62 Author: Alexandre Detiste <[email protected]> Date: Sun Nov 1 10:26:10 2015 +0100 discworld 2: tweak metadata a bit --- data/discworld-1.yaml | 1 + data/discworld-2.yaml | 1 + data/wikipedia.csv | 1 + debian/TODO | 1 - debian/control | 2 +- 5 files changed, 4 insertions(+), 2 deletions(-) diff --git a/data/discworld-1.yaml b/data/discworld-1.yaml index 2ccb9ae..cee5744 100644 --- a/data/discworld-1.yaml +++ b/data/discworld-1.yaml @@ -1,5 +1,6 @@ --- longname: Discworld +franchise: Discworld copyright: © 1995 TWG plugin: scummvm_common wiki: Discworld_1 diff --git a/data/discworld-2.yaml b/data/discworld-2.yaml index 1af6c76..68e57c0 100644 --- a/data/discworld-2.yaml +++ b/data/discworld-2.yaml @@ -1,5 +1,6 @@ --- longname: "Discworld II: Missing Presumed...!?" +franchise: Discworld copyright: © 1996 Perfect Entertainment Ltd plugin: scummvm_common wiki: "Discworld_II:_Missing_Presumed...!%3F" diff --git a/data/wikipedia.csv b/data/wikipedia.csv index 2a28c11..cfb4a2f 100644 --- a/data/wikipedia.csv +++ b/data/wikipedia.csv @@ -8,6 +8,7 @@ comi;http://en.wikipedia.org/wiki/Monkey_Island cruise;http://en.wikipedia.org/wiki/Cruise_for_a_Corpse dig;http://en.wikipedia.org/wiki/The_Dig discworld-1;http://en.wikipedia.org/wiki/Discworld_%28video_game%29 +discworld-2;http://en.wikipedia.org/wiki/Discworld_II:_Missing_Presumed...%21%3F doom;http://en.wikipedia.org/wiki/Doom_%28video_game%29 doom2;http://en.wikipedia.org/wiki/Doom_II drbrain1;http://en.wikipedia.org/wiki/Castle_of_Dr._Brain diff --git a/debian/TODO b/debian/TODO index d697c1d..a527c0b 100644 --- a/debian/TODO +++ b/debian/TODO @@ -7,7 +7,6 @@ See also: https://wiki.debian.org/Games/GameDataPackager/Development Conquests of Camelot: The Search for the Grail Conquests of the Longbow: The Legend of Robin Hood Darby the Dragon -Discworld II: Missing Presumed...!? Fascination Freddy Pharkas: Frontier Pharmacist Geisha diff --git a/debian/control b/debian/control index 67f39a3..c41c03f 100644 --- a/debian/control +++ b/debian/control @@ -93,7 +93,7 @@ Description: Installer for game data files * The Curse of Monkey Island * Descent and Descent II * The Dig - * Discworld + * Discworld I && II * Doom, Doom II, The Master Levels for Doom II, Final Doom * Doom III and Doom III BFG Edition * Dračí Historie -- 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

