openmw (0.46.0-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.46.0-4 > 0.46.0-3
- Git: https://salsa.debian.org/games-team/openmw.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/games-team/openmw
- Last scan: 2021-03-04 00:25:10+00
- Next scan: 2021-03-11 08:26:00+00
- CI pipeline status: success
- Debian changelog in Git:
openmw (0.46.0-4) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Move /usr/share/metainfo/openmw.appdata.xml from openmw-data to
openmw-launcher, together with the desktop file & application it refers to
- add proper breaks/replaces
[ Bret Curtis ]
* Added fix for compiling on m68k and sh4
-- Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Sat, 23 Jan 2021 10:02:55 +0100
- This branch is 3 commits ahead of tag debian/0.46.0-3
- Git log:
commit e1c0f63877a8145c7973bb93712098ff91f7dea2
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Jan 24 01:49:09 2021 +0100
update changelog and compile fixes for m68k and sh4
commit 94a3f6ed09322312afe738d307e598db20242f21
Merge: 2537bb2 0eadc92
Author: psi29a <psi29a@gmail.com>
Date: Sat Jan 23 22:34:55 2021 +0000
Merge branch 'fix-appdata' into 'master'
Fix location of openmw.appdata.xml
See merge request games-team/openmw!2
commit 0eadc92a63380d84c15cc0cae991d866130fa8d9
Author: Pino Toscano <pino@debian.org>
Date: Sat Jan 23 10:51:36 2021 +0100
Fix location of openmw.appdata.xml
It must be in the same package of the desktop file & application it
refers to; otherwise, openmw-data is considered to provide an
application, and validating its AppStream metadata will fail (because
its desktop file is not found).