Package: tucan Version: 0.3.9-1 Severity: minor Tags: patch
Tucan package has not a debian/menu file. So, it doesn't appear in Debian menu. A patch with debian/menu file is included with this report. Thanks for your work! -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (850, 'stable'), (800, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tucan depends on: ii librsvg2-common 2.26.3-1 SAX-based renderer library for SVG ii python 2.6.6-3+squeeze2 interactive high-level object-orie ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge ii python-imaging 1.1.7-2 Python Imaging Library ii tesseract-ocr 2.04-2+b1 Command line OCR tool ii tesseract-ocr-eng 2.00-2 tesseract-ocr language files for E tucan recommends no packages. tucan suggests no packages. -- no debconf information
diff -urN tucan-0.3.9.orig/debian/menu tucan-0.3.9/debian/menu --- tucan-0.3.9.orig/debian/menu 1970-01-01 01:00:00.000000000 +0100 +++ tucan-0.3.9/debian/menu 2010-12-29 19:08:26.000000000 +0100 @@ -0,0 +1,6 @@ +?package(tucan): \ + needs="X11" \ + section="Applications/Network/File Transfer" \ + title="Tucan" \ + command="/usr/bin/tucan" \ + icon="/usr/share/pixmaps/tucan.svg"

