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 c75c87217172190cf3c3a4e1715f2b8ff263cb66 Author: Alexandre Detiste <[email protected]> Date: Thu Jul 16 10:21:07 2015 +0200 consider the two games sold by Origin as misc. games --- data/syndicate.yaml | 1 + data/theme-hospital.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/data/syndicate.yaml b/data/syndicate.yaml index 2f61523..044172a 100644 --- a/data/syndicate.yaml +++ b/data/syndicate.yaml @@ -13,6 +13,7 @@ packages: # usr/share/games/syndicate origin: path: "Syndicate (1993)" + url_misc: https://www.origin.com/en-be/store/buy/syndicate-plus-origin/pc-download/base-game/standard-edition install: - col01.dat - game01.dat diff --git a/data/theme-hospital.yaml b/data/theme-hospital.yaml index fd48c2d..843684a 100644 --- a/data/theme-hospital.yaml +++ b/data/theme-hospital.yaml @@ -25,6 +25,7 @@ packages: url: theme_hospital origin: path: Theme Hospital + url_misc: https://www.origin.com/en-be/store/buy/theme-hospital-origin/pc-download/base-game/standard-edition license: - gog_eula.txt - eula.txt -- 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

