This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit edab1af88bac875cad164e725716777b1527b123 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 10 03:48:18 2018 +0100 debian/x2godesktopsharing.menu: Drop file. The menu file is not allowed if a .desktop file is present. --- debian/changelog | 2 ++ debian/x2godesktopsharing.menu | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4f3a9a0..6916937 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ x2godesktopsharing (3.1.1.5-0x2go1) UNRELEASED; urgency=medium + Convert to DH packaging style. Build against Qt5. * debian/control: + Bump Standards-Version: to 4.2.1. No changes needed. + * debian/x2godesktopsharing.menu: + + Drop file. The menu file is not allowed if a .desktop file is present. -- X2Go Release Manager <git-admin@x2go.org> Wed, 15 Nov 2017 22:00:53 +0100 diff --git a/debian/x2godesktopsharing.menu b/debian/x2godesktopsharing.menu deleted file mode 100644 index f397f77..0000000 --- a/debian/x2godesktopsharing.menu +++ /dev/null @@ -1,6 +0,0 @@ -?package(x2godesktopsharing):\ - needs="X11"\ - section="Applications/Network/Communication"\ - title="X2Go Desktop Sharing"\ - icon="/usr/share/x2godesktopsharing/icons/x2godesktopsharing.xpm"\ - command="/usr/bin/x2godesktopsharing" -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git