Package: hatari / 2.2.0+dfsg-1

Metadata

Package Version Patches format
hatari 2.2.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix conftypes py build path.diff | (download)

python-ui/CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 make build scripts for python-ui respect the build path
 Fixes FTBFS when built twice in a row from the same source tree.
05 fix desktop entries.diff | (download)

python-ui/hatariui.desktop | 4 3 + 1 - 0 !
share/applications/hatari.desktop | 3 2 + 1 - 0 !
2 files changed, 5 insertions(+), 2 deletions(-)

 fix .desktop entries

 Fix lintian wishlist issues desktop-entry-contains-encoding-key and
 desktop-entry-lacks-keywords-entry. Drop encoding entry, and add
 relevant keywords.
 .
 Add a Categories entry with relevant categories.
 .
 Add word "Atari" to comment in hatari.desktop
06 fix typo in manpage.patch | (download)

doc/hatari.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in manpage
07 fix python ui doc install.patch | (download)

python-ui/CMakeLists.txt | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 install python-ui / hatariui documentation under docdir
08 use py3 for gentypes.patch | (download)

python-ui/gentypes.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use python3 for gentypes during build