]> err.no Git - varnish/commitdiff
Capitalize.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 19 Oct 2006 09:19:28 +0000 (09:19 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 19 Oct 2006 09:19:28 +0000 (09:19 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1198 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/debian/control

index 602c6bf8d2da53733ae85425d33116b13638c448..8afc3b669a1e5b0a2a611194c604389d96509e6d 100644 (file)
@@ -3,14 +3,14 @@ Section: web
 Priority: optional
 Maintainer: Stig Sandbeck Mathiesen <ssm@debian.org>
 Uploaders: Lars Bahner <bahner@debian.org>
-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.
  .