Source: cl-imho
Section: devel
Priority: optional
Maintainer: Craig Brozefsky <craig@debian.org>
Uploaders: Adam Di Carlo <aph@debian.org>, Jesse L. Bouwman <jesse@onshored.com>
Standards-Version: 3.5.6
Build-Depends: debhelper, apache-dev (<< 2.0), libdb2-dev
Build-Depends-Indep: debhelper, preheat

Package: cl-imho
Architecture: all
Depends: common-lisp-controller, cmucl, lisp-core, cl-odcl (>= 1.1.4)
Recommends: libapache-mod-webapp | libapache-mod-lisp | cl-imho-web-connector
Conflicts: onshore-imho
Description: Common Lisp web development framework
 IMHO provides an web application server environment for Common Lisp.

Package: libapache-mod-webapp
Architecture: any
Depends: ${shlibs:Depends}, apache | apache-ssl
Conflicts: onshore-imho-apache, apache (>= 2.0)
Provides: cl-imho-web-connector
Description: IMHO web server connector for Apache
 This package enables you to hook up IMHO for use with Apache,
 using a simple Apache module called 'mod_webapp'.
 .
 Theoretically IMHO could use any number of different means of
 connecting with Apache or other web servers.  However, this is
 currently the only package available for this purpose.
