[3.0] 059148a Make the varnish package depend on libvarnishapi1 >= binary:Version

Tollef Fog Heen tfheen at err.no
Mon Jan 20 12:21:55 CET 2014


commit 059148a4c5bf24e84fd96fbe7260df085de6805b
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Mon Jan 20 12:21:52 2014 +0100

    Make the varnish package depend on libvarnishapi1 >= binary:Version

diff --git a/control b/control
index 5c79daa..75b6111 100644
--- a/control
+++ b/control
@@ -27,7 +27,7 @@ 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)
 Provides: ${Varnish:ABI}



More information about the varnish-commit mailing list