Your message dated Wed, 03 May 2017 20:48:46 +0000
with message-id <[email protected]>
and subject line Bug#857881: fixed in game-data-packager 50
has caused the Debian Bug report #857881,
regarding game-data-packager: Add doom 0.3 hash
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
857881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857881
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: game-data-packager
Version: 37
Severity: minor
Tags: patch

Hello, an old doom version was recover in 2015:
https://doomwiki.org/wiki/Doom_v0.3.

I made a patch to add it.



-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: x86, i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages game-data-packager depends on:
ii  dynamite    0.1.1-2
ii  fakeroot    1.20.2-1
ii  p7zip-full  9.20.1~dfsg.1-4.1+deb8u2
ii  unzip       6.0-16+deb8u2

game-data-packager recommends no packages.

Versions of packages game-data-packager suggests:
ii  binutils                           2.25-5
ii  cdparanoia                         3.10.2+debian-11
ii  gcc                                4:4.9.2-2
pn  lgc-pg                             <none>
pn  lhasa | jlha-utils | lhz-archiver  <none>
ii  make                               4.0-8.1
ii  vorbis-tools                       1.4.0-6+deb8u1

-- no debconf information
>From 85c6ecca8770fe0fc96fc74b8b170eec41e6415e Mon Sep 17 00:00:00 2001
From: Nyav <[email protected]>
Date: Thu, 16 Mar 2017 01:54:17 +0100
Subject: [PATCH] Add doom 0.3 hash

---
 data/doom.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/doom.yaml b/data/doom.yaml
index b95b157..6971be1 100644
--- a/data/doom.yaml
+++ b/data/doom.yaml
@@ -122,6 +122,12 @@ files:
     sha1: 89d934616c57fe974b06c2b37a9837853a89dbbc
     look_for: [doom1.wad]
     unsuitable: Doom 1.9 or The Ultimate Doom is required
+  doom.wad?0.3:
+    size: 1901322
+    md5: dae9b1eea1a8e090fdfa5707187f4a43
+    sha1: df8ffe821a212d130ae48cf2c23721bd0ee6543b
+    look_for: [doom1.wad]
+    unsuitable: Doom 1.9 or The Ultimate Doom is required
   doom.wad?0.4:
     size: 2675669
     md5: b6afa12a8b22e2726a8ff5bd249223de
-- 
2.1.4


--- End Message ---
--- Begin Message ---
Source: game-data-packager
Source-Version: 50

We believe that the bug you reported is fixed in the latest version of
game-data-packager, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated game-data-packager 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 03 May 2017 07:10:24 +0100
Source: game-data-packager
Binary: game-data-packager etqw etqw-server game-data-packager-runtime quake 
quake-server quake2 quake2-server quake3 quake3-server quake4 quake4-server
Architecture: source
Version: 50
Distribution: experimental
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 784913 810059 848374 856253 857880 857881 857980 860998 861316
Description: 
 etqw       - science-fiction-themed multiplayer first person shooter
 etqw-server - dedicated server for Enemy Territory: Quake Wars
 game-data-packager - Installer for game data files
 game-data-packager-runtime - Launcher for proprietary games
 quake2     - classic science-fiction-themed first person shooter
 quake2-server - dedicated server for Quake II
 quake3     - Quake III Arena menu entry and launcher scripts
 quake3-server - Quake III Arena dedicated server launcher scripts
 quake4     - science-fiction-themed first person shooter
 quake4-server - dedicated server for Quake 4
 quake      - classic gothic/horror-themed first person shooter
 quake-server - classic first person shooter - server and init script
Changes:
 game-data-packager (50) experimental; urgency=medium
 .
   * New game support:
     - King's Quest VII: The Princeless Bride [adetiste]
     - Mystery House: game release into the public domain [adetiste]
     - Police Quest IV [adetiste]
     - Space Quest 6 [adetiste]
     - Unreal Tournament (1999) [smcv]
   * 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]
     - Support for GOG packages of Jedi games (Closes: #784913) [adetiste]
     - Unreal: Add checksums for Unreal Gold v226b CD-ROM
       (Closes: #861316) [smcv]
   * Enhancements and bug fixes:
     - Fix exception thrown by CD ripping code (Closes: #860998) [adetiste]
     - Promote --search and --no-search from per-game options to
       global options so they show in global --help (Closes: #848374) [smcv]
     - Update man page [smcv, adetiste]
     - Refresh French translation of man page [adetiste]
     - xcom-ufo: Fix swapped file definitions, add GOG url
       (Closes: #856253) [R1dO]
     - Ensure that bsdtar/rpmbuild are present
       before attempting to build Arch/RPM packages [adetiste]
     - Bash completion: add --target-format & --target-distro [adetiste]
     - DotEmu online store is closing, remove all references [adetiste]
     - Remove GOG Windows cruft from various games [adetiste]
     - make-template: don't choke on v1 Zip files (Implode not implemented)
       [adetiste]
     - unzip: make --verbose work as expected [adetiste]
     - AppArmor: Allow more kinds of device enumeration [smcv]
     - build: Don't warn about being unable to derive one of several
       alternatives [smcv]
     - Tag games not available for sale anymore (Closes: #810059) [adetiste]
   * Internal changes:
     - Fix typo in TODO [nyav] (Closes: #857880)
     - Use locale 'C.UTF-8' instead of 'C' in Makefile,
       CPython will coerce it anyway (see PEP 538) [adetiste]
     - Use ImageMagick as a fallback when XCFTools are missing [adetiste]
     - Add a tool to detect outdated GoG packages [adetiste]
     - fix gdp-launcher for older pygobject [Ferdinand Thiessen]
     - Fix cross-build & argument checking (Closes: #857980) [adetiste]
     - TODO: sync with upcoming ScummVM 1.10.0 [adetiste]
     - Add missing 'franchise:' tags [adetiste]
     - .gitignore: Update for -runtime [smcv]
     - integration: Allow skipping test while offline [smcv]
     - unreal: Do lintian overrides from YAML, not from code [smcv]
     - build: For each package, summarize what gaps we failed to fill [smcv]
     - lazy loading of GOG & Steam modules to speed up startup [adetiste]
Checksums-Sha1: 
 d1688f195b60bb7fb03b2ad0c06f0898ef05cece 2731 game-data-packager_50.dsc
 8af90b33f98681a6352d52e5c07c1531304e42ef 3423564 game-data-packager_50.tar.xz
Checksums-Sha256: 
 79541f2585f20d7d76274386fd681db340e28cbda35c306962737f0fdb4ceb42 2731 
game-data-packager_50.dsc
 cb6b6fdf69de52155b75bca57fed24bf5c2f13803e8782a8a436ea2653eb24b2 3423564 
game-data-packager_50.tar.xz
Files: 
 3cc17fbf70ded1ac1088ef92538f9d4a 2731 contrib/games optional 
game-data-packager_50.dsc
 d2c4790069cd0e34b36061e92c33500c 3423564 contrib/games optional 
game-data-packager_50.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE2pjyXAhxxJpZ6v8sTej/KmPHzJAFAlkKPEAACgkQTej/KmPH
zJDAZg/8CCc5UeS/frT9kBhKUcK/ViPymFFqNjQh30F2369GRnw7N7UnUhi+TtUo
KtJjcM2zdzoigN+CF/KFYGKt5wTexXweoF9J9LNOMlYTgauOy+Ea/NI29teswW+r
PNTuufe27iEKRDwndApvMyrewWEuubPe3Y2QPegD9/dEaP4mE5kA+4xBZ1qdvXyh
JhaWpsTxcS3TyltxRD9JTW4M28iGGFqft5XgbEqfKCXayPE5lbiOsKKNqa3WejCU
+I/4LCiqk+cmIrONIz1vqMN3vNyJ8yme4C1dcy0RalED2NbfR8TcpVpfsI9Gi+ke
JqjHNtLNmXJGnQjqyqDbj2QWJ+389/28kmtiWBW3l3OAmUI8uJAyDJK7qe44+Ndh
BOMGcsMNnREnpfQK8mmVMmnMq7ZSs1d1d12LhBWqUQrozRCbUjBoiXWwSyCUpYzW
QyqwuRK7Jr2g70rlt49SnuzeEg8fN4DP0J43nsZiekta7Ejk8UtJCRcExSo7NepB
HANxrZvqoSYMuBZHuCWPZzQmXJMPXWIKA407WGqXWoanx+8qH4gPBzGmZWwaaNHy
I0jnAs1PO17u+7O7VkgdBof6nVtn4fYdRagUX/SIovptZpN3rGMKMt+i3cnVqacm
Asm0AADM4E0ZgL4N4QkxowPZC0ibWnihZkvyYkEW9djRtJdw8HE=
=dkBD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to