Your message dated Wed, 05 Jul 2017 06:54:03 +0000
with message-id <[email protected]>
and subject line Bug#857881: fixed in game-data-packager 53
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: https://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: 53
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, 05 Jul 2017 06:35:22 +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: 53
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 784913 810059 842804 848374 856253 857880 857881 857980 860998 861316
862432 866875
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 (53) unstable; urgency=medium
.
* Support for new languages and versions:
- Update Quake II: The Reckoning (xatrix) to version 2.05 [adetiste]
- Update Quake II: Ground Zero (rogue) to version 2.04 [smcv]
* Enhancements and bug fixes:
- Improve instructions given when data files are missing [smcv]
- Work around command line parsing of LHa decompressor as seen
in Wheezy & RPMfusion; users of lhasa were not affected [adetiste]
- quake4 AppArmor: Allow more device enumeration [smcv]
- quake series: Improve documentation for how to construct data
packages, and fix broken symlinks (Closes: #866875) [smcv]
- etqw, quake4, unreal, ut99: Use missing-data.txt to provide
missing-engine.txt where the engine is part of the proprietary
data part (Closes: #842804) [smcv]
* Internal changes:
- Declare compliance with Debian Policy 4.0.0 [smcv]
- debian/copyright (for g-d-p and generated packages):
Use https URL for Format [smcv]
- debian/copyright: Sync Source with Vcs-Git [smcv]
- debian/copyright: Declare overall license to be GPL-2, not
GPL-2+ [smcv]
- Build-depend on dbus and wrap dh_auto_build in dbus-run-session,
so that Inkscape stops warning about inability to access the
session bus [smcv]
- Makefile: Use SOURCE_DATE_EPOCH [smcv]
* Upload to unstable
.
game-data-packager (52) experimental; urgency=medium
.
* Fix a potential crash during data loading by initializing
WantedFile.provides_files correctly [smcv]
* Adjust game-data-packager-runtime Description to mention that
it's used for the Quake series [adetiste]
.
game-data-packager (51) experimental; urgency=medium
.
* New game support:
- Commander Keen: Goodbye Galaxy, including
Secret of the Oracle (ck4), The Armageddon Machine (ck5) and
Aliens Ate My Babysitter (ck6) (part of #786501) [skitt]
* Enhancements and bug fixes:
- If a downloadable file does not have the expected content, do not
try to download it from the same URL again [adetiste]
- Lower 'warning' message to 'info' about missing exotic unpacker
if needed assets can found in other downloadable archives [adetiste]
- Make .crc files in Doom 3 BFG optional. Not all versions have them
(Closes: #862432) [smcv]
- Add metadata indicating that Conquests of Camelot and Conquests of
the Longbow can be obtained from GOG [adetiste]
- Cope with hexen2demo_nov1997-linux-i586.tgz having been modified on
the server. The changes do not affect the parts we repackage.
[adetiste]
* Internal changes:
- Remove many unnecessary look_for directives that are implied
by the special case that ?suffix is removed [adetiste]
.
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:
b16ba16475f97a1f5a4ff2b23fcb4944839e6f98 2737 game-data-packager_53.dsc
f2eee16b813a17f9bb21727b80d0646f40915d52 3423352 game-data-packager_53.tar.xz
Checksums-Sha256:
5fcf1776ef23863fd891283bfdb032dad70b37cb4c8d8a3b39262f852fa82c8a 2737
game-data-packager_53.dsc
fdaeccca9a7d27296066fb458a55113996e04046cbc59cd1702d205d92cc937e 3423352
game-data-packager_53.tar.xz
Files:
e528441cec57647ca7f791565cc6e79a 2737 contrib/games optional
game-data-packager_53.dsc
91d2e15a049000a3d4c356878c099f5c 3423352 contrib/games optional
game-data-packager_53.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE2pjyXAhxxJpZ6v8sTej/KmPHzJAFAllchGEACgkQTej/KmPH
zJCd7RAAj3yfrE2Ekznvu92ZztPTtMseUPVkKKx7T4KG3dbf03vU/2GAHCvSNvp2
WFvOCDcQ+giqPw1RAvmcHCcEF8wfre9SQo8W3ED9kcglTpx+Z7/alnBq0qwSK046
xIAf4C6hYG1MuxN1cwQRQXXUilPsVUN/ro0q1WBxgVxW7ARDhSpwQTNG65/Ch/3f
U6dBJO5dDTipaaT8VzFLs5pL/CWKoHi4rl0zI+patK7KBbyGBjO93i83tzf+KJWA
wSnf5cRA+G+RAnC+pN7EPjxiSyj/NVvhGM3jmtfBTI+CqgzNFwJipA7Et+bq6RtI
l8nXokarGarRTU9dLutmvleoL5Vlb2b69HRgrGtlznWaTu7LUu94Qg95lDMsiMg4
1NQ7L0Cl6dabgdLSSJ3LG1J8ncEKnBnz0/L1ZF1KCEBQmcyam/DRLH4/24XSHptg
sU41I0DTX57zp/P0SYYZWPYsSE7eiTipsXnKLPg8QtXo0PbHTR3krh08q9Astm3S
dOXn4lWiNs/N6rS0WjahPWvcH/a2s7knzEF4s0OJ42FMT8NauYiZtLoxD0bd7iSO
1vhUrxfBUOVo1O8tpgRBz29e+Hw60BC2pz80ud/l1l9SOq2/IH7TKfiKADp6MsgC
b5dW0dUW7RUa/Jr7z4IFWh00hd2kv+6wtMJxSJpZTduUpCLN9MM=
=ctGe
-----END PGP SIGNATURE-----
--- End Message ---