[game-data-packager] 01/02: Add missing sizes for files on Quake 4 French retail DVD

Simon McVittie smcv at debian.org
Fri Jul 28 23:16:41 UTC 2017


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

smcv pushed a commit to branch master
in repository game-data-packager.

commit 60ca3d169c961ae9b13352cc80c9d9dc64f979e3
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jul 29 00:10:25 2017 +0100

    Add missing sizes for files on Quake 4 French retail DVD
    
    Closes: 808200
    Thanks: nyav
---
 data/quake4.yaml | 16 ++++------------
 debian/changelog |  4 ++--
 2 files changed, 6 insertions(+), 14 deletions(-)

diff --git a/data/quake4.yaml b/data/quake4.yaml
index d44521c..9e5dfc7 100644
--- a/data/quake4.yaml
+++ b/data/quake4.yaml
@@ -197,12 +197,10 @@ groups:
     # Original version, overwritten by the patches
     # reference: http://zerowing.idsoftware.com/linux/quake4/Quake4FrontPage/
     _         b4b1f8e5d3dd0a4a862453a6abf9a424  q4base/game000.pk4?de_retail
-    _         a9f6a2e4bf8e193591954f75d1d39f85  q4base/game000.pk4?en_retail
-    # Listed in http://zerowing.idsoftware.com/linux/quake4/Quake4FrontPage/
-    # but not present in smcv's Steam copy, so sizes cannot be verified
-    _         2cabddd692e214c78c20a464da43f1ef  q4base/zpak_french.pk4
-    _         4ee7eb637cde6bcfe3a9ffac5e4579dd  q4base/zpak_italian.pk4
-    _         36eee38e6c2dce12986f7192a5a996e5  q4base/zpak_spanish.pk4
+    1661738   a9f6a2e4bf8e193591954f75d1d39f85  q4base/game000.pk4?en_retail
+    66087434  2cabddd692e214c78c20a464da43f1ef  q4base/zpak_french.pk4
+    71111790  4ee7eb637cde6bcfe3a9ffac5e4579dd  q4base/zpak_italian.pk4
+    72568928  36eee38e6c2dce12986f7192a5a996e5  q4base/zpak_spanish.pk4
 
   contents of quake4-linux-1.4.2.x86.run: |
     _         _                                common documentation
@@ -695,12 +693,6 @@ groups:
     287483220 b186954ab5fbadd57f7ca9519b5b0503  quake4-linux-1.4.2.x86.run.gz
 
 unknown_sizes:
-  # needs input from someone with a non-German DVD
-  - q4base/game000.pk4?en_retail
-  - q4base/zpak_french.pk4
-  - q4base/zpak_italian.pk4
-  - q4base/zpak_spanish.pk4
-
   # needs input from someone with a German DVD
   - q4base/game000.pk4?de_retail
   - q4base/pak001.pk4?de
diff --git a/debian/changelog b/debian/changelog
index 2c39c8f..96ae41d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,8 @@ game-data-packager (54) UNRELEASED; urgency=medium
   * Internal changes:
     - Skip some of the more elaborate consistency checks when running a
       packaged version [smcv]
-    - Add missing sha1 and sha256 hashes for files on Quake 4 French
-      retail DVD, partially addressing #808200. Thanks, nyav [smcv]
+    - Add missing sizes and sha1 and sha256 hashes for files on Quake
+      4 French retail DVD (Closes: 808200). Thanks, nyav [smcv]
 
  -- Simon McVittie <smcv at debian.org>  Wed, 05 Jul 2017 08:31:13 +0100
 

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