[Pkg-varnish-devel] Bug#880074: varnish: Link to varnish documentation inside service-file is wrong

Frank Lanitz frank at frank.uvena.de
Sun Oct 29 10:21:06 UTC 2017


Package: varnish
Version: 5.0.0-7.1
Severity: minor
Tags: patch

Dear Maintainer,

The varnish.service file still points to old 4.1 version. This also
applies to current 5.2.x packages.
Something like this patch should fix this:

diff --git a/debian/varnish.service b/debian/varnish.service
index 83f34a4b7..0646f0142 100644
--- a/debian/varnish.service
+++ b/debian/varnish.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Varnish HTTP accelerator
-Documentation=https://www.varnish-cache.org/docs/4.1/ man:varnishd
+Documentation=https://www.varnish-cache.org/docs/5.2/ man:varnishd

 [Service]
 Type=simple



-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages varnish depends on:
ii  adduser               3.116
ii  gcc                   4:7.2.0-1d1
ii  init-system-helpers   1.51
ii  libbsd0               0.8.6-2
ii  libc6                 2.24-17
ii  libc6-dev [libc-dev]  2.24-17
ii  libedit2              3.1-20170329-1
ii  libjemalloc1          3.6.0-11
ii  libncurses5           6.0+20170902-1
ii  libpcre3              2:8.39-4
ii  libtinfo5             6.0+20170902-1
ii  libvarnishapi1        5.0.0-7.1
ii  lsb-base              9.20170808

varnish recommends no packages.

Versions of packages varnish suggests:
pn  varnish-doc  <none>

-- no debconf information



More information about the Pkg-varnish-devel mailing list