[game-data-packager] 01/01: larry: Support for new GOG packages

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Mar 18 00:11:25 UTC 2017


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 d903cf679947c9bb665bf3ccf9c305f4458f22d1
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Mar 18 01:11:04 2017 +0100

    larry: Support for new GOG packages
---
 data/larry1.yaml | 24 ++++++++++++++++++++++++
 debian/changelog |  1 +
 2 files changed, 25 insertions(+)

diff --git a/data/larry1.yaml b/data/larry1.yaml
index 4b07895..63e7e9b 100644
--- a/data/larry1.yaml
+++ b/data/larry1.yaml
@@ -66,6 +66,17 @@ files:
   Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf:
     install_to: $pkgdocdir
 
+  setup_leisure_suit_larry_2.2.0.19.exe:
+    unpack:
+      format: innoextract
+    provides:
+    - ega english assets
+    - LSL1 Answers.txt
+    - Leisure Suit Larry 1 - Manual.pdf
+    - Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf
+  Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf:
+    install_to: $pkgdocdir
+
   setup_leisure_suit_larry_vga_2.2.0.20.exe:
     unpack:
       format: innoextract
@@ -75,6 +86,15 @@ files:
     - Leisure Suit Larry 1 - Manual.pdf
     - Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf
 
+  setup_leisure_suit_larry_vga_2.2.0.21.exe:
+    unpack:
+      format: innoextract
+    provides:
+    - vga english assets
+    - LSL1 VGA Answers.txt
+    - Leisure Suit Larry 1 - Manual.pdf
+    - Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf
+
 groups:
  ega english assets: |
   177       1fe764e66857e7f305a5f03ca3f4971d logdir
@@ -96,7 +116,9 @@ groups:
 
  archives: |
   23768496  bd8e0429499febf5dc0bf1df5790c520 setup_leisure_suit_larry_2.2.0.18.exe
+  25963136  f99018e5cb4caccd5271def3ff35ce92 setup_leisure_suit_larry_2.2.0.19.exe
   26725608  22c1089852291ce42af2715c88f53e55 setup_leisure_suit_larry_vga_2.2.0.20.exe
+  28915848  6c717c16ac591ceceaf2eeb146bd69e3 setup_leisure_suit_larry_vga_2.2.0.21.exe
 
  documentation: |
   7211      9e7eb68fa7836217b2b000f09fa3e1d9 LSL1 VGA Answers.txt
@@ -115,6 +137,7 @@ sha1sums: |
   6d711d5a8e836d46e552e8acdc72f7d44c33bd42  vol.2
   9fd64e7d57a707afa4f834adc7ee6affd9b7d940  words.tok
   6c1ac0d49ff1ccc043605c2471534635fda851dc  setup_leisure_suit_larry_2.2.0.18.exe
+  63b6d5b7f9a9a75350ad08d6bc8f463a86f51078  setup_leisure_suit_larry_2.2.0.19.exe
   104728bd0cbaba43b4399a0c94c4b0cbe82df0f5  LSL1 Answers.txt
   addcb935efef34c53b956b0420bbd72256b1722a  Leisure Suit Larry 1 - Manual.pdf
   f99b52b8f43c6928f9a620e48ced09859221f5ad  Leisure Suit Larrys Greatest Hits and Misses - Manual.pdf
@@ -125,6 +148,7 @@ sha1sums: |
   3e7b8ea9694d1abdd07e4f0a650828e8c528bcad  resource.map
   78c92c927672a09170d668650b6cdba405fd038a  version
   8221455d825c65df09ec80af0394767a15ae799a  setup_leisure_suit_larry_vga_2.2.0.20.exe
+  9a44e7454bee6f32d384cba66360b3fc0e5ccf87  setup_leisure_suit_larry_vga_2.2.0.21.exe
   b9533fe27cb6e9b8b86ece1287f0e5ec2f0a7ca0  LSL1 VGA Answers.txt
 ...
 
diff --git a/debian/changelog b/debian/changelog
index ffd518a..9165760 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ game-data-packager (50) UNRELEASED; urgency=medium
   * Support for new languages and versions:
     - Document unsupported Doom v0.3 [nyav] (Closes: #857881)
     - Support for new GoG package of 'Icewind Dale 2' [Edward Allcutt]
+    - Support for new GOG packages of Leisure Suit Larry games [adetiste]
   * Enhancements and bug fixes:
     - Promote --search and --no-search from per-game options to
       global options so they show in global --help (Closes: #848374) [smcv]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list