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 1290c7e475238356dc8e71ee254522b0f3f207cb Author: Alexandre Detiste <[email protected]> Date: Thu Dec 21 22:45:36 2017 +0100 laurabow2: add description of GOG.com archive --- data/laura-bow2.yaml | 20 +++++++++++++++++++- debian/changelog | 8 ++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/data/laura-bow2.yaml b/data/laura-bow2.yaml index c54d7b3..ebf9f56 100644 --- a/data/laura-bow2.yaml +++ b/data/laura-bow2.yaml @@ -16,6 +16,9 @@ packages: - laurt.bmp install: - cd assets + doc: + - manual.pdf + - hintbook.pdf laura-bow2-floppy-en-data: version: '1.000' @@ -172,7 +175,16 @@ packages: - 4115.fon - 8000.v56 -size_and_md5: | +files: + setup_the_dagger_of_amon_ra_2.0.0.4.exe: + unpack: + format: innoextract + provides: + - cd assets + - laurt.bmp + - manual.pdf + - hintbook.pdf + groups: cd assets: | 1408 6ae1b157908f349e8702fc2099df1b2a 100.hep @@ -255,6 +267,9 @@ groups: 20352 40ceaf4d310f7fe59a56753ba61a7a0b audiosfx/752.aud 7053 c0b9d1bfd077c8251fdad42864f75c9c audiosfx/770.aud default: | + 14547512 d5513df5d9ad2205710601f948908288 hintbook.pdf + 21722962 52b234ca95483b16aab7f3b7fa0d77ae manual.pdf + 255217552 f4930c98aa218c57d7a1b75e313642d8 setup_the_dagger_of_amon_ra_2.0.0.4.exe 24918 d7738cfc830f5e626ec7865cce2297ef laurt.bmp 624 007a9cca6e6b583e419647f26e722a2d message.map @@ -397,6 +412,9 @@ groups: 14050 5d419ed5e2bdf37bd882da77d8fa4496 8000.v56 sha1sums: | + dc73844e37f77d9d3f03d93cfe098375057f9273 hintbook.pdf + 6092b43c21301cfea02af3455492480d100f4f47 manual.pdf + 4d801fe2e64962ae8e949af2a1c3047c137153aa setup_the_dagger_of_amon_ra_2.0.0.4.exe 0910fadcadcbee7ac1d9af1073c4f9e951e077e3 laurt.bmp 14f8699e6f4d12e654cce9f8ec8037cc02228af7 resource.000 7a3e86692bde5d67c516af5decd5db81b303c72b resource.aud diff --git a/debian/changelog b/debian/changelog index 0056d5e..4ab6220 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +game-data-packager (56) UNRELEASED; urgency=medium + + * Support for new languages and versions: + - Laura Bow2 - The Dagger of Amon Ra: add descprition + of GOG.com archive; fix autodownloading [adetiste] + + -- Simon McVittie <[email protected]> Thu, 21 Dec 2017 22:43:38 +0100 + game-data-packager (55) unstable; urgency=medium * New game support: -- 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

