X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fdebian%2Fcontrol;h=67e12ad0f440889b94b3e07885dabd32bc7b5f5f;hb=d337527fdb58a5496428babc0d68736ada0d4c0e;hp=0a2b162caa46a6afe3f17f539263990293d4a9db;hpb=89deff9b2a2bd50ea67ebeb4b60c50bbc133e0a8;p=citadel.git diff --git a/webcit/debian/control b/webcit/debian/control index 0a2b162ca..67e12ad0f 100644 --- a/webcit/debian/control +++ b/webcit/debian/control @@ -1,20 +1,19 @@ Source: webcit Section: web -Priority: optional +Priority: extra Maintainer: Wilfried Goesgens -Build-Depends: debhelper (>= 4), po-debconf, libical-dev, gettext -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 4), po-debconf, libical2-dev (>=0.43), gettext, locales, + libcitadel-dev (> 8.13), quilt (>= 0.40), autotools-dev, libssl-dev, libmarkdown2-dev +Standards-Version: 3.8.0 Package: citadel-webcit Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common -Suggests: citadel-server, apache2 | apache +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common, openssl, locales, libjs-prototype, libjs-scriptaculous +Suggests: citadel-server, apache2 | apache, localepurge, gnome-icon-theme +Recommends: shared-mime-info Description: web-based frontend to Citadel groupware server - WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system. - It is an attractive web middleware layer that allows user-friendly access. + WebCit is a web-based, dynamic web frontend to the Citadel groupware system. + It is an attractive web applicagtion that allows user-friendly access. By combining WebCit and Citadel, you can have a versatile online environment with many users concurrently accessing the same system using the user interface of their choice (text, web, or downloaded client software). - . - Homepage: http://www.citadel.org -