r1201 - in branches/1.0: . debian

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


Author: des
Date: 2006-10-19 11:21:43 +0200 (Thu, 19 Oct 2006)
New Revision: 1201

Modified:
   branches/1.0/
   branches/1.0/debian/control
Log:
 r33282 at cat (orig r1198):  des | 2006-10-19 11:19:28 +0200
 Capitalize.



Property changes on: branches/1.0
___________________________________________________________________
Name: svk:merge
   - d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1197
   + d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1198

Modified: branches/1.0/debian/control
===================================================================
--- branches/1.0/debian/control	2006-10-19 09:21:42 UTC (rev 1200)
+++ branches/1.0/debian/control	2006-10-19 09:21:43 UTC (rev 1201)
@@ -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