r1198 - trunk/varnish-cache/debian

des at projects.linpro.no des at projects.linpro.no
Thu Oct 19 11:19:28 CEST 2006


Author: des
Date: 2006-10-19 11:19:28 +0200 (Thu, 19 Oct 2006)
New Revision: 1198

Modified:
   trunk/varnish-cache/debian/control
Log:
Capitalize.

Modified: trunk/varnish-cache/debian/control
===================================================================
--- trunk/varnish-cache/debian/control	2006-10-19 09:16:42 UTC (rev 1197)
+++ trunk/varnish-cache/debian/control	2006-10-19 09:19:28 UTC (rev 1198)
@@ -3,14 +3,14 @@
 Priority: optional
 Maintainer: Stig Sandbeck Mathiesen <ssm at debian.org>
 Uploaders: Lars Bahner <bahner at 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.
  .




More information about the varnish-commit mailing list