Package: naev Version: 0.7.0-1 Severity: normal --- Please enter the report below this line. --- Hi Federico,
in desktop environments' menus, no application icon is displayed for
Naev because the icon isn't installed. Please find attached a debdiff
that adds the icon to the naev binary package.
Additionally, I included a patch that adds a German translation to the
desktop file.
Cheers - Bruno
--- System information. ---
Architecture:
Kernel: Linux 4.18.0-2-amd64
Debian Release: buster/sid
500 unstable-debug deb.debian.org
500 unstable deb.debian.org
1 experimental-debug deb.debian.org
1 experimental deb.debian.org
--- Package information. ---
Depends (Version) | Installed
===============================-+-=============
libbinutils (>= 2.31.1) | 2.31.1-8
libbinutils (<< 2.31.2) | 2.31.1-8
libc6 (>= 2.17) | 2.27-8
libfreetype6 (>= 2.2.1) | 2.9.1-3
libgl1 | 1.1.0-1
libglu1-mesa | 9.0.0-2.1
OR libglu1 |
liblua5.1-0 | 5.1.5-8.1+b2
libopenal1 (>= 1.14) | 1:1.19.1-1
libpng16-16 (>= 1.6.2-1) | 1.6.34-2
libsdl2-2.0-0 (>= 2.0.8) | 2.0.8+dfsg1-6
libvorbis0a (>= 1.1.2) | 1.3.6-1
libvorbisfile3 (>= 1.2.3) | 1.3.6-1
libxml2 (>= 2.7.4) | 2.9.4+dfsg1-7+b2
zlib1g (>= 1:1.1.4) | 1:1.2.11.dfsg-1
naev-data (= 0.7.0-2) | 0.7.0-2
Package's Recommends field is empty.
Package's Suggests field is empty.
diff -Nru naev-0.7.0/debian/changelog naev-0.7.0/debian/changelog --- naev-0.7.0/debian/changelog 2018-08-23 20:14:01.000000000 +0200 +++ naev-0.7.0/debian/changelog 2018-11-25 13:08:35.000000000 +0100 @@ -1,3 +1,11 @@ +naev (0.7.0-2) UNRELEASED; urgency=medium + + * Install application icon for desktop menu entry. + * 002-desktop-file-german-translation.diff: Add German desktop file + translation. + + -- Bruno "Fuddl" Kleinert <[email protected]> Sun, 25 Nov 2018 13:08:35 +0100 + naev (0.7.0-1) unstable; urgency=medium * Initial release (Closes: #523834) diff -Nru naev-0.7.0/debian/naev.install naev-0.7.0/debian/naev.install --- naev-0.7.0/debian/naev.install 2018-08-23 20:14:01.000000000 +0200 +++ naev-0.7.0/debian/naev.install 2018-11-25 13:08:35.000000000 +0100 @@ -1,5 +1,6 @@ debian/tmp/usr/bin/naev usr/games debian/tmp/usr/share/appdata/naev.appdata.xml usr/share/metainfo +extras/logos/naev.png usr/share/pixmaps usr/share/applications/naev.desktop usr/share/doc/naev usr/share/man/man6 diff -Nru naev-0.7.0/debian/patches/002-desktop-file-german-translation.diff naev-0.7.0/debian/patches/002-desktop-file-german-translation.diff --- naev-0.7.0/debian/patches/002-desktop-file-german-translation.diff 1970-01-01 01:00:00.000000000 +0100 +++ naev-0.7.0/debian/patches/002-desktop-file-german-translation.diff 2018-11-25 13:08:35.000000000 +0100 @@ -0,0 +1,15 @@ +Index: naev-0.7.0/naev.desktop +=================================================================== +--- naev-0.7.0.orig/naev.desktop 2017-07-02 02:40:29.000000000 +0200 ++++ naev-0.7.0/naev.desktop 2018-11-25 13:07:16.093676199 +0100 +@@ -3,8 +3,10 @@ + Name=Naev + GenericName=Naev + Comment=2D action/rpg space trading combat game ++Comment[de]=2D Weltraum Action-/Rollenspiel mit Handels- und Kampfelementen + Icon=naev + Exec=naev + Categories=Game;AdventureGame; + Terminal=false + Keywords=2D;action;rpg;space;trading;combat;game; ++Keywords[de]=2D;Action;Rollenspiel;Weltraum;Handel;Kampf;Spiel; diff -Nru naev-0.7.0/debian/patches/series naev-0.7.0/debian/patches/series --- naev-0.7.0/debian/patches/series 2018-08-23 20:14:01.000000000 +0200 +++ naev-0.7.0/debian/patches/series 2018-11-25 13:08:35.000000000 +0100 @@ -1 +1,2 @@ 001-disable-zip +002-desktop-file-german-translation.diff
signature.asc
Description: This is a digitally signed message part

