Bug#546418: libenchant1c2a: Command enchant, problems with
On Sun, Sep 13, 2009 at 11:47:05AM +0300, Tapio Lehtonen wrote: > Package: libenchant1c2a > Version: 1.4.2-3.3 > Severity: normal Hi, Tapio. Recently prepared a QA upload for enchant and am now looking at other bug reports for it, > Man page for enchant does not mention option -d (nor -h). > > $ enchant -h > Usage: enchant [options] -a|-d dict|-l|-L|-m|-v[v]| >-a lists alternatives. >-d dict uses dictionary . >-l lists misspellings. >-m is ignored. >-L displays line numbers. >-v displays program version. Not only that, -a does not list alternatives, but means pipe mode in the same was as for ispell > Furhermore enchant -d fi and -d fi_FI do not produce the same result. > Looks like -d fi works as expected, -d fi_FI makes strange results. > $ cat test-material-for-enchant-2.txt > Hallinnolliset tiedot > Tietoa tästä ohjeesta > This manual was created for Sarge's debian-installer, based on the > Woody > installation manual for boot-floppies, which was based on earlier > Debian > installation manuals, and on the Progeny distribution manual which was > released under GPL in 2003. Is this still true? > $ enchant -l -d fi < test-material-for-enchant-2.txt > $ enchant -l -d fi_FI < test-material-for-enchant-2.txt seems to work well here (Note that this is enchant 1.6.0, so this problem may have been fixed in the meantime) > According to enchant-lsmod, a different backend is used for fi_FI than > for fi. > $ enchant-lsmod -list-dicts > fi (voikko) > en (ispell) > en_PH (ispell) > en_US (ispell) > fi_FI (myspell) > tr (zemberek) This is also the result here, but voikko seems indeed used for both fi anf fi_FI, $ enchant-lsmod -lang fi fi (voikko) $ enchant-lsmod -lang fi_FI fi_FI (voikko) Will try to look deeper when I have time. > At least the man pages needs more material. Maybe the program works as > intended, but the docs should document the intentions. Agreed. There are already two patches for that man page and as mentioned above more changes are needed. Thanks for your feedback, Regards, -- Agustin -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20111025112507.ga18...@agmartin.aq.upm.es
Processing of kcheckgmail_0.6.0-2_i386.changes
kcheckgmail_0.6.0-2_i386.changes uploaded successfully to localhost along with the files: kcheckgmail_0.6.0-2.dsc kcheckgmail_0.6.0-2.diff.gz kcheckgmail_0.6.0-2_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rijdl-0006hl...@franck.debian.org
kcheckgmail_0.6.0-2_i386.changes ACCEPTED into unstable
Accepted: kcheckgmail_0.6.0-2.diff.gz to main/k/kcheckgmail/kcheckgmail_0.6.0-2.diff.gz kcheckgmail_0.6.0-2.dsc to main/k/kcheckgmail/kcheckgmail_0.6.0-2.dsc kcheckgmail_0.6.0-2_i386.deb to main/k/kcheckgmail/kcheckgmail_0.6.0-2_i386.deb Override entries for your package: kcheckgmail_0.6.0-2.dsc - source kde kcheckgmail_0.6.0-2_i386.deb - optional kde Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 628318 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1riji5-0006fz...@franck.debian.org
Processing of libvisual-plugins_0.4.0.dfsg.1-4_amd64.changes
libvisual-plugins_0.4.0.dfsg.1-4_amd64.changes uploaded successfully to localhost along with the files: libvisual-plugins_0.4.0.dfsg.1-4.dsc libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1riqwz-g7...@franck.debian.org
Bug#503013: marked as done (Superfluous bdeps for disabled input plugins)
Your message dated Tue, 25 Oct 2011 23:48:13 + with message-id and subject line Bug#503013: fixed in libvisual-plugins 0.4.0.dfsg.1-4 has caused the Debian Bug report #503013, regarding Superfluous bdeps for disabled input plugins 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 503013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503013 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libvisual-plugins Version: 0.4.0.dfsg.1-2 Severity: normal Hi there, While looking at why libvisual-plugins build-deps on jack for Ubuntu[1], I noticed that the jack bdep while correct and correctly detected by the upstream configure.ac isn't used at all. build_input_plugins="" on line 112 of configure.ac will cause the esd and jack input plugins not to be built. So either you should drop the bdeps because nobody cares for the jack and esd input plugins, or you should fix the upstream configure.ac to enable it. As a quick workaround, you might be able to set build_input_plugins when calling MAKE instead. Perhaps if nobody cared to report this issue then it's not worth it to build the jack and esd plugins at all? Cheers, [1] we don't have jack in Ubuntu main, but wanted to promote libvisual-plugins to main because some main packages wanted to use it -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.27-1-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libvisual-0.4-plugins depends on: ii libasound21.0.17-1 ALSA library ii libc6 2.7-15 GNU C Library: Shared libraries ii libgcc1 1:4.3.2-1 GCC support library ii libgl1-mesa-glx [libgl1] 7.2-1 A free implementation of the OpenG ii libglu1-mesa [libglu1]7.2-1 The OpenGL utility library (GLU) ii libstdc++64.3.2-1The GNU Standard C++ Library v3 ii libvisual-0.4-0 0.4.0-2.1 Audio visualization framework libvisual-0.4-plugins recommends no packages. libvisual-0.4-plugins suggests no packages. -- no debconf information -- Loïc Minier --- End Message --- --- Begin Message --- Source: libvisual-plugins Source-Version: 0.4.0.dfsg.1-4 We believe that the bug you reported is fixed in the latest version of libvisual-plugins, which is due to be installed in the Debian FTP archive: libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb to main/libv/libvisual-plugins/libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz libvisual-plugins_0.4.0.dfsg.1-4.dsc to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 503...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek (supplier of updated libvisual-plugins package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 25 Oct 2011 23:02:36 + Source: libvisual-plugins Binary: libvisual-0.4-plugins Architecture: source amd64 Version: 0.4.0.dfsg.1-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Steve Langasek Description: libvisual-0.4-plugins - Audio visualization framework plugins Closes: 503013 503017 Changes: libvisual-plugins (0.4.0.dfsg.1-4) unstable; urgency=low . * QA upload. * Various fixes from Ubuntu: - Drop build-dependencies on libesd and libjack, neither of which are used at runtime. Closes: #503013. - Drop build-dependency on x11proto-core-dev, not used at build time. - Build-dep on mesa-common-dev explicitely for GL/glx.h. - Add -D_GNU_SOURCE to CFLAGS to pick up mremap prototype. LP: #766045. - 60_no-const-vispluginfo-in-nastyfft: the static VisPluginInfo in nastyfft was declared as const, but libvisual write to its refcount when it visual_object_unref()s it (nasty!). This is broken at various
Bug#503017: marked as done (outdated-autotools-helper-file(s))
Your message dated Tue, 25 Oct 2011 23:48:13 + with message-id and subject line Bug#503017: fixed in libvisual-plugins 0.4.0.dfsg.1-4 has caused the Debian Bug report #503017, regarding outdated-autotools-helper-file(s) 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 503017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503017 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libvisual-plugins Version: 0.4.0.dfsg.1-2 Severity: normal Tags: patch E: libvisual-plugins source: outdated-autotools-helper-file config.guess 2003-06-17 E: libvisual-plugins source: outdated-autotools-helper-file config.sub 2003-06-18 this makes porting harder etc.; solution is to simply build-dep on autotools-dev and cdbs will update the files transparently. You an drop them from the autoreconf patch if you like, albeit cdbs works around patches with these files anyway. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.27-1-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Loïc Minier --- End Message --- --- Begin Message --- Source: libvisual-plugins Source-Version: 0.4.0.dfsg.1-4 We believe that the bug you reported is fixed in the latest version of libvisual-plugins, which is due to be installed in the Debian FTP archive: libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb to main/libv/libvisual-plugins/libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz libvisual-plugins_0.4.0.dfsg.1-4.dsc to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 503...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek (supplier of updated libvisual-plugins package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 25 Oct 2011 23:02:36 + Source: libvisual-plugins Binary: libvisual-0.4-plugins Architecture: source amd64 Version: 0.4.0.dfsg.1-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Steve Langasek Description: libvisual-0.4-plugins - Audio visualization framework plugins Closes: 503013 503017 Changes: libvisual-plugins (0.4.0.dfsg.1-4) unstable; urgency=low . * QA upload. * Various fixes from Ubuntu: - Drop build-dependencies on libesd and libjack, neither of which are used at runtime. Closes: #503013. - Drop build-dependency on x11proto-core-dev, not used at build time. - Build-dep on mesa-common-dev explicitely for GL/glx.h. - Add -D_GNU_SOURCE to CFLAGS to pick up mremap prototype. LP: #766045. - 60_no-const-vispluginfo-in-nastyfft: the static VisPluginInfo in nastyfft was declared as const, but libvisual write to its refcount when it visual_object_unref()s it (nasty!). This is broken at various levels: libvisual shouldn't be writing to this static plugin which is allocated by a dlopen()ed plugin, and it should also honor the "const VisPluginInfo" API... Anyway, nastyfft was the only occurrence and this fixes the crash for now; LP: #287448. * Switch from cdbs to dh(1). * Switch to debhelper compat 9 for hardening. * Use dh_autoreconf to get up-to-date config.guess/config.sub at build time, and drop debian/patches/90_autoreconf.patch. Closes: #503017. * Also build-depend on autopoint, not pulled in by dh-autoreconf but needed for this package. * Update debian/patches/05_fix_po.patch to actually be safe in the face of autoreconfing. Checksums-Sha1: 0876ff2166c4917109086cad3c4b5e4c6ef953b3 1986 libvisual-plugins_0.4.0.dfsg.1-4.dsc ca851ec0a9c8a18f8466c403668408d77dec6932 7030 libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz 6079cc48e5aec5ac342ed798a178b5b6d302df6a 146610 libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb Checksums-Sha256: 7747261a3d6c50c9cdc75b9445c897c45f2340b42ad799e5f14e4f47f1a65d7a 1986 libvisual-plugins_0
libvisual-plugins_0.4.0.dfsg.1-4_amd64.changes ACCEPTED into unstable
Accepted: libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb to main/libv/libvisual-plugins/libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.debian.tar.gz libvisual-plugins_0.4.0.dfsg.1-4.dsc to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-4.dsc Override entries for your package: libvisual-0.4-plugins_0.4.0.dfsg.1-4_amd64.deb - optional sound libvisual-plugins_0.4.0.dfsg.1-4.dsc - source sound Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 503013 503017 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1riqj7-0001al...@franck.debian.org
Processing of libvisual_0.4.0-4_amd64.changes
libvisual_0.4.0-4_amd64.changes uploaded successfully to localhost along with the files: libvisual_0.4.0-4.dsc libvisual_0.4.0-4.debian.tar.gz libvisual-0.4-dev_0.4.0-4_amd64.deb libvisual-0.4-0_0.4.0-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1risti-0004ur...@franck.debian.org
Processing of libvisual-plugins_0.4.0.dfsg.1-5_amd64.changes
libvisual-plugins_0.4.0.dfsg.1-5_amd64.changes uploaded successfully to localhost along with the files: libvisual-plugins_0.4.0.dfsg.1-5.dsc libvisual-plugins_0.4.0.dfsg.1-5.debian.tar.gz libvisual-0.4-plugins_0.4.0.dfsg.1-5_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ristj-0004vf...@franck.debian.org
libvisual_0.4.0-4_amd64.changes ACCEPTED into unstable
Accepted: libvisual-0.4-0_0.4.0-4_amd64.deb to main/libv/libvisual/libvisual-0.4-0_0.4.0-4_amd64.deb libvisual-0.4-dev_0.4.0-4_amd64.deb to main/libv/libvisual/libvisual-0.4-dev_0.4.0-4_amd64.deb libvisual_0.4.0-4.debian.tar.gz to main/libv/libvisual/libvisual_0.4.0-4.debian.tar.gz libvisual_0.4.0-4.dsc to main/libv/libvisual/libvisual_0.4.0-4.dsc Override entries for your package: libvisual-0.4-0_0.4.0-4_amd64.deb - optional libs libvisual-0.4-dev_0.4.0-4_amd64.deb - optional libdevel libvisual_0.4.0-4.dsc - source devel Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 608784 643199 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1risav-00057t...@franck.debian.org
libvisual-plugins_0.4.0.dfsg.1-5_amd64.changes ACCEPTED into unstable
Accepted: libvisual-0.4-plugins_0.4.0.dfsg.1-5_amd64.deb to main/libv/libvisual-plugins/libvisual-0.4-plugins_0.4.0.dfsg.1-5_amd64.deb libvisual-plugins_0.4.0.dfsg.1-5.debian.tar.gz to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-5.debian.tar.gz libvisual-plugins_0.4.0.dfsg.1-5.dsc to main/libv/libvisual-plugins/libvisual-plugins_0.4.0.dfsg.1-5.dsc Override entries for your package: libvisual-0.4-plugins_0.4.0.dfsg.1-5_amd64.deb - optional sound libvisual-plugins_0.4.0.dfsg.1-5.dsc - source sound Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1risb4-0005cy...@franck.debian.org