[4.1] f9baeb5 Be consistent when naming Varnish Cache.

Lasse Karstensen lkarsten at varnish-software.com
Mon Sep 7 21:57:50 CEST 2015


commit f9baeb529e15985748adafc42ae0d8a5c5af5733
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Mon Sep 7 21:34:48 2015 +0200

    Be consistent when naming Varnish Cache.

diff --git a/control b/control
index e510849..e67a508 100644
--- a/control
+++ b/control
@@ -59,7 +59,7 @@ Conflicts: libvarnish1
 Pre-Depends: multiarch-support
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: shared libraries for Varnish
- Shared libraries for the Varnish HTTP accelerator.
+ Shared libraries for Varnish Cache HTTP accelerator.
 
 Package: libvarnishapi-dev
 Section: libdevel
@@ -68,7 +68,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libvarnishapi1 (= ${binary:Version}
 Provides: libvarnish-dev
 Conflicts: libvarnish-dev
 Description: development files for Varnish
- Development files for the Varnish HTTP accelerator.
+ Development files for Varnish Cache HTTP accelerator.
 
 Package: varnish-dbg
 Section: debug
@@ -77,7 +77,7 @@ Architecture: any
 Depends: varnish (= ${binary:Version}),
          ${misc:Depends}
 Description: debugging symbols for varnish
- This package contains the detached debugging symbols for varnish.
+ This package contains the detached debugging symbols for Varnish Cache.
  .
  Varnish Cache is a state of the art web accelerator written with
  performance and flexibility in mind.
diff --git a/varnish.service b/varnish.service
index 0e2050a..717c9fc 100644
--- a/varnish.service
+++ b/varnish.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Varnish HTTP accelerator
+Description=Varnish Cache HTTP accelerator
 
 [Service]
 Type=forking



More information about the varnish-commit mailing list