Your message dated Thu, 15 Mar 2007 07:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#414943: fixed in wordnet 1:2.1-5 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: wordnet Version: 1:2.1-4 Severity: normal Tags: patch Wordnet lists the -deria option in its help message, but doesn't actually recognize the command-line option. [EMAIL PROTECTED] ~]$ wn apparent No information available for noun apparent No information available for verb apparent Information available for adj apparent -antsa Antonyms -synsa Synonyms (ordered by estimated frequency) -deria Derived Forms -famla Familiarity & Polysemy Count -grepa List of Compound Words -over Overview of Senses No information available for adv apparent [EMAIL PROTECTED] ~]$ wn apparent -deria wn: invalid search option: -deria The following patch fixes the bug: --- wordnet-2.1.orig/src/wn.c +++ wordnet-2.1/src/wn.c @@ -26,6 +26,8 @@ { "-domta", CLASS, ADJ, 4, "Domain Terms" }, { "-famla", FREQ, ADJ, 5, "Familiarity" }, { "-grepa", WNGREP, ADJ, 6, "Grep" }, + { "-nomna", DERIVATION, ADJ, 7, "Derived Forms" }, + { "-deria", DERIVATION, ADJ, 7, "Derived Forms" }, { "-synsn", HYPERPTR, NOUN, 0, "Synonyms/Hypernyms (Ordered by Estimated Frequency)" }, { "-antsn", ANTPTR, NOUN, 2, "Antonyms" }, -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages wordnet depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libx11-6 2:1.0.3-6 X11 client-side library ii tcl8.4 8.4.12-1.1 Tcl (the Tool Command Language) v8 ii tk8.4 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 - ii wordnet-base 1:2.1-4 electronic lexical database of Eng wordnet recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: wordnet Source-Version: 1:2.1-5 We believe that the bug you reported is fixed in the latest version of wordnet, which is due to be installed in the Debian FTP archive: wordnet-base_2.1-5_all.deb to pool/main/w/wordnet/wordnet-base_2.1-5_all.deb wordnet-dev_2.1-5_i386.deb to pool/main/w/wordnet/wordnet-dev_2.1-5_i386.deb wordnet-sense-index_2.1-5_all.deb to pool/main/w/wordnet/wordnet-sense-index_2.1-5_all.deb wordnet_2.1-5.diff.gz to pool/main/w/wordnet/wordnet_2.1-5.diff.gz wordnet_2.1-5.dsc to pool/main/w/wordnet/wordnet_2.1-5.dsc wordnet_2.1-5_i386.deb to pool/main/w/wordnet/wordnet_2.1-5_i386.deb 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <[EMAIL PROTECTED]> (supplier of updated wordnet 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 15 Mar 2007 07:45:00 +0100 Source: wordnet Binary: wordnet wordnet-dev wordnet-sense-index wordnet-base Architecture: source all i386 Version: 1:2.1-5 Distribution: unstable Urgency: low Maintainer: Andreas Tille <[EMAIL PROTECTED]> Changed-By: Andreas Tille <[EMAIL PROTECTED]> Description: wordnet - electronic lexical database of English language wordnet-base - electronic lexical database of English language wordnet-dev - electronic lexical database of English language wordnet-sense-index - electronic lexical database of English language Closes: 401543 414943 Changes: wordnet (1:2.1-5) unstable; urgency=low . * Fix -deria option (many thanks for the patch from Ken Bloom <[EMAIL PROTECTED]>) Closes: #414943 * Fixed links in control file (thanks to Kjetil Kjernsmo <[EMAIL PROTECTED]>) Closes: #401543 Remark to the request inside the bug report saying: QueryData - would be nice to have packaged... I would be happy if somebody would go for it but I'm lacking both knowledge and need for this tool. Files: 46394095c15ed4437c4ac586f8c87d4e 749 text optional wordnet_2.1-5.dsc d2b3bbc33f035d0991c7df9fe07e7542 16470 text optional wordnet_2.1-5.diff.gz da040a9c6426d15a1a443093035730b5 8698166 text optional wordnet-base_2.1-5_all.deb b9bb7257ccfe6ac1666c128a35f08d43 2242996 text optional wordnet-sense-index_2.1-5_all.deb dd90819afb6f0f6dad28f757fdd886d0 101606 text optional wordnet_2.1-5_i386.deb e3b5bfdb12bcfcb60042f5bdaf2e8851 61588 devel optional wordnet-dev_2.1-5_i386.deb Url: http://wordnet.princeton.edu/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF+O9BYDBbMcCf01oRAmjIAJ9ppXYGMbujImsdEJK6BvuALZtDRQCgoj6z 3507XTJaNBKLyvz61EG4no4= =uigb -----END PGP SIGNATURE-----
--- End Message ---

