[apache2] 04/04: Change init script short description to describe service

Stefan Fritsch sf at moszumanska.debian.org
Sat Mar 29 21:18:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

sf pushed a commit to branch master
in repository apache2.

commit 857e1d3b3f2ad5de9b21a67cf5f0076a2fbc4fd0
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sat Mar 29 22:11:56 2014 +0100

    Change init script short description to describe service
---
 debian/apache2.init | 2 +-
 debian/changelog    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/apache2.init b/debian/apache2.init
index f5977ab..e9aa407 100755
--- a/debian/apache2.init
+++ b/debian/apache2.init
@@ -6,7 +6,7 @@
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # X-Interactive:     true
-# Short-Description: Start/stop apache2 web server
+# Short-Description: Apache2 web server
 # Description:       Start the web server and associated helpers
 #  This script will start apache2, and possibly all associated instances.
 #  Moreover, it will set-up temporary directories and helper tools such as
diff --git a/debian/changelog b/debian/changelog
index e8e6574..bd4dc17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ apache2 (2.4.9-1) UNRELEASED; urgency=medium
       'HIGH' does not include MD5.
     - Remove the 'Speed-optimized SSL Cipher' configuration example because
       it depends on RC4, which is considered insecure.
+  * Change init script short description to describe the service, not the
+    script.  Closes: #738315
 
  -- Stefan Fritsch <sf at debian.org>  Sat, 29 Mar 2014 22:06:50 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list