From: Peter Palfrader Date: Sat, 10 Jan 2009 15:28:06 +0000 (+0100) Subject: Fix comment in apache2-vhost-update X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=commitdiff_plain;h=0ab47a5ec00c201f3cccdd59cf15795a2feff039;hp=15fadc336d0d511bd4faac6f1031985070d9a12d Fix comment in apache2-vhost-update --- diff --git a/apache2-vhost-update b/apache2-vhost-update index a61369e..46643e8 100755 --- a/apache2-vhost-update +++ b/apache2-vhost-update @@ -16,7 +16,7 @@ # All config changes are tracked in RCS. # # needs something like this in sudoers: -# %apachectrl ALL=(root) /usr/sbin/restart-apache +# %apachectrl ALL=(root) /usr/sbin/apache2-vhost-update # Copyright (c) 2009 Peter Palfrader diff --git a/debian/changelog b/debian/changelog index 03fe383..351caf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debian.org (11) stable; urgency=low + + * Fix comment in apache2-vhost-update. + + -- Peter Palfrader Sat, 10 Jan 2009 16:27:55 +0100 + debian.org (10) stable; urgency=low * Do not allow include statements.