File: control

package info (click to toggle)
roundcube-skin-classic 1.6.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,156 kB
  • sloc: javascript: 994; sh: 115; makefile: 29
file content (32 lines) | stat: -rw-r--r-- 1,252 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
Source: roundcube-skin-classic
Section: web
Priority: optional
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@alioth-lists.debian.net>
Uploaders: Guilhem Moulin <guilhem@debian.org>
Build-Depends: cleancss,
               debhelper-compat (= 13),
               php-cli,
               pigz,
               uglifyjs
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/roundcube-team/roundcube-skin-classic.git -b debian/latest
Vcs-Browser: https://salsa.debian.org/roundcube-team/roundcube-skin-classic
Homepage: https://github.com/roundcube/classic

Package: roundcube-skin-classic
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: roundcube-core
Replaces: roundcube-core (<< 1.6~)
Breaks: roundcube-core (<< 1.6~)
Description: skinnable AJAX based webmail solution for IMAP servers - classic theme
 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 "classic" theme for Roundcube.