Bug#464999: kdesdk-scripts: bashism in /bin/sh script
Package: kdesdk-scripts Severity: important Version: 3.5.8-1 User: [EMAIL PROTECTED] Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing several /bin/sh scripts making use of a bashism. checkbashisms' output: > possible bashism in ./usr/bin/create_svnignore line 28 (trap with signal > numbers): trap "rm svnignore.tmp" 1 2 15 > possible bashism in ./usr/bin/create_svnignore line 52 > (${parm/?/pat[/str]}): addignore ${ui/.ui/.h} > possible bashism in ./usr/bin/create_svnignore line 53 > (${parm/?/pat[/str]}): addignore ${ui/.ui/.cpp} > possible bashism in ./usr/bin/svnaddcurrentdir line 20 (should be 'b = a'): > if [ "$answer" == "y" ]; then svn add $file; fi > possible bashism in ./usr/bin/adddebug line 13 (echo -e): > *) echo -e "Usage: adddebug [-k] [-r] [-n]\n -k: keep optimizations > (removed by default)\n -r: recursive (process all subdirectories)\n -n: > compile without NDEBUG and NO_DEBUG being defined (makes kdDebug calls > work)"; exit 1;; Not using bash as /bin/sh would lead to errors. Please be aware that although bash is currently the default /bin/sh there's a release goal for Lenny to make dash the default /bin/sh[1]. If you want more information about dash as /bin/sh, you can read: http://lists.debian.org/debian-release/2008/01/msg00189.html https://wiki.ubuntu.com/DashAsBinSh [1]http://release.debian.org/lenny/goals.txt Thank you, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465001: kexi: bashism in /bin/sh script
Package: kexi Severity: important Version: 1.6.3-4 User: [EMAIL PROTECTED] Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing several /bin/sh scripts making use of a bashism. checkbashisms' output: > possible bashism in ./usr/bin/kexi_add_column_gui line 23 ('function' is > useless): function setup_messages { > possible bashism in ./usr/bin/kexi_delete_column line 21 ('function' is > useless): function usage { > possible bashism in ./usr/bin/kexi_delete_column line 38 ('function' is > useless): function exit_with_error { > possible bashism in ./usr/bin/kexi_delete_column line 45 ('function' is > useless): function check { > possible bashism in ./usr/bin/kexi_delete_column line 65 ('function' is > useless): function prepare_new_create_table_statement { > possible bashism in ./usr/bin/kexi_delete_column line 82 ('function' is > useless): function get_sql_column_names { > possible bashism in ./usr/bin/kexi_delete_column_gui line 23 ('function' is > useless): function setup_messages { > possible bashism in ./usr/bin/kexi_add_column line 21 ('function' is > useless): function usage { > possible bashism in ./usr/bin/kexi_add_column line 42 ('function' is > useless): function exit_with_error { > possible bashism in ./usr/bin/kexi_add_column line 49 ('function' is > useless): function check { Not using bash as /bin/sh would lead to errors. Please be aware that although bash is currently the default /bin/sh there's a release goal for Lenny to make dash the default /bin/sh[1]. If you want more information about dash as /bin/sh, you can read: http://lists.debian.org/debian-release/2008/01/msg00189.html https://wiki.ubuntu.com/DashAsBinSh [1]http://release.debian.org/lenny/goals.txt Thank you, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions
Package: libqt3-mt Version: 3:3.3.8b-1 Severity: serious Hi, The Qt shared libraries were providing weak symbols for stat64, lstat64 and fstat64 until version 3:3.3.7-9, but not anymore, other Qt/KDE apps depend on those symbols, so they get terminated when the symbols cannot be resolved during runtime (as the linking is done lazyly). Affected applications I've seen terminate during runtime or just when starting: gwenview and k3b. regards, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#458558: Workaround will be applied to packagesearch
unblock 458884 by 458558 thanks Ok, I will work around the problem in packagesearch then. I still consider it a very bad decision by QT. Feel free to close the bug, or tag it wontfix - whatever you like best. Best regards Benjamin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Processed: Let's reassign to unclutter
Hello Joey: Thanks for your kind answer to the problem. El Sábado, 9 de Febrero de 2008, Joey Hess escribió: > This is pretty much an unclutter faq. > > If you run unclutter with -grab, it well, grabs the mouse pointer. This > can conflict with other programs, such as screen savers or window > managers that also grab the mouse pointer. If that's a problem, then > don't use the -grab option. > > Calling this a security hole is fairly absurd, IMHO. There are a variety > of things that one can do to prevent a screensaver from running, > including putting a kitten on your keyboard; this doesn't mean that > kittens have security holes. This could be a good explanation to low severity to the bug and/or possibly close it. I can do it for you if you want, in this case, please, let me know. Regards, -- Raúl Sánchez Siles ->Proud Debian user<- Linux registered user #416098 signature.asc Description: This is a digitally signed message part.
Processed: your mail
Processing commands for [EMAIL PROTECTED]: > merge 454327 461401 Bug#454327: kcontrol -- Doesn't purge all files after piuparts Install+Upgrade+Purge test Bug#461401: kcontrol: does not remove obsolete conffiles on package upgrades Merged 454327 461401. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions
On Sunday 10 February 2008, Guillem Jover wrote: > Package: libqt3-mt > Version: 3:3.3.8b-1 > Severity: serious > > Hi, > > The Qt shared libraries were providing weak symbols for stat64, > lstat64 and fstat64 until version 3:3.3.7-9, but not anymore, other > Qt/KDE apps depend on those symbols, so they get terminated when the > symbols cannot be resolved during runtime (as the linking is done > lazyly). Affected applications I've seen terminate during runtime or > just when starting: gwenview and k3b. urgh. I wonder what caused this. Rebuilding 3:3.3.7-9 in a current sid environment also don't have these symbols. 3.3.7 from the archive: objdump -T /usr/lib/libqt-mt.so | grep stat64 DF *UND* 003f GLIBC_2.2 __fxstat64 DF *UND* 003f GLIBC_2.2 __lxstat64 DF *UND* 003f GLIBC_2.2 __xstat64 00616a72 w DF .text 0032 Baselstat64 00326a32 w DF .text 0032 Basefstat64 0050abac w DF .text 0032 Basestat64 3.3.8 from the archive: $ objdump -T libqt-mt.so.3 | grep stat64 DF *UND* 003f GLIBC_2.2 __fxstat64 DF *UND* 003f GLIBC_2.2 __lxstat64 DF *UND* 003f GLIBC_2.2 __xstat64 locally built 3.3.7: $ objdump -T libqt-mt.so.3 | grep stat64 DF *UND* 003f GLIBC_2.2 __fxstat64 DF *UND* 003f GLIBC_2.2 __lxstat64 DF *UND* 003f GLIBC_2.2 __xstat64 I wonder what happpened. Any advice appreciated. /Sune -- Man, how might I remove a utility to a Fast TCP/IP forward from the control file within LinuxPPC 6000? First of all from Internet Explorer 99 you either should never ping to a computer of the hard disk to the Internet site, or cannot boot from a mouse in order to link the memory. signature.asc Description: This is a digitally signed message part.
Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions
(CC to virtualbox maintainers as a heads-up) virtualbox-ose is affected too (amd64): /usr/lib/virtualbox/VirtualBox: symbol lookup error: /usr/lib/virtualbox/VirtualBox: undefined symbol: stat64 Downgrading libqt3-mt to 3:3.3.7-9 solved the issue. Cheers, FJP signature.asc Description: This is a digitally signed message part.
Processed: your mail
Processing commands for [EMAIL PROTECTED]: > severity 465029 serious Bug#465029: virtualbox-ose: undefined symbol: stat64 Severity set to `serious' from `important' > merge 465029 465028 Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions Bug#465029: virtualbox-ose: undefined symbol: stat64 Bug#465046: symbol lookup error Merged 465028 465029 465046. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465028: not only amd64
Please note that this error is not only available on amd64 machines, but also on my i386 laptop. virtualbox fails with the failure described in #465029. Atm I'm checking if a rebuild of virtualbox helps to get rid of this issue. Greetings Winnie -- .''`. Patrick Winnertz <[EMAIL PROTECTED]> : :' : GNU/Linux Debian Developer `. `'` http://www.der-winnie.de http://people.skolelinux.org/~winnie `- Debian - when you have better things to do than fixing systems signature.asc Description: This is a digitally signed message part.
Processed (with 1 errors): your mail
Processing commands for [EMAIL PROTECTED]: > reassign 465029 libqt3-mt Bug#465029: virtualbox-ose: undefined symbol: stat64 Bug reassigned from package `virtualbox-ose' to `libqt3-mt'. > merge 465029 465028 Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions Bug#465029: virtualbox-ose: undefined symbol: stat64 Mismatch - only Bugs in same state can be merged: Values for `severity' don't match: #465028 has `serious'; #465029 has `important' > reassign 465046 libqt3-mt Bug#465046: symbol lookup error Bug reassigned from package `ktorrent' to `libqt3-mt'. > merge 465046 465028 Bug#465028: libqt3-mt: Missing weak symbols for stat64 functions Bug#465046: symbol lookup error Merged 465028 465046. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#463305: kde4: Core Apps Crash Rendering Package Unusable)
Here is some more, possibly useful information: Postings on kubuntu's lists complained of problems with dbus without root permissions. Kubuntu/ubuntu's approach to this is sudo only so becomes more problematic. On my Debian system: 1. Dbusd IS running, started on init. (Note: There is no udev rule and no /dev entry for dbus.) 2. However, two instances of dbus-launcher become stuck in memory when attempting to start kde4 as user, one by user and one by root! 3. Hal's udev rule calls for a certain socket. There is no such file on my system. The URI is NOT a /dev path. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465029: [Pkg-virtualbox-devel] Bug#465029: Bug#465029: virtualbox-ose: undefined symbol: stat64
On Sun, Feb 10, 2008 at 12:04:45PM +0100, Patrick Winnertz wrote: > Am Sonntag, 10. Februar 2008 11:38:48 schrieb Michael Hanke: > > I checked that already and it does not seem to be the problem. I have > > this: > > > > [EMAIL PROTECTED]:/lib/modules/2.6.24-1-686$ uname -a > > Linux gandalf 2.6.24-1-686 #1 SMP Wed Feb 6 15:20:27 UTC 2008 i686 > > GNU/Linux > > > > [EMAIL PROTECTED]:/lib/modules/2.6.24-1-686$ find . -name vboxdrv.ko > > ./extra/virtualbox-ose/vboxdrv.ko > mh.. okay. > > What about building the module on your own? > For this please install virtualbox-ose-source and then > # m-a -t auto-install virtualbox-ose-source > > This module should be located under: > /lib/modules/$KVERS/misc/vboxdrv.ko > > The module above is from linux-modules-extra and is prebuilded. > > If the module is builded please modprobe/or insmod it and make sure that > this and not the other one is loaded. > (The easiest thing would be: > rmmod vboxdrv; > insmod /lib/modules/$KVERS/misc/vboxdrv.ko; > ) > > Hopefully this helps to get rid of the error. Sorry, I forgot to mention that I already tried this as well. I redid everything with the explicite commands that you suggested and the problem is still there (same error). Additionally, I also think that it cannot be related to the module as the VirtualBox GUI should even start without any module present (neither loaded nor even installed). I also gave the binary-only innotek package a tried and it works (same kernel, ...). So I guess it cannot be a general problem. Thanks, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Processed: Let's reassign to unclutter
Raúl Sánchez Siles wrote: > This could be a good explanation to low severity to the bug and/or possibly > close it. I can do it for you if you want, in this case, please, let me know. I think the bug should be closed.. -- see shy jo signature.asc Description: Digital signature
Bug#375196: marked as done (New Catalan Translation for qt-x11-free)
Your message dated Sun, 10 Feb 2008 20:14:02 +0100 with message-id <[EMAIL PROTECTED]> and subject line Catalan Translation for qt-x11-free has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: qt-x11-free Severity: wishlist Hello, my name is Antoni Bella Include this translation into qt-x11-free package. I'm work from KDE Catalan Team <[EMAIL PROTECTED]>. The Novel company include new translations into last version and I'm work this. Regards Toni Sort Antoni Bella Perez ## # http://www.terra.es/personal7/bella5/home.htm ## Correu-e :##, ## ID de Jabber: vasten AT jabber DOT org ## i col·laborador dels projectes: Debian en català: http://www.debian.org/international/Catalan/ KDE en català: http://l10n.kde.org/teams/infos.php?teamcode=ca T.P: http://www.iro.umontreal.ca/translation/registry.cgi?team=ca - __ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com qt_ca.ts_3.3.6_.tar.bz2 Description: 2282029515-qt_ca.ts_3.3.6_.tar.bz2 --- End Message --- --- Begin Message --- Version: 3:3.3.8b-1 --- End Message ---
Bug#465028: recompilation
I also tried recompiling virtualbox against the latest libqt3-mt and it seems to work. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: kopete: list of available protocols is empty
Processing commands for [EMAIL PROTECTED]: > notfound 462661 4:4.0.1-1 Bug#462661: kopete: list of available protocols is empty Bug no longer marked as found in version 4:4.0.1-1. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465125: kcm_fonts.so: undefined symbol: lstat64
Package: kcontrol Version: 4:3.5.8.dfsg.1-7 Severity: important Hi! $ kcmshell fonts kcmshell: symbol lookup error: /usr/lib/kde3/kcm_fonts.so: undefined symbol: lstat64 Do not start Themes->Fonts in kcontrol. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kcontrol depends on: ii kdebase-data 4:3.5.8.dfsg.1-7 shared data files for the KDE base ii kdelibs4c2a4:3.5.8.dfsg.1-7 core libraries and binaries for al ii kicker 4:3.5.8.dfsg.1-7 desktop panel for KDE ii libacl12.2.45-1 Access control list shared library ii libart-2.0-2 2.3.20-1 Library of functions for 2D graphi ii libattr1 1:2.4.39-1Extended attribute shared library ii libaudio2 1.9.1-1 Network Audio System - shared libr ii libc6 2.7-6 GNU C Library: Shared libraries ii libfontconfig1 2.5.0-2 generic font configuration library ii libfreetype6 2.3.5-1+b1FreeType 2 font engine, shared lib ii libgamin0 [libfam0]0.1.9-2 Client library for the gamin file ii libgcc11:4.3-20080202-1 GCC support library ii libgl1-mesa-glx [libgl 7.0.2-4 A free implementation of the OpenG ii libglu1-mesa [libglu1] 7.0.2-4 The OpenGL utility library (GLU) ii libice62:1.0.4-1 X11 Inter-Client Exchange library ii libidn11 1.1-1 GNU libidn library, implementation ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libpng12-0 1.2.15~beta5-3PNG library - runtime ii libqt3-mt 3:3.3.8b-1Qt GUI Library (Threaded runtime v ii libraw1394-8 1.3.0-2 library for direct access to IEEE ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libssl0.9.80.9.8g-4 SSL shared libraries ii libstdc++6 4.3-20080202-1The GNU Standard C++ Library v3 ii libusb-0.1-4 2:0.1.12-9userspace USB programming library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor11:1.1.9-1 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxft22.1.12-2 FreeType-based font drawing librar ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr2 2:1.2.2-1 X11 RandR extension library ii libxrender11:0.9.4-1 X Rendering Extension client libra ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension ii usbutils 0.73-5Linux USB utilities ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime Versions of packages kcontrol recommends: ii udev 0.114-2/dev/ and hotplug management daemo -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Depends incorrect for package kdebase-workspace
On Monday 11 February 2008, Luciano Martini wrote: > kdebase-workspace depends klipper 4.0.1-1 but 4.0.0.3-3 is the higher > version in repository... > I hav ethe impression that the dependencies are correct, but you are using a architecture that currently is a bit out of sync (i386) It will catch up within the next days /Sune -- How could I unmount a server? From Flash 7000 and from the preferences inside DOS you should digit from the TCP/IP fan of the jumper, so that then from Redhat Linux NT you neither can ever boot a mail on the 34-inch hard disk of a desktop to the ISDN password, nor must unlink with the login over a controller to doubleclick a terminale on a LCD DVD board over the e-mail. signature.asc Description: This is a digitally signed message part.
Depends incorrect for package kdebase-workspace
kdebase-workspace depends klipper 4.0.1-1 but 4.0.0.3-3 is the higher version in repository... And : kdebase-workspace-bin and libplasma1 depends on : kdebase-workspace-data (= 4:4.0.1-1), This must be : kdebase-workspace-data (>=4.0.1-1) , you are using = not >= (and i found this error in another packages, installing kde4...) tks... _ Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile! http://mobile.live.com/signup/signup2.aspx?lc=pt-br
Bug#465193: kicker: Changing "command" changes icon
Package: kicker Version: 4:3.5.8.dfsg.1-2 Severity: normal 1. Suppose that you add emacs22 to the KDE panel by right-clicking and choosing "Add Application to Panel". The icon is that of emacs22. 2. Right-click on the newly-created icon and choose "Configure Emacs 22 (X11) Button . . ."; 3. Go to the "Application" panel and change "Command" from "/usr/bin/emacs22" to "env [EMAIL PROTECTED] /usr/bin/emacs22" , and click on "OK". 4. Then, the icon on the panel changes! How should one recover the original icon? Searching around, I eventually found it's /usr/share/emacs/22.1/etc/images/icons/emacs_48.png but that was painful. I hope this behavior will be fixed. Regards, Ryo -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages kicker depends on: ii kdebase-data 4:3.5.8.dfsg.1-2 shared data files for the KDE base ii kdelibs4c2a4:3.5.8.dfsg.1-6 core libraries and binaries for al ii libacl12.2.45-1 Access control list shared library ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libattr1 1:2.4.39-1Extended attribute shared library ii libaudio2 1.9.1-1 Network Audio System - shared libr ii libc6 2.7-6 GNU C Library: Shared libraries ii libfam02.7.0-13.1Client library to control the FAM ii libfontconfig1 2.5.0-2 generic font configuration library ii libfreetype6 2.3.5-1+b1FreeType 2 font engine, shared lib ii libgcc11:4.3-20080116-1 GCC support library ii libice62:1.0.4-1 X11 Inter-Client Exchange library ii libidn11 1.1-1 GNU libidn library, implementation ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libkonq4 4:3.5.8.dfsg.1-2 core libraries for Konqueror ii libpng12-0 1.2.15~beta5-3PNG library - runtime ii libqt3-mt 3:3.3.7-9 Qt GUI Library (Threaded runtime v ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libstdc++6 4.3-20080116-1The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxau61:1.0.3-2 X11 authorisation library ii libxcomposite1 1:0.4.0-1 X11 Composite extension library ii libxcursor11:1.1.9-1 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxft22.1.12-2 FreeType-based font drawing librar ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr2 2:1.2.2-1 X11 RandR extension library ii libxrender11:0.9.4-1 X Rendering Extension client libra ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime kicker recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#465178: khelpcenter: Please demote htdig to Recommends
Package: khelpcenter Version: 4:4.0.0.really.3.5.8.dfsg.1-7 Severity: wishlist Hi, On version 4:4.0.0-2, the htdig relationship was a Recommends, could the same be done on the current version, now that those are installed by default? thanks, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]