File: control

package info (click to toggle)
fortune-mod 1%3A1.99.1-9.1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 14,028 kB
  • sloc: ansic: 1,957; makefile: 245; python: 35; sh: 15
file content (59 lines) | stat: -rw-r--r-- 1,894 bytes parent folder | download | duplicates (3)
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: fortune-mod
Maintainer: Andrea Colangelo <warp10@ubuntu.com>
Section: games
Priority: optional
Build-Depends: debhelper-compat (= 13),
               librecode-dev,
               recode
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/fortune-mod
Vcs-Git: https://salsa.debian.org/debian/fortune-mod.git
Homepage: https://github.com/shlomif/fortune-mod/
Rules-Requires-Root: no

Package: fortune-mod
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: fortunes-min | fortune-cookie-db
Suggests: fortunes,
          x11-utils,
          bsdextrautils
Conflicts: fortune
Provides: fortune
Replaces: fortune
Description: provides fortune cookies on demand
 The fortune program displays epigrams, known as fortune cookies,
 selected randomly from a selection of fortune files.
 .
 This package provides the fortune program itself and the programs
 used for generating the data files. The data files are contained in
 the fortunes-min and fortunes packages.

Package: fortunes-min
Architecture: all
Depends: ${misc:Depends}
Recommends: fortune-mod
Provides: fortune-cookie-db
Description: Data files containing selected fortune cookies
 The fortune program displays epigrams, known as fortune cookies,
 selected randomly from a selection of fortune files.
 .
 This package contains a small number of cookies for the bandwidth
 conscious.
 .
 You'll need the fortune-mod package to display the cookies.

Package: fortunes
Architecture: all
Depends: fortunes-min,
         ${misc:Depends}
Recommends: fortune-mod
Provides: fortune-cookie-db
Description: Data files containing fortune cookies
 The fortune program displays epigrams, known as fortune cookies,
 selected randomly from a selection of fortune files.
 .
 There are far over 15000 different cookies in this package.
 .
 You'll need the fortune-mod package to display the cookies.