[Pkg-apache-commits] [SCM] Debian packaging for apache2 (Apache HTTPD 2.x) branch, next, updated. 9ec48db0b5d22d0a589e3b13eb011d1ecc1a1d56

Arno Töll arno at debian.org
Thu Apr 26 23:01:13 UTC 2012


The following commit has been merged in the next branch:
commit 1085ec59801fe2cb5bc4515b4aa8770e44cecd10
Author: Arno Töll <arno at debian.org>
Date:   Thu Apr 26 23:24:21 2012 +0200

    Tiny tfixes in preinst: Fix typo and remove verbose output

diff --git a/debian/apache2.preinst b/debian/apache2.preinst
index 58018aa..c3e49c9 100644
--- a/debian/apache2.preinst
+++ b/debian/apache2.preinst
@@ -14,7 +14,7 @@ set -e
 # the debian-policy package
 
 # XXX remove
-echo apache2.preinst $@ running
+# echo apache2.preinst $@ running
 
 # XXX: Whichever file you add in one of the sections below, make sure you copy
 # the same file arrays to apache2.postinst and apache2.postrm, too!
@@ -32,7 +32,7 @@ OBSOLETE_CONFFILES="/etc/apache2/mods-available/authz_default.load
 /etc/apache2/mods-available/version.load"
 
 # conffiles which moved from one random location to another, separate source and
-# destionation by a colon
+# destination by a colon
 MOVED_CONFFILES="/etc/bash_completion.d/apache2.2-common:/etc/bash_completion.d/apache2
 /etc/apache2/sites-available/default:/etc/apache2/sites-available/000-default.conf
 /etc/apache2/sites-available/default-ssl:/etc/apache2/sites-available/default-ssl.conf

-- 
Debian packaging for apache2 (Apache HTTPD 2.x)



More information about the Pkg-apache-commits mailing list