Your message dated Fri, 09 Aug 2024 09:36:21 +0000
with message-id <[email protected]>
and subject line Bug#969737: fixed in freespace2 24.0.2+repack-1
has caused the Debian Bug report #969737,
regarding freespace2-video: the URL for the videos zip file has changed
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.)
--
969737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969737
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freespace2
Version: 3.7.4+repack-1build1
Severity: normal
Tags: patch
Dear Maintainer,
The URL used in the get-orig-source target obtains a download_128.html file
instead of the videos zip file. That files does contain the link to the file we
are trying to obtain though.
The attached patch changes the URL to the one in download_128.html. This makes
`debian/rules get-orig-source` work as expected, and allows the
freespace2-video package to be built.
It was made on top of the master branch of the Debian repo at
https://salsa.debian.org/onlyjob/freespace2.git.
I am using Ubuntu but the Debian freespace2 package has only one minor
difference from the Ubuntu one, and I confirmed that it has the same problem.
The freespace2-video package is identical in both distros.
Thanks and regards,
Thiago Jung Bauermann
-- System Information:
Debian Release: bullseye/sid
APT prefers focal-updates
APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal'),
(100, 'focal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.7.19 (SMP w/8 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages freespace2 depends on:
ii libc6 2.31-0ubuntu9
ii libgcc-s1 10-20200411-0ubuntu1
ii libgl1 1.3.1-1ubuntu0.20.04.1
ii libglu1-mesa [libglu1] 9.0.1-1build1
ii libjansson4 2.12-1build1
ii libjpeg8 8c-2ubuntu8
ii liblua5.1-0 5.1.5-8.1build4
ii libogg0 1.3.4-0ubuntu1
ii libopenal1 1:1.19.1-1
ii libpng16-16 1.6.37-2
ii libsdl1.2debian 1.2.15+dfsg2-5
ii libstdc++6 10-20200411-0ubuntu1
ii libtheora0 1.1.1+dfsg.1-15ubuntu2
ii libvorbis0a 1.3.6-2ubuntu1
ii libvorbisfile3 1.3.6-2ubuntu1
Versions of packages freespace2 recommends:
ii freespace2-launcher-wxlauncher [freespace2-launcher] 0.11.0+dfsg-3build1
Versions of packages freespace2 suggests:
ii dpkg-dev 1.19.7ubuntu3
pn joystick <none>
pn vrms <none>
-- no debconf information
commit 59ccdccea0532d47823e1dfda5c40552ff60a9fa (HEAD -> new-gog-version)
Author: Thiago Jung Bauermann <[email protected]>
Date: Mon Sep 7 00:12:59 2020 -0300
Update URL for freespace2-video zip file
diff --git a/debian/packages/freespace2-video/debian/rules
b/debian/packages/freespace2-video/debian/rules
index 3629372f7279..ab95eb99b4a4 100755
--- a/debian/packages/freespace2-video/debian/rules
+++ b/debian/packages/freespace2-video/debian/rules
@@ -25,7 +25,7 @@ override_dh_builddeb:
get-orig-source:
sha1sum --strict --check debian/files_sha1.txt \
|| wget --tries=3 --timeout=60 --read-timeout=60 --continue
--timestamping --content-disposition \
- "http://www.freespacemods.net/request.php?128"
+
"https://porphyrion.feralhosting.com/datacorder/fsmods_files/fs2_ogg.zip"
@echo "## generating checksums..."
sha1sum --binary *.zip | tee debian/files_sha1.txt~NEW
diff -U0 debian/files_sha1.txt debian/files_sha1.txt~NEW \
--- End Message ---
--- Begin Message ---
Source: freespace2
Source-Version: 24.0.2+repack-1
Done: Dmitry Smirnov <[email protected]>
We believe that the bug you reported is fixed in the latest version of
freespace2, 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.
Dmitry Smirnov <[email protected]> (supplier of updated freespace2 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: Fri, 09 Aug 2024 01:42:09 +1000
Binary: freespace2 freespace2-dbgsym
Source: freespace2
Architecture: amd64 i386 source
Version: 24.0.2+repack-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Closes: 969735 969737 1012232 1038352
Description:
freespace2 - open implementation of the Freespace 2 game engine
Changes:
freespace2 (24.0.2+repack-1) unstable; urgency=medium
.
[ Sébastien Noel ]
* New upstream release.
+ use SDL2 (Closes: #1038352, #1012232).
* Added upstream metadata.
* debhelper & compat to version 13
* d/watch: update to fetch multiple components.
* Recommends += "freespace2-data | game-data-packager".
* Added myself as Uploader.
.
[ Thiago Jung Bauermann ]
* Update URL for freespace2-video zip file (Closes: #969737).
* freespace2-data-gog: updated for new GOG installer (Closes: #969735)
.
[ Dmitry Smirnov ]
* vrms --> check-dfsg-status
* Corrections to new upstream release packaging.
+ Build with "libopenxr-dev".
* Moved repository to Debian Games team on Salsa.
* Updated upstream bug tracker URL in bug-presubj.
* Updated "freespace2-mod-fsport" packaging.
* Updated "freespace2-mod-mediavps" data sub-package.
* watch: modernised for GitHub API; fixed pagination.
.
* Thanks to Simon McVittie for help with libSDL.
Checksums-Sha1:
f3ae746d0e958bdfc625a8ee69ee038906d6a0ee 3006 freespace2_24.0.2+repack-1.dsc
8b5dea11aab327c3bf0bdba74321679c954cc9ad 186032
freespace2_24.0.2+repack.orig-cmake-modules.tar.xz
3f3bb52a7be304580fd8f6a195f23298a08c5e07 383332
freespace2_24.0.2+repack.orig-librocket.tar.xz
0c782813414f7185d854a89ce494189b611ac5d4 5456136
freespace2_24.0.2+repack.orig.tar.xz
14a5546ac15ebe65ccde35d3d561193bba09831f 144940
freespace2_24.0.2+repack-1.debian.tar.xz
d9ded960c0ad1e904ae6d35a4d6781a343a04e7e 76185008
freespace2-dbgsym_24.0.2+repack-1_amd64.deb
6875507aedcc8000e8eb593605fe5b29d5bd8dab 16302
freespace2_24.0.2+repack-1_amd64.buildinfo
fc7571c7d232d3bdc0d8f30b13028e3be7f183b6 4943416
freespace2_24.0.2+repack-1_amd64.deb
e9afba839d057c67179ff0af7eebbf1e2a412512 74410156
freespace2-dbgsym_24.0.2+repack-1_i386.deb
ba1790091837f3d6cdc33bc54c5e2e8ca7d41b0a 16181
freespace2_24.0.2+repack-1_i386.buildinfo
3353079f68d421eaf58bf3af6791cab9255905b3 5204952
freespace2_24.0.2+repack-1_i386.deb
Checksums-Sha256:
8f2a05af4bd6f49a0b3feeb2b30952d3c5b0f6d1390347306d29c0de6fee6ab4 3006
freespace2_24.0.2+repack-1.dsc
a1749746b181c9c9bd507494c1a5b005d4996564cbd806cb8e4c9d8a54d4acfb 186032
freespace2_24.0.2+repack.orig-cmake-modules.tar.xz
6b3b4cf51dd32dc820a5a8c2d85bc541de68ab6dfbeeb5504a5aa1420dfeb3ea 383332
freespace2_24.0.2+repack.orig-librocket.tar.xz
f1e8babf827b4f12271e6eace58a167eec9cc2476e6ba0739b6e5b1ac2c5cd9b 5456136
freespace2_24.0.2+repack.orig.tar.xz
a97bf1bde4dc9b75bf599e286b23b7bdbc94f260ec204d877db1e01b8f13ed3a 144940
freespace2_24.0.2+repack-1.debian.tar.xz
3287ec3f65fe5fecefc96375c9cdbfadb0fb7c50cefedf8dd9bb57327566f555 76185008
freespace2-dbgsym_24.0.2+repack-1_amd64.deb
9c6b2a9e47c08b8613593bfe54b2f17d7766a759644e18f58f9f17ade6f2cd39 16302
freespace2_24.0.2+repack-1_amd64.buildinfo
8472d8e083bafe9cabbae563df4a508e57413ff5e7719c9951e7d65d8d0f7053 4943416
freespace2_24.0.2+repack-1_amd64.deb
1b00af26ff3a8171eeec4d727637a39b28b039c3b21fd3f2d121a89baef1102c 74410156
freespace2-dbgsym_24.0.2+repack-1_i386.deb
f412fb51b28cb43a9ad90ba799e63c1e053dc98e65919f4631f5a263fea7dda7 16181
freespace2_24.0.2+repack-1_i386.buildinfo
92c77cfd2d14838023fa4bd70addfa67e430bd819c6ee56015bace0db3c75275 5204952
freespace2_24.0.2+repack-1_i386.deb
Files:
fc1d21bea4c206f1f055fd00b419cdfe 3006 non-free/games optional
freespace2_24.0.2+repack-1.dsc
64ea1a66bb49759737f6cf39ad7daa29 186032 non-free/games optional
freespace2_24.0.2+repack.orig-cmake-modules.tar.xz
7e4d63a23d7f77d3f66aa47f8894f643 383332 non-free/games optional
freespace2_24.0.2+repack.orig-librocket.tar.xz
a0b4932869b1db5cf74e24f0d46dc358 5456136 non-free/games optional
freespace2_24.0.2+repack.orig.tar.xz
8c38b69dac5119fedccf6269ddfe972b 144940 non-free/games optional
freespace2_24.0.2+repack-1.debian.tar.xz
9e009ceb1b42a9765581317131c93109 76185008 non-free/debug optional
freespace2-dbgsym_24.0.2+repack-1_amd64.deb
50e018eeec44c6e060a75e5913fd83bf 16302 non-free/games optional
freespace2_24.0.2+repack-1_amd64.buildinfo
3f3fef7f3a9d0b43afb0198ecc8d336e 4943416 non-free/games optional
freespace2_24.0.2+repack-1_amd64.deb
f82a3c77d1085100784f93f3edc93597 74410156 non-free/debug optional
freespace2-dbgsym_24.0.2+repack-1_i386.deb
1a45c5c58cc5c9fb7c2b704e4d9fd65d 16181 non-free/games optional
freespace2_24.0.2+repack-1_i386.buildinfo
f2cd760af3887d93b20dc8841f8b90ba 5204952 non-free/games optional
freespace2_24.0.2+repack-1_i386.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAma13LkACgkQUra72VOW
jRt/DA//aodHxNbcMkhgcsooFTl7iS8VU3T96GCHGUsyjC0yEIiDLwd2tBuqD3aV
LHdYCYOck+5md3XFhB2t1uoM96uJmgW/Li8JosP5YZ6/XBK6R+zZPXuiK+YIKzvj
HXvQQBGpD/FYZgEfiPZMfCLWPKqcjp+MjDplnOH3+kNMrnamXTrXcUTl3uikPecT
aq9j0289/HpFR2v1Zjfy75mai6psQiRpEgiW8kSZ5qnON9CaRmt1X7a9Dea10Oty
HRZ1FD/S5R1BMqXgYugGK+vK0XRt/ADcMHLYcyuhkGtaLz+TmVwNVkh9fdv82X/u
LRondDg2EXNObi1O0DLwHJvSs3S7cDQ7mRr+1XQDVfqCZmCIfd0XkUiVpwA8DMcy
iHKlBTL1GQTFfZdvpSwvj0smmCN2Le+vMB3x9FbU15FIiyKvf4MOjUg56sJXtuyT
L7pjufJ0RQBWIUu0a78kGY7vuNxlshHl0O7bwex41D3XHkVcB3Y4q0WqzTs7ct88
t1pvPwGKz10zZ2FARrvPP8iOUNQygEV2YvohXtpZ524sA6shXes9rapXXUjX3rfp
egaLnvqmFqtfFclEGPi8RvrdO6CP5AXTTrdDlRdU5PLxckdK35j4I8MsscJB0wCU
X4AVtcydxMHG3JTZrdbkfD13HuDE59Tyv8EFjtfeDJm66Gx1Op0=
=PVvu
-----END PGP SIGNATURE-----
pgp4LyEcUoswb.pgp
Description: PGP signature
--- End Message ---