[game-data-packager] 03/03: unreal, ut99: adjust to web.archive.org behaviour changes

Simon McVittie smcv at debian.org
Tue Nov 28 09:56:54 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 d2c14fc06c54f2dd827bb5f94a87b77247204202
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Nov 28 09:44:34 2017 +0000

    unreal, ut99: adjust to web.archive.org behaviour changes
    
    The URLs we were using to download images now serve a HTML wrapper.
    
    Signed-off-by: Simon McVittie <smcv at debian.org>
---
 data/unreal.yaml | 4 ++--
 data/ut99.yaml   | 4 ++--
 debian/changelog | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/data/unreal.yaml b/data/unreal.yaml
index b5702a7..1ec73f8 100644
--- a/data/unreal.yaml
+++ b/data/unreal.yaml
@@ -370,12 +370,12 @@ files:
   # so I'm using the Skaarj emblem (aka the UDamage) as a stand-in Unreal 1
   # icon.
   skaarj_logo.jpg:
-    download: https://web.archive.org/web/20151228165821/http://i.imgur.com/q0wSPWG.jpg
+    download: https://web.archive.org/web/20151228165821if_/http://i.imgur.com/q0wSPWG.jpg
 
   # The Green Team emblem from Unreal Tournament, also UDamage-shaped.
   # Not currently used.
   skaarj_logo.png:
-    download: https://web.archive.org/web/20151228165838/https://forums.unrealtournament.com/attachment.php?attachmentid=21605&stc=1
+    download: https://web.archive.org/web/20151228165838if_/https://forums.unrealtournament.com/attachment.php?attachmentid=21605&stc=1
 
   UnrealGoldPatch227i.7z:
     download:
diff --git a/data/ut99.yaml b/data/ut99.yaml
index 572413b..1309ec6 100644
--- a/data/ut99.yaml
+++ b/data/ut99.yaml
@@ -118,10 +118,10 @@ files:
     executable: true
 
   ut99.png:
-    download: https://web.archive.org/web/20161130002521/http://www.unrealcentral.com/wp-content/uploads/2013/06/ut99_logo.png
+    download: https://web.archive.org/web/20161130002521if_/http://www.unrealcentral.com/wp-content/uploads/2013/06/ut99_logo.png
 
   ut99.gif:
-    download: https://web.archive.org/web/20150410154402/http://openut.sourceforge.net/images/utlogo.gif
+    download: https://web.archive.org/web/20150410154402if_/http://openut.sourceforge.net/images/utlogo.gif
 
   Maps/CityIntro.unr:
     alternatives:
diff --git a/debian/changelog b/debian/changelog
index 2e03791..a9d54eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ game-data-packager (55) UNRELEASED; urgency=medium
 
   * Enhancements and bug fixes:
     - Review of the French manpage [nyav]
+    - unreal, ut99: adjust to web.archive.org behaviour changes
+      (Closes: #882712) [smcv]
 
  -- Simon McVittie <smcv at debian.org>  Sun, 12 Nov 2017 11:00:44 +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