[game-data-packager] 03/25: jedi_knight: add support for GOG package, closes #784913
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 3e843b72b62791cd8742d40768b884d415801d83
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Sun Apr 2 12:57:31 2017 +0200
jedi_knight: add support for GOG package, closes #784913
(cherry picked from commit a9f56df51eeb8edbc543225b50a21cc6c97508e0)
---
data/ja.yaml | 11 +++++++++++
debian/changelog | 7 +++++++
2 files changed, 18 insertions(+)
diff --git a/data/ja.yaml b/data/ja.yaml
index 8ed2a00..6d9299a 100644
--- a/data/ja.yaml
+++ b/data/ja.yaml
@@ -119,8 +119,17 @@ groups:
196080485 93f4f42338f1479eeb6ef8b6ca2f8e13 GHJediAcademy.zip
14191104 b58bd4b6ee9ecf32bf36c06468627675 jabonusmaps.exe
5945344 ea334db95f4436ceab5c6670d1695f67 jasiegedestroyer.exe
+ 1317436576 4aa9d8dc65d6d426281b419ac72e804f setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
files:
+ setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe:
+ unpack:
+ format: innoextract
+ provides:
+ - base game
+ - patch
+ - license.txt
+
jabonusmaps.exe:
provides:
- base/bonus.pk3
@@ -199,6 +208,7 @@ sha1sums: |
ce92ea7e92c77da09d7a21245699ce56b1923d4e data2.cab
93c5a678fc250dacb17be8f09b3a8253d2ec8048 assets0.pk3?demo
85d35354ac49f102baed51ff67d5f7abe892785b license.txt
+ 4f257c4625f08f612b75bb4b0aa722c00a9902e8 setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
sha256sums: |
ffea9e7489bad7175411d122e0652b4272efb67c0e71805d1f4d8058084b5939 base/assets0.pk3
@@ -217,6 +227,7 @@ sha256sums: |
9fe56ac86286847ab5a1dfebc1dd1c6d9001ca9d986da0b223ae53b80815fa5a data2.cab
d7d015ef905f7df092eb5b9d011013a80b3eca414aca3e8de50d89a2e8e299ed assets0.pk3?demo
60b35b90f168939db20c3e9ab7b72d657f576e56adba65b01bf2ea6d88f1f6f5 license.txt
+ b8b7784757a849fdcbc1294f5f2918e2033a6aae9c8f03932b6cde6f93ea2b92 setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
# Not used yet
sha512sums: |
diff --git a/debian/changelog b/debian/changelog
index 68970e9..99e0140 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+game-data-packager (50) UNRELEASED; urgency=medium
+
+ * Support for new languages and versions:
+ - Support for GOG packages of Jedi games (Closes: #784913) [adetiste]
+
+ -- Simon McVittie <smcv at debian.org> Thu, 22 Dec 2016 16:43:05 +0000
+
game-data-packager (49) unstable; urgency=medium
* d/gbp.conf: Switch git branch to debian/stretch for updates
--
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