This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch master in repository widelands.
commit 7432063b2c0a4a0eaa3ee484158d343de6a99fc7 Author: Martin Quinson <[email protected]> Date: Sun Dec 4 21:42:10 2016 +0100 Pick a new desktop file from upstream, mainly to fix the icon path --- debian/changelog | 6 ++++++ debian/widelands.desktop | 49 +++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 48 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7df25f4..94c6d52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +widelands (1:19+repack-2) unstable; urgency=medium + + * Pick a new desktop file from upstream, mainly to fix the icon path. + + -- Martin Quinson <[email protected]> Sun, 04 Dec 2016 21:42:21 +0100 + widelands (1:19+repack-1) unstable; urgency=medium * New upstream release. New features highlight: diff --git a/debian/widelands.desktop b/debian/widelands.desktop index 5b38e06..176a5a6 100644 --- a/debian/widelands.desktop +++ b/debian/widelands.desktop @@ -3,19 +3,54 @@ Version=1.0 Type=Application Name=Widelands GenericName=Strategy Game -GenericName[af]=Strategie-spel -GenericName[ca]=Joc d'estrategia +GenericName[bg]=Стратегическа игра +GenericName[br]=C'hoari Bellerezh +GenericName[ca]=Joc d'estratègia +GenericName[cs]=Strategická hra +GenericName[da]=Strategispil GenericName[de]=Strategiespiel -GenericName[dk]=Strategi-spil -GenericName[eu]=Estrategiako jokoa +GenericName[es]=Juego de estrategia +GenericName[eu]=Estrategia jokoa +GenericName[fi]=Strategiapeli GenericName[fr]=Jeu de stratégie +GenericName[gd]=Geama ro-innleachd GenericName[he]=משחק אסטרטגיה -GenericName[hu]=Stratégia +GenericName[hu]=Stratégiai játék +GenericName[it]=Gioco di strategia +GenericName[la]=Ludus strategicae +GenericName[nl]=Strategiespel +GenericName[pl]=Gra strategiczna +GenericName[pt]=Jogo de Estratégia +GenericName[ro]=Joc de strategie GenericName[ru]=Стратегическая игра GenericName[sk]=Strategická hra -Comment=A a real-time build-up strategy game +GenericName[sr]=Strateška igra +GenericName[tr]=Strateji Oyunu +GenericName[uk]=Стратегічна гра +GenericName[zh_TW]=策略遊戲 +Comment=A real-time build-up strategy game +Comment[bg]=Стратегическа игра за изграждане на цивилизация в реално време +Comment[ca]=Un joc d'estratègia i construcció a temps real +Comment[cs]=Real-time budovatelská strategická hra +Comment[da]=Et realtids opbygningsstrategispil Comment[de]=Echtzeitbasiertes Aufbau-Strategiespiel -Icon=/usr/share/games/widelands/pics/wl-ico-64.png +Comment[es]=Un juego de estrategia y construcción en tiempo real +Comment[eu]=Denbora errealeko eraikuntza eta estrategia jokoa +Comment[fi]=Reaaliaikainen strategiapeli +Comment[fr]=Un jeu de stratégie et de construction en temps réel +Comment[gd]=Geama ro-innleachd togail fìor-ama +Comment[hu]=Egy valós idejű, építkezős stratégiai játék +Comment[it]=Un gioco di costruzione e strategia in tempo reale +Comment[la]=Ludus strategicae exstructionis in tempore vero +Comment[nl]=Een realtime opbouwend strategiespel +Comment[pl]=Strategia czasu rzeczywistego skupiona na rozbudowie +Comment[pt]=Um jogo de construção estratégica em tempo real +Comment[ro]=Un joc strategic de construire în timp real +Comment[sk]=Budovateľská stretegická hra v reálnom čase +Comment[sr]=Graditeljska strateška igra u realnom vremenu +Comment[uk]=Стратегічна гра у режимі реального часу +Comment[zh_TW]=一款即時演變的策略遊戲 +Icon=/usr/share/games/widelands/data/images/logos/wl-ico-64.png TryExec=widelands Exec=widelands Categories=Application;Game;StrategyGame; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/widelands.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

