File: control

package info (click to toggle)
dokuwiki 2024-02-06b%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 24,624 kB
  • sloc: php: 97,851; javascript: 3,724; sh: 599; makefile: 70; xml: 34
file content (68 lines) | stat: -rw-r--r-- 1,671 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
60
61
62
63
64
65
66
67
68
Source: dokuwiki
Section: web
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Uploaders:
 Axel Beckert <abe@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 python3-docutils,
Rules-Requires-Root: binary-targets
Standards-Version: 4.7.2
Homepage: https://www.dokuwiki.org
Vcs-Browser: https://forgejo.debian.net/dokuwiki/dokuwiki
Vcs-Git: https://forgejo.debian.net/dokuwiki/dokuwiki

Package: dokuwiki
Section: web
Architecture: all
Depends:
 javascript-common,
 libjs-jquery,
 libjs-jquery-cookie,
 libjs-jquery-ui,
 libphp-simplepie,
 php,
 php-constant-time,
 php-geshi,
 php-kissifrot-php-ixr (>= 1.8.4-4~),
 php-phpseclib3,
 php-random-compat,
 ucf,
 ${misc:Depends},
Recommends:
 php-gd,
 php-intl,
 php-mbstring,
Suggests:
 dokuwiki-plugins-extra,
 dokuwiki-templates-extra,
 libapache2-mod-xsendfile,
 php-bcmath,
 php-cli,
 php-ldap | php-mysql | php-pgsql,
 wget,
Provides:
 ${dokuwiki:Provides:api},
Description: simple to use and versatile wiki
 DokuWiki is a simple to use and versatile wiki software that doesn't require a
 database and has a clean and readable syntax.

Package: dokuwiki-farm
Section: web
Architecture: all
Depends:
 dokuwiki (>= 2024-02-06b+dfsg-6~),
 ${misc:Depends},
Breaks:
 dokuwiki (<< 2024-02-06b+dfsg-5~),
Replaces:
 dokuwiki (<< 2024-02-06b+dfsg-5~),
Description: simple to use and versatile wiki (farm)
 DokuWiki is a simple to use and versatile wiki software that doesn't require a
 database and has a clean and readable syntax.
 .
 A wiki farm is a collection of wikis running on the same web server and sharing
 one parent wiki engine.
 .
 This package contains the integration to run a DokuWiki farm.