r1211 - in branches/1.0: . debian

des at projects.linpro.no des at projects.linpro.no
Thu Nov 2 13:57:53 CET 2006


Author: des
Date: 2006-11-02 13:57:53 +0100 (Thu, 02 Nov 2006)
New Revision: 1211

Modified:
   branches/1.0/
   branches/1.0/debian/control
Log:
 r33288 at cat (orig r1204):  bahner | 2006-10-19 15:44:27 +0200
 Reverted accidental reversion of dependencies
 



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

Modified: branches/1.0/debian/control
===================================================================
--- branches/1.0/debian/control	2006-11-02 12:57:52 UTC (rev 1210)
+++ branches/1.0/debian/control	2006-11-02 12:57:53 UTC (rev 1211)
@@ -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, gcc (>= 4.1)
+Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, autoconf, libncurses-dev
 Standards-Version: 3.7.2
 
 Package: varnish
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3)
 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