File: control

package info (click to toggle)
bgoffice 4.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,192 kB
  • sloc: perl: 2,254; sh: 180; awk: 118; makefile: 83
file content (59 lines) | stat: -rw-r--r-- 1,798 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: bgoffice
Maintainer: Damyan Ivanov <dmn@debian.org>
Section: localization
Priority: optional
Standards-Version: 4.2.1
Build-Depends: debhelper-compat (= 11),
	       gawk,
	       ispell (>= 3.3.02),
	       dictionaries-common-dev,
	       aspell-en,
	       aspell,
	       konwert
Homepage: http://bgoffice.sourceforge.net/
Vcs-Git: https://salsa.debian.org/dmn/bgoffice.git
Vcs-Browser: https://salsa.debian.org/dmn/bgoffice
Rules-Requires-Root: no

Package: aspell-bg
Architecture: all
Provides: aspell-dictionary
Depends: ${aspell:Depends},
	 ${misc:Depends}
Description: Bulgarian dictionary for aspell
 This package contains all the required files to add support for
 Bulgarian language to the GNU Aspell spell checker.
 .
 It contains both Bulgarian-only dictionary and a mixed Bulgarian + English
 one useful for checking the spelling of mixed texts.

Package: myspell-bg
Section: oldlibs
Architecture: all
Depends: hunspell-bg,
         ${misc:Depends}
Description: transitional dummy package
 This is a transitional dummy package to smooth transition to hunspell-bg. It
 can safely be removed.

Package: ibulgarian
Architecture: any
Provides: ispell-dictionary
Depends: ${ispell:Depends},
	 ${misc:Depends}
Suggests: wbulgarian
Description: Bulgarian dictionary for ispell
 This is the Bulgarian dictionary for ispell.
 .
 This package also recommends wbulgarian because ispell's (L)ookup command
 needs a wordlist.

Package: wbulgarian
Architecture: all
Provides: wordlist
Depends: ${misc:Depends},
         ${wordlist:Depends}
Description: Bulgarian dictionary words for /usr/share/dict
 This package contains an alphabetic list of Bulgarian words, provided in the
 file /usr/share/dict/bulgarian. This list can be used by spelling checkers,
 and by programs such as look(1).