Package: gnome-btdownload
Version: 0.0.30-2
Severity: serious
Tags: patch
Hi,
The gnome-btdownload package places its menu entry under Applications > Net
rather than Applications > Network... This is pretty minor (and easy to fix) by
itself but violates a "must" in the debian menu policy ("Here is the
authoritative list of Debian's menu structure. Packages must be placed in leaf
sections."), so I believe qualifies as "serious" (but feel free to downgrade).
Nontheless it should probably be fixed for lenny! (patch attached)
Thanks!!
Guido
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-rc6rw00 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gnome-btdownload depends on:
ii bittorrent 3.4.2-11 Original BitTorent client - consol
ii gconf2 2.20.1-3 GNOME configuration database syste
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.15-0.1 register and build utility for Pyt
ii python-glade2 2.12.1-1 GTK+ bindings: Glade support
ii python-gnome2 2.20.1-2 Python bindings for the GNOME desk
ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge
ii python-notify 0.1.1-2 Python bindings for libnotify
gnome-btdownload recommends no packages.
-- no debconf information
diff -ru gnome-btdownload-0.0.30.orig/debian/gnome-btdownload.menu gnome-btdownload-0.0.30/debian/gnome-btdownload.menu
--- gnome-btdownload-0.0.30.orig/debian/gnome-btdownload.menu 2008-03-21 08:53:46.000000000 +0100
+++ gnome-btdownload-0.0.30/debian/gnome-btdownload.menu 2008-03-21 08:55:40.210697676 +0100
@@ -1,4 +1,4 @@
-?package(gnome-btdownload):needs="X11" section="Apps/Net/File Transfer"\
+?package(gnome-btdownload):needs="X11" section="Apps/Network/File Transfer"\
title="BitTorrent Download Client"\
description="Gnome interface for 'executing' BitTorrent files"\
command="/usr/bin/gnome-btdownload"\