Package: lazarus
Version: 0.9.2-2
Severity: normal

Lazarus package have incorrect menu file, 'command' tag points to 
'/usr/bin/lazarus', but it should point to /usr/bin/lazarus-ide. 
See patch below.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages lazarus depends on:
ii  fp-compiler              1.9.4-5         Free Pascal -- Compiler
ii  fp-units-base            1.9.4-5         Free Pascal -- base units
ii  fp-units-fcl             1.9.4-5         Free Pascal -- Free Component Libr
ii  fp-units-gtk             1.9.4-5         Free Pascal -- GTK 1.2 units
ii  fp-units-rtl             1.9.4-5         Free Pascal -- Runtime Library
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libgdk-pixbuf-dev        0.22.0-8        The GdkPixBuf library - developmen
ii  libgdk-pixbuf2           0.22.0-8        The GdkPixBuf image library, gtk+ 
ii  libglib1.2               1.2.10-9        The GLib library of C routines
ii  libgtk1.2                1.2.10-17       The GIMP Toolkit set of widgets fo
ii  libgtk1.2-dev            1.2.10-17       Development files for the GIMP Too
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxi6                   4.3.0.dfsg.1-14 X Window System Input extension li
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

-- no debconf information

*** /home/bashu/lazarus.menu.patch
--- lazarus.old 2005-09-19 16:12:30.242685480 +0700
+++ lazarus     2005-09-19 16:12:15.636905896 +0700
@@ -3,4 +3,4 @@
        section="Apps/Programming"\
        hints="Programming,Delphi"\
        icon="/usr/share/pixmaps/lazarus.png"\
-       command="/usr/bin/lazarus"
+       command="/usr/bin/lazarus-ide"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to