root/trunk/debian/control

Revision 1349, 0.5 kB (checked in by darix, 2 years ago)

- merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/

  • Property svn:eol-style set to native
Line 
1Source: lighttpd
2Section: web
3Priority: optional
4Maintainer: Jan Kneschke <jan@kneschke.de>
5Build-Depends: debhelper (>= 4.0.0), libssl-dev, zlib1g-dev, libbz2-dev, libpcre3-dev
6Standards-Version: 3.6.0
7
8Package: lighttpd
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Provides: httpd, httpd-cgi
12Suggests: openssl, rrdtool
13Description:  A fast webserver with minimal memory footprint
14 lighttpd is intended to be a frontend for ad-servers which have to deliver
15 small files concurrently to many connections.
Note: See TracBrowser for help on using the browser.