[master] 3be7659 Require same version of libvarnishapi for now

Lasse Karstensen lkarsten at varnish-software.com
Tue Apr 1 14:40:33 CEST 2014


commit 3be765973de3c5e0b68ade2535776de2051da72e
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Tue Apr 1 14:38:50 2014 +0200

    Require same version of libvarnishapi for now

diff --git a/control b/control
index 810fd85..dd20a99 100644
--- a/control
+++ b/control
@@ -27,9 +27,8 @@ Standards-Version: 3.9.3
 
 Package: varnish
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3), libc6-dev | libc6.1-dev | libc-dev, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3), libc6-dev | libc6.1-dev | libc-dev, adduser, libvarnishapi1 (= ${binary:Version})
 Suggests: varnish-doc
-Replaces: libvarnishapi1 (<< 3.0.0-5)
 Description: state of the art, high-performance web accelerator
  Varnish Cache is a state of the art web accelerator written with
  performance and flexibility in mind.



More information about the varnish-commit mailing list