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 e990a4adec96bf213efa1886201eac581f475234 Author: Alexandre Detiste <[email protected]> Date: Mon Oct 31 11:15:14 2016 +0100 Monkey Island: use specific URL for each episode --- data/wikipedia.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/wikipedia.csv b/data/wikipedia.csv index 49c07dd..a1bc596 100644 --- a/data/wikipedia.csv +++ b/data/wikipedia.csv @@ -15,7 +15,7 @@ brokensword1;http://en.wikipedia.org/wiki/Broken_Sword:_The_Shadow_of_the_Templa bureaucracy;https://en.wikipedia.org/wiki/Bureaucracy_(video_game) camelot;http://en.wikipedia.org/wiki/Conquests_of_Camelot chex;http://en.wikipedia.org/wiki/Chex_Quest -comi;http://en.wikipedia.org/wiki/Monkey_Island +comi;https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island cruise;http://en.wikipedia.org/wiki/Cruise_for_a_Corpse cutthroats;https://en.wikipedia.org/wiki/Cutthroats deadline;https://en.wikipedia.org/wiki/Deadline_(video_game) @@ -102,7 +102,7 @@ manhunter1;http://en.wikipedia.org/wiki/Manhunter:_New_York manhunter2;http://en.wikipedia.org/wiki/Manhunter_2:_San_Francisco maniacmansion;http://en.wikipedia.org/wiki/Maniac_Mansion marathon;https://en.wikipedia.org/wiki/Marathon_(video_game) -monkey;http://en.wikipedia.org/wiki/Monkey_Island +monkey;https://en.wikipedia.org/wiki/The_Secret_of_Monkey_Island monkey2;http://en.wikipedia.org/wiki/Monkey_Island_2:_LeChuck%27s_Revenge moonmist;https://en.wikipedia.org/wiki/Moonmist mortville;http://en.wikipedia.org/wiki/Mortville_Manor -- 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

