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

Simon McVittie smcv at debian.org
Sat May 20 12:55:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/stretch
in repository game-data-packager.

commit 7e064457cffbe0fc647aac643be6f10036679784
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Mar 18 01:11:04 2017 +0100

    larry: Support for new GOG packages
    
    (cherry picked from commit d903cf679947c9bb665bf3ccf9c305f4458f22d1)
---
 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 99e0140..4eda2fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ game-data-packager (50) UNRELEASED; urgency=medium
 
   * Support for new languages and versions:
     - Support for GOG packages of Jedi games (Closes: #784913) [adetiste]
+    - Add a tool to detect outdated GoG packages [adetiste]
 
  -- Simon McVittie <smcv at debian.org>  Thu, 22 Dec 2016 16:43:05 +0000
 

-- 
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