]> code.citadel.org Git - citadel.git/blobdiff - webcit/debian/control
* buildpackages can create deb source tarballs now.
[citadel.git] / webcit / debian / control
index a3ab22e3015f74b40e660984f13dbe8a07694c4f..aae257cd57c2c86091ce5bb743b6ba2a7248bc1d 100644 (file)
@@ -1,13 +1,14 @@
 Source: webcit
 Section: unknown
 Priority: optional
-Maintainer: Wilfried Goesgens <willi@jordy.home.net>
-Build-Depends: debhelper (>= 4.0.0)
+Maintainer: Wilfried Goesgens <citadel@outgesourced.org>
+Build-Depends: debhelper (>= 4.0.0), libical0-dev, gettext
 Standards-Version: 3.6.1
 
 Package: citadel-webcit
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, citadel-server, debconf
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf
+Suggests: citadel-server
 Description: Webcit, the Webfrontend to the Citadel.
  WebCit puts a web-based front end on Citadel, allowing 
  users to access the system from any web browser. And 
@@ -15,3 +16,9 @@ Description: Webcit, the Webfrontend to the Citadel.
  FireFox, simply the best web browser on the market. 
  It's the best, it's secure, and it's free, so if you 
  haven't switched yet, why not do so now? 
+
+Package: citadel-webcit-apache
+Architecture: any
+Depends: citadel-webcit, apache2 | httpd, debconf
+Description: Integrates Webcit with your local Apache
+