src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / debian / control
1 Source: webcit
2 Section: unknown
3 Priority: optional
4 Maintainer: Wilfried Goesgens <willi@jordy.home.net>
5 Build-Depends: debhelper (>= 4.0.0), libical-dev
6 Standards-Version: 3.6.1
7
8 Package: citadel-webcit
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, debconf, localeconf, locales
11 Suggests: citadel-server
12 Description: Webcit, the Webfrontend to the Citadel.
13  WebCit puts a web-based front end on Citadel, allowing 
14  users to access the system from any web browser. And 
15  although you can use any browser, we recommend using 
16  FireFox, simply the best web browser on the market. 
17  It's the best, it's secure, and it's free, so if you 
18  haven't switched yet, why not do so now? 
19
20 Package: citadel-webcit-apache
21 Architecture: any
22 Depends: citadel-webcit, apache2 | httpd, debconf
23 Description: Integrates Webcit with your local Apache
24