The source project of this merge request has been removed.
Drop virtualbox-qt Debian menu file and its pixmap
The old Debian menu system was declared obsolete almost 6 years ago [1]. Also, according to Policy §9.6 [2], the Debian menu file must not be shipped if there is a desktop file provided; since it's the case of virtualbox-qt, then drop the old Debian menu file.
Also drop the imagemagick build dependency, as it is not needed anymore (it was used only for the convert call in debian/rules to convert the 32px PNG to XPM).
[1] https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html
[2] https://www.debian.org/doc/debian-policy/ch-opersys.html#menus
Edited by Pino Toscano