From: des Date: Thu, 19 Oct 2006 09:19:28 +0000 (+0000) Subject: Capitalize. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077bf0ec292a50e2cbacf6d4e7dabb2f94c66451;p=varnish Capitalize. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1198 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/debian/control b/varnish-cache/debian/control index 602c6bf8..8afc3b66 100644 --- a/varnish-cache/debian/control +++ b/varnish-cache/debian/control @@ -3,14 +3,14 @@ Section: web Priority: optional Maintainer: Stig Sandbeck Mathiesen Uploaders: Lars Bahner -Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, autoconf, libncurses-dev +Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, autoconf, gcc (>= 4.1) Standards-Version: 3.7.2 Package: varnish Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3) +Depends: ${shlibs:Depends}, ${misc:Depends} Description: A state-of-the-art, high-performance HTTP accelerator - varnish is the server-side alternative to squid, written primarily with + Varnish is the server-side alternative to Squid, written primarily with speed in mind, and with a look to implementing full ESI-support in a future release. .