[Varnish] #1319: Daemon Package should depend on exact library version

Varnish varnish-bugs at varnish-cache.org
Tue Jun 18 20:50:29 CEST 2013


#1319: Daemon Package should depend on exact library version
-------------------+-----------------------
 Reporter:  tex    |       Type:  defect
   Status:  new    |   Priority:  normal
Milestone:         |  Component:  packaging
  Version:  3.0.4  |   Severity:  normal
 Keywords:         |
-------------------+-----------------------
 The varnish Debian/Ubuntu package should depend on the exact version of
 libvarnishapi1.

 Otherwise a version mismatch may cause certain tools - like varnishstat -
 to report incorrect output.

 This can be achieved be changing the Depends line of the package control
 file (debian/control) to include the exact binary version like this:

 Depends: ..., libvarnishapi1 (= ${binary:Version}), ...

 Of course this will only work when built from the same source package.
 Otherwise the versioned dependency must be specified manually.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1319>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list