Source: reportbug Severity: minor Version: 7.1.2 Tags: patch Hi,
Please the obsolete "debian/menu" file from the repository. As decided by the Technical Committee [1], the Debian Menu System is obsolete now. XDG desktop files should be used instead. Reportbug has a working desktop file, so the "debian/menu" file should be removed. I have prepared an example patch for this change. [1] https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html Thanks, Boyuan Yang
From 9640bbf94cfd28e80511191fea0cc4664257a360 Mon Sep 17 00:00:00 2001 From: Boyuan Yang <[email protected]> Date: Sun, 15 Jan 2017 00:29:27 +0800 Subject: remove obsolete menu file The debian/menu file is obsolete as per #741573, which was announced by Technical committee in 2015[1]. Reportbug has a working .desktop file, so removing old .menu file here. [1] https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html --- debian/menu | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 debian/menu diff --git a/debian/menu b/debian/menu deleted file mode 100644 index dcb779d..0000000 --- a/debian/menu +++ /dev/null @@ -1,7 +0,0 @@ -?package(reportbug):needs="text" section="Applications/System/Administration" \ - title="Reportbug" command="/usr/bin/reportbug --exit-prompt" \ - hints="Bug reporting" - -?package(reportbug):needs="x11" section="Applications/System/Administration" \ - title="Reportbug (GTK+)" command="/usr/bin/reportbug --exit-prompt --ui gtk2" \ - hints="Bug reporting" -- 2.11.0
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
