File: control

package info (click to toggle)
roundcube 1.6.13%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,888 kB
  • sloc: javascript: 195,591; php: 76,917; sql: 3,150; sh: 2,882; pascal: 1,079; makefile: 234; xml: 93; perl: 73; ansic: 48; python: 21
file content (143 lines) | stat: -rw-r--r-- 5,908 bytes parent folder | download
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
Source: roundcube
Section: web
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@alioth-lists.debian.net>
Uploaders: Vincent Bernat <bernat@debian.org>,
           Sandro Knauß <hefee@debian.org>,
           Guilhem Moulin <guilhem@debian.org>
Build-Depends: aspell-en <!nocheck>,
               cleancss,
               debhelper-compat (= 13),
               hunspell-en-us <!nocheck>,
               locales <!nocheck>,
               node-less (>= 3.0.0~),
               php-bacon-qr-code [!armel !armhf !i386 !mipsel] <!nocheck>,
               php-crypt-gpg <!nocheck>,
               php-enchant <!nocheck>,
               php-gd <!nocheck>,
               php-guzzlehttp-guzzle <!nocheck>,
               php-intl <!nocheck>,
               php-mail-mime <!nocheck>,
               php-masterminds-html5 <!nocheck>,
               php-mbstring,
               php-net-ldap3 <!nocheck>,
               php-pspell <!nocheck>,
               php-roundcube-rtf-html-php <!nocheck>,
               php-sqlite3 <!nocheck>,
               phpunit (>= 9~) <!nocheck>,
               pigz,
               pkg-php-tools,
               po-debconf,
               sqlite3 <!nocheck>,
               uglifyjs
Homepage: https://www.roundcube.net/
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/roundcube-team/roundcube.git -b debian/latest
Vcs-Browser: https://salsa.debian.org/roundcube-team/roundcube

Package: roundcube-core
Architecture: all
Pre-Depends: dpkg (>= 1.17.14)
Depends: dbconfig-common,
         debconf,
         libjs-bootstrap4 (>= 4.5.2~),
         libjs-codemirror (>= 5.58.3~),
         libjs-jquery (>= 3.5.1~),
         libjs-jquery-minicolors (>= 2.2.6~),
         libjs-jquery-ui (>= 1.12.0~),
         libjs-jstimezonedetect (>= 1.0.6~),
         php,
         php-cli,
         php-intl,
         php-json,
         php-mbstring,
         php-pear (>= 1:1.10.1),
         roundcube-mysql (= ${source:Version}) | roundcube-sqlite3 (= ${source:Version}) | roundcube-pgsql (= ${source:Version}),
         ucf,
         ${misc:Depends},
         ${phpcomposer:Debian-require}
Recommends: apache2 | lighttpd | spawn-fcgi | php-fpm | httpd-cgi,
            php-enchant,
            php-gd,
            roundcube-skin-classic,
            roundcube-skin-larry,
            ${phpcomposer:Debian-recommend}
Suggests: roundcube-plugins,
          roundcube-plugin-authres-status,
          roundcube-plugin-contextmenu,
          roundcube-plugin-html5-notifier,
          roundcube-plugin-keyboard-shortcuts,
          roundcube-plugin-listcommands,
          roundcube-plugin-message-highlight,
          roundcube-plugin-sauserprefs,
          roundcube-plugin-thunderbird-labels,
          ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Description: skinnable AJAX based webmail solution for IMAP servers
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality
 expected from an e-mail client, including MIME support, address book,
 folder manipulation and message filters.
 .
 The user interface is fully skinnable using XHTML and CSS 2.
 .
 This package provides the core code for roundcube. You should install
 it along with one of the roundcube database metapackages.

Package: roundcube
Architecture: all
Pre-Depends: dpkg (>= 1.17.14)
Depends: roundcube-core (= ${source:Version}), ${misc:Depends}
Breaks: roundcube-core (<< 1.1.1+dfsg.1-1)
Description: skinnable AJAX based webmail solution for IMAP servers - metapackage
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality
 expected from an e-mail client, including MIME support, address book,
 folder manipulation and message filters.
 .
 The user interface is fully skinnable using XHTML and CSS 2.
 .
 This package will install a full roundcube application.

Package: roundcube-mysql
Architecture: all
Depends: mariadb-client | default-mysql-client | virtual-mysql-client,
         php-mysql | php-mysqlnd,
         ${misc:Depends}
Suggests: mariadb-server | default-mysql-server
Description: metapackage providing MySQL dependencies for RoundCube
 This package provides MySQL dependencies for RoundCube Webmail, a
 skinnable AJAX based webmail solution for IMAP servers. Install this
 one if you want to use a MySQL database with RoundCube.

Package: roundcube-pgsql
Architecture: all
Depends: php-pgsql, postgresql-client, ${misc:Depends}
Suggests: postgresql
Description: metapackage providing PostgreSQL dependencies for RoundCube
 This package provides PostgreSQL dependencies for RoundCube Webmail,
 a skinnable AJAX based webmail solution for IMAP servers. Install
 this one if you want to use a PostgreSQL database with RoundCube.

Package: roundcube-sqlite3
Architecture: all
Depends: php-sqlite3, sqlite3, ${misc:Depends}
Description: metapackage providing SQLite dependencies for RoundCube
 This package provides SQLite dependencies for RoundCube Webmail,
 a skinnable AJAX based webmail solution for IMAP servers. Install
 this one if you want to use a SQLite database with RoundCube.

Package: roundcube-plugins
Architecture: all
Pre-Depends: dpkg (>= 1.17.14)
Depends: roundcube-core (= ${source:Version}), ${misc:Depends}
Suggests: php-cli, php-crypt-gpg, php-net-sieve, php-zip, python3
Description: skinnable AJAX based webmail solution for IMAP servers - plugins
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality
 expected from an e-mail client, including MIME support, address book,
 folder manipulation and message filters.
 .
 The user interface is fully skinnable using XHTML and CSS 2.
 .
 This package provides several plugins for Roundcube. They should be
 enabled in the configuration of Roundcube.