Package: colobot Version: 0.1.11-1~bpo9+1 Severity: minor Tags: patch, l10n
The desktop file is missing a German translation. In addition to that the Name entry doesn't need to have redundant translations. The attached patch fixes this issue. -- System Information: Debian Release: 9.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.14.0-0.bpo.3-amd64 (SMP w/6 CPU cores) Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages colobot depends on: ii colobot-common 0.1.11-1~bpo9+1 ii colobot-common-sounds 0.1.11-1~bpo9+1 ii colobot-common-textures 0.1.11-1~bpo9+1 ii fonts-dejavu-core 2.37-1 ii fonts-dejavu-extra 2.37-1 ii libboost-filesystem1.62.0 1.62.0+dfsg-4 ii libboost-regex1.62.0 1.62.0+dfsg-4 ii libboost-system1.62.0 1.62.0+dfsg-4 ii libc6 2.24-11+deb9u1 ii libgcc1 1:6.3.0-18 ii libgl1-mesa-glx [libgl1] 13.0.6-1+b2 ii libglew2.0 2.0.0-3+b1 ii libglu1-mesa [libglu1] 9.0.0-2.1 ii libopenal1 1:1.17.2-4+b2 ii libphysfs1 2.0.3-5 ii libpng16-16 1.6.28-1 ii libsdl2-2.0-0 2.0.5+dfsg1-2 ii libsdl2-image-2.0-0 2.0.1+dfsg-2+b2 ii libsdl2-ttf-2.0-0 2.0.14+dfsg1-1 ii libsndfile1 1.0.27-3 ii libstdc++6 6.3.0-18 ii zlib1g 1:1.2.8.dfsg-5 colobot recommends no packages. colobot suggests no packages. -- no debconf information
--- colobot.desktop.orig 2018-02-07 17:10:11.646554000 +0100 +++ colobot.desktop 2018-02-07 17:18:33.938554000 +0100 @@ -6,10 +6,12 @@ Categories=Education;Robotics;Game;AdventureGame;StrategyGame; Name=Colobot -Name[fr]=Colobot GenericName=Game to learn programming +GenericName[de]=Spiel zum Programmieren lernen GenericName[fr]=Apprentissage de la programmation par le jeu Comment=Colonize with bots +Comment[de]=Planeten mit Robotern kolonialisieren Comment[fr]=Colonise avec des roBots Keywords=robots;3d;space;astronaut;java;c++ +Keywords[de]=Roboter;3D;Weltraum;Astronaut;Kosmonaut;Java;C++ Keywords[fr]=robots;3d;espace;astronaute;cosmonaute;java;c++

