|
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 | |
|---|
| 1 | Source: lighttpd |
|---|
| 2 | Section: web |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Jan Kneschke <jan@kneschke.de> |
|---|
| 5 | Build-Depends: debhelper (>= 4.0.0), libssl-dev, zlib1g-dev, libbz2-dev, libpcre3-dev |
|---|
| 6 | Standards-Version: 3.6.0 |
|---|
| 7 | |
|---|
| 8 | Package: lighttpd |
|---|
| 9 | Architecture: any |
|---|
| 10 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 11 | Provides: httpd, httpd-cgi |
|---|
| 12 | Suggests: openssl, rrdtool |
|---|
| 13 | Description: 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. |
|---|