~ubuntu-branches/ubuntu/karmic/wordnet/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2009-05-18 08:27:26 UTC
  • mfrom: (8.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090518082726-hezfls4zp04ccqnf
Tags: 1:3.0-16
* Split wnb gui to separate package to not have the extra
  tcl/tk dependency on plain wordnet package
  Closes: #525674
* debian/control: wordnet: Depends wordnet-gui | artha
* debian/wordnet.dirs: removed because unused
* Debhelper version 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: wordnet
2
2
Section: text
3
 
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 6.0.7), quilt,
 
3
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 7), quilt,
4
4
 tk8.5-dev, tcl8.5-dev, libxaw7-dev, flex, dictzip, python, groff, gs-common,
5
5
 autoconf, automake1.10, libtool, bison, man-db, libxss-dev, libxft-dev
6
6
Priority: optional
14
14
 
15
15
Package: wordnet
16
16
Depends: wordnet-base (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 
17
Recommends: wordnet-gui | artha
17
18
Architecture: any
18
19
Description: electronic lexical database of English language
19
20
 WordNet(C) is an on-line lexical reference system whose design is
33
34
 .
34
35
 Binary and manpages of WordNet as well as general manpages.
35
36
 
 
37
Package: wordnet-gui
 
38
Depends: wordnet (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 
39
Architecture: any
 
40
Description: electronic lexical database of English language
 
41
 WordNet(C) is an on-line lexical reference system whose design is
 
42
 inspired by current psycholinguistic theories of human lexical
 
43
 memory. English nouns, verbs, adjectives and adverbs are organized
 
44
 into synonym sets, each representing one underlying lexical
 
45
 concept. Different relations link the synonym sets.
 
46
 .
 
47
 WordNet was developed by the Cognitive Science Laboratory
 
48
 (http://www.cogsci.princeton.edu/) at Princeton University under the
 
49
 direction of Professor George A. Miller (Principal Investigator).
 
50
 .
 
51
 WordNet is considered to be the most important resource available to
 
52
 researchers in computational linguistics, text analysis, and many
 
53
 related areas. Its design is inspired by current psycholinguistic and
 
54
 computational theories of human lexical memory.
 
55
 .
 
56
 This package contains a Tcl/Tk Gui to browse wordnet dictionary.
 
57
 
36
58
Package: wordnet-dev
37
59
Section: devel
38
60
Architecture: any