Bug#842619: game-data-packager: FTBFS (improper image header `data/soltys.xpm')

Alexandre Detiste alexandre.detiste at gmail.com
Mon Oct 31 01:53:22 UTC 2016


Le dimanche 30 octobre 2016, 21 h 58 min 30 s CET Simon McVittie a écrit :
> I don't think this is necessarily RC for imagemagick, so I'm using a
> cloned bug at important severity, and keeping the original RC FTBFS
> bug open; I'll avoid the FTBFS in game-data-packager soon anyway,
> either by doing a 45.1 release or by uploading a new version 47
> to unstable. 

Please include this unrelated backported patch if you release 45.1,
this will makes upgrades to Buster that will
provide a real game-data-packager-runtime smoother.

I'm not quite sure it's the right way to do it,
but at least you get the gist of what I'm trying to do.

Greets,


diff --git a/data/doom2.yaml b/data/doom2.yaml
index f45a7db..f128e9d 100644
--- a/data/doom2.yaml
+++ b/data/doom2.yaml
@@ -67,7 +67,7 @@ packages:
         generic: doom2-wad
     recommends:
       - rpm: doom2-masterlevels
-        generic: game-data-packager
+        generic: game-data-packager-runtime
     symlinks:
       $install_to/doom2-masterlevels-tryexec: etc/alternatives/doom
     install:
diff --git a/debian/control b/debian/control
index e3e62ea..4fc0fdd 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: fakeroot, ${misc:Depends},
        python3-yaml,
        ${python3:Depends},
 Breaks: lgogdownloader (<< 2.26-1~)
+Provides: game-data-packager-runtime
 Suggests:
 # to install packages
        gdebi | gdebi-kde,



More information about the Pkg-games-devel mailing list