~ubuntu-branches/ubuntu/breezy/myspell/breezy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Rene Engelhard
  • Date: 2005-07-09 22:30:36 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050709223036-j582bqeibzvyl65y
Tags: 1:3.0+pre3.1-14
REALLY use sparc-linux-gnu-g++ instead of sparc-linux-g++.... 

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Architecture: any
11
11
Section: libdevel
12
12
Suggests: myspell-dictionary
13
 
Depends: ${shlibs:Depends}, libmyspell3 (= ${libmyspell3-depends}), ${perl:Depends}
 
13
Depends: ${shlibs:Depends}, libmyspell3c2 (= ${libmyspell3-depends}), ${perl:Depends}
14
14
Description: MySpell spellchecking library development files
15
15
 MySpell is a Spellchecker as (and derived from) ispell.
16
16
 .
20
20
 It moreover contains scripts which may be helpful for converting ispell
21
21
 dictionaries to myspell ones.
22
22
 
23
 
Package: libmyspell3
 
23
Package: libmyspell3c2
24
24
Architecture: any
25
25
Depends: ${shlibs:Depends}
 
26
Recommends: myspell-en-us | myspell-dictionary
 
27
Conflicts: libmyspell3
 
28
Replaces: libmyspell3
26
29
Section: libs
27
30
Description: MySpell spellchecking library
28
31
 MySpell is a Spellchecker as (and derived from) ispell.