~cldunlap1/ubuntu/quantal/ciderwebmail/typo-fix

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard
  • Date: 2012-06-08 22:28:26 UTC
  • Revision ID: package-import@ubuntu.com-20120608222826-5s9rwdarts06m33n
Tags: 1.04~20120607-1
Initial release.
Closes: Bug#673342.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ciderwebmail
 
2
Section: web
 
3
Priority: optional
 
4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 
5
Uploaders: Jonas Smedegaard <dr@jones.dk>
 
6
Build-Depends: @cdbs@
 
7
Standards-Version: 3.9.3
 
8
Homepage: http://ciderwebmail.org/
 
9
Vcs-Git: git://git.debian.org/git/collab-maint/ciderwebmail
 
10
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ciderwebmail.git
 
11
 
 
12
Package: ciderwebmail
 
13
Architecture: all
 
14
Depends: ${cdbs:Depends},
 
15
 ${misc:Depends},
 
16
 ${perl:Depends}
 
17
Recommends: ${cdbs:Recommends}
 
18
Suggests: ${cdbs:Suggests}
 
19
Description: IMAP webmail service
 
20
 CiderWebmail is a modern, user friendly and maintenance free webmail
 
21
 application. It's targeted at mailserver administrators who need to
 
22
 provide web access for their user's mailboxes and individuals wanting
 
23
 to access their mailboxes via an always available web application.
 
24
 .
 
25
 It currently supports all the basic mail handling features one would
 
26
 expect from such an application:
 
27
 .
 
28
  * Listing your emails with selectable sort order and grouping.
 
29
  * Moving emails between folders and deleting using drag & drop.
 
30
  * Displaying text and HTML emails even if their code is completely
 
31
    broken (which happens quite often in reality)
 
32
  * Keyboard bindings for switching through emails, moving, deleting,
 
33
    replying and forwarding.
 
34
  * Reply to and forward existing emails or write new emails, add
 
35
    attachments and have a copy saved in your "Sent" folder.
 
36
 .
 
37
 As an application written deep in the 21st century, CiderWebmail
 
38
 supports only IMAP mail servers.