Rev 55 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 55 | Rev 67 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | 12 | ||
| 13 | Package: prayer | 13 | Package: prayer | 
| 14 | Architecture: any | 14 | Architecture: any | 
| 15 | Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, ssl-cert (>= 1.0.11),
 | 15 | Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, ssl-cert (>= 1.0.11),
 | 
| 16 | logrotate | 16 | logrotate | 
| 17 | Suggests: prayer-accountd, imap-server, aspell | ispell | 17 | Suggests: prayer-accountd, prayer-templates, imap-server, aspell | ispell | 
| 18 | Description: Standalone IMAP-based webmail server | 18 | Description: standalone IMAP-based webmail server | 
| 19 | Prayer is yet another Webmail interface. | 19 | Prayer is yet another Webmail interface. | 
| 20 | . | 20 | . | 
| 21 | It is unusual in that it is a complete, standalone, HTTP server and proxy | 21 | It is unusual in that it is a complete, standalone, HTTP server and proxy | 
| 22 | rather a Apache/mod_php plugin. Prayer maintains persistent connections to | 22 | rather a Apache/mod_php plugin. Prayer maintains persistent connections to | 
| 23 | the IMAP server and is written entirely in C. Consequently it is much | 23 | the IMAP server and is written entirely in C. Consequently it is much | 
| Line 27... | Line 27... | ||
| 27 | . | 27 | . | 
| 28 | Prayer has very few external dependencies as user preferences are stored on | 28 | Prayer has very few external dependencies as user preferences are stored on | 
| 29 | the IMAP server rather than in a SQL database. It does however implement a | 29 | the IMAP server rather than in a SQL database. It does however implement a | 
| 30 | full range of features and user preference settings. | 30 | full range of features and user preference settings. | 
| 31 | 31 | ||
| - | 32 | Package: prayer-templates | |
| - | 33 | Architecture: all | |
| - | 34 | Recommends: prayer (>= 1.2.0) | |
| - | 35 | Replaces: prayer (<< 1.2.2.1-6) | |
| - | 36 | Description: templates for customizing Prayer Webmail | |
| - | 37 | This package contains, in source form, the templates for the HTML | |
| - | 38 | that Prayer outputs. | |
| - | 39 | . | |
| - | 40 | As all the templates are compiled into the session daemon, | |
| - | 41 | prayer-session, you only need to install this package if you need to | |
| - | 42 | customize one or more pages and you want something to start from. | |
| - | 43 | ||
| 32 | Package: prayer-accountd | 44 | Package: prayer-accountd | 
| 33 | Architecture: any | 45 | Architecture: any | 
| 34 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 46 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
| 35 | Suggests: prayer | 47 | Suggests: prayer | 
| 36 | Recommends: exim4 | 48 | Recommends: exim4 |