[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#923592: also break in Buster



Control: tags -1 patch ftbfs

--

Hi,

marble actually also fails to build in buster on several architectures (I
tested on ppc64el and amd64).
I think this is due to this https://phabricator.kde.org/D16867 .
So, with previous 5.37.0-2 and below, the issue didn't happen.

Here is attached, a patch to be put in debian/patches

Regards,


F.
Description: Fix FTBFS due to missing comment/description
 After that commit https://phabricator.kde.org/D16867, a description is
needed in .desktop files.
The keyword actually looked for by desktoptojson converter utility is
"Comment=" .

Author: Frédéric Bonnard <frediz@debian.org>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: marble-17.08.3/src/plasma/wallpapers/worldmap/metadata.desktop
===================================================================
--- marble-17.08.3.orig/src/plasma/wallpapers/worldmap/metadata.desktop	2017-10-20 03:52:49.000000000 +0000
+++ marble-17.08.3/src/plasma/wallpapers/worldmap/metadata.desktop	2019-04-24 15:10:53.251732393 +0000
@@ -23,6 +23,7 @@
 Name[x-test]=xxWorld Mapxx
 Name[zh_CN]=世界地图
 Name[zh_TW]=世界地圖
+Comment=Shows a map of the world as wallpaper
 Type=Service
 Icon=marble
 
Index: marble-17.08.3/src/plasma/applets/worldclock/package/metadata.desktop
===================================================================
--- marble-17.08.3.orig/src/plasma/applets/worldclock/package/metadata.desktop	2017-10-20 03:52:49.000000000 +0000
+++ marble-17.08.3/src/plasma/applets/worldclock/package/metadata.desktop	2019-04-24 15:09:41.781959847 +0000
@@ -49,7 +49,7 @@
 Name[x-test]=xxWorld Clockxx
 Name[zh_CN]=世界时钟
 Name[zh_TW]=世界時鐘
-# not yet... Comment=Shows the time in different parts of the world
+Comment=Shows the time in different parts of the world
 
 Icon=marble
 Type=Service

Attachment: pgp_yifi4WaUJ.pgp
Description: PGP signature


Reply to: