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 647f023feb089b478a89bf30e1052d57aa254254 Author: Alexandre Detiste <[email protected]> Date: Tue Nov 10 08:47:58 2015 +0100 grim fandango: fix downloading of Italian demo (bad copy paste) --- data/grimfandango.yaml | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/data/grimfandango.yaml b/data/grimfandango.yaml index 970d89a..e6fecc8 100644 --- a/data/grimfandango.yaml +++ b/data/grimfandango.yaml @@ -431,7 +431,7 @@ files: - readme.txt?demo_fr grim-win-demo-it.zip: - download: http://sourceforge.net/projects/residualvm/files/demos/grim/grim-win-demo-fr.zip?download + download: http://sourceforge.net/projects/residualvm/files/demos/grim/grim-win-demo-it.zip?download unpack: format: zip provides: diff --git a/debian/changelog b/debian/changelog index 82c85e1..9a2151d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ game-data-packager (44) UNRELEASED; urgency=medium [ Alexandre Detiste ] * fix en_GB auto-detection + * fix autodownloading of GrimFandango Italian demo [ Simon McVittie ] * quake, quake2: make aliases consistently strings -- 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

