This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository game-data-packager.
commit a74d4147be5d0ffb55836ad033170db88305b481 Author: Stephen Kitt <[email protected]> Date: Sun Jan 3 19:13:18 2016 +0100 Add Sam & Max CD manual. --- data/sam-and-max.yaml | 5 +++++ debian/changelog | 1 + 2 files changed, 6 insertions(+) diff --git a/data/sam-and-max.yaml b/data/sam-and-max.yaml index d80b2ed..78cc737 100644 --- a/data/sam-and-max.yaml +++ b/data/sam-and-max.yaml @@ -29,6 +29,7 @@ packages: optional: - hintbook.pdf - manual.pdf + - manual.pdf?cd license: - end user license agreement.txt @@ -91,6 +92,9 @@ files: manual.pdf: install_to: $docdir look_for: [manual.pdf,sam & max hit the road - english manual.pdf] + manual.pdf?cd: + install_to: $docdir + look_for: [Sam & Max Manual.pdf] gog_sam_and_max_hit_the_road_1.0.0.6.deb: unpack: @@ -227,6 +231,7 @@ size_and_md5: | 13790685 54f9df39a2387638516fac7dc0b44e2f samnmax.001 19156919 ee6aec9c6090004d74b18b36c5eb2cd2 hintbook.pdf 684082 08a3ba314fae9964e411883c997af776 manual.pdf + 657355 4a6a8444524acc6ae127674098cb6e4a manual.pdf?cd 39517 01dc5c6216071cf48313eb98439c7cd8 end user license agreement.txt 120530380 f383ac0db144128a3cc8f8215337e2dd gog_sam_and_max_hit_the_road_1.0.0.6.deb 119837464 8358505689fc06329cd9775874a57031 setup_sam_and_max_hit_the_road_2.0.0.7.exe diff --git a/debian/changelog b/debian/changelog index 40833ee..5f3ebf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,6 +69,7 @@ game-data-packager (44) UNRELEASED; urgency=medium [ Stephen Kitt ] * Update the GOG installer for The Dig (English). + * Add Sam & Max CD manual. -- Simon McVittie <[email protected]> Sun, 01 Nov 2015 11:10:56 +0100 -- 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

