Bug#373976: apache2-common: modified a2dissite usage for consistency with man page

2006-06-21 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #373976 modified a2dissite usage for consistency with man page -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages a

Bug#373969: apache2-common: modified a2ensite usage to for consistency with man page

2006-06-21 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #373969 I have changed the usage in a2ensite to mimic the man page. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packa

Bug#314878: apache2-common: patch to change 'restart' to 'reload' in logrotate.d/apache2

2006-06-21 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #314878 --- /etc/logrotate.d/apache2.orig 2006-06-21 10:36:56.064012104 -0500 +++ apache2 2006-06-21 10:38:13.356261896 -0500 @@ -9,7 +9,7 @@ sharedscripts postrotate if [ -f /var/run/apache2.pi

Bug#373969: apache2-common: corrected initialization of enabledsites

2006-06-18 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #373969 I changed disabledsites= to enabledsites= on line 6. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages ap

Bug#359008: apache2-common: patch for correct usage in /usr/sbin/apache2ctl

2006-06-18 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #359008 Here is a patch so that apache2ctl returns the correct usage message, when passed an invalid option. (It currents returns the usage message for /usr/sbin/apache2). -- System Information: Debian Release: 3.1 Architecture: i386 (

Bug#373969: apache2-common: wrong patch submitted initially

2006-06-16 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #373969 I submitted the a2dissite patch on accident. Here is the right a2ensite.patch. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-

Bug#349708: apache2-common: patch for apache2ctl manpage which documents startssl

2006-06-16 Thread Shannon Eric Peevey
Package: apache2-common Version: 2.0.54-5 Followup-For: Bug #349708 --- apache2ctl.8.orig 2006-06-16 11:29:54.313673536 -0500 +++ apache2ctl.82006-06-16 11:38:49.549305352 -0500 @@ -85,6 +85,10 @@ .BI start Start the Apache daemon. Gives an error if it is already running. .TP +.BI s

Bug#373976: apache2-common: a2dissite rewritten to allow globbing/multiple site disabling/includes man page

2006-06-16 Thread Shannon Eric Peevey
e) .PP .B a2dissite \-f default test2? test1 .PP Enables the default site, plus test1, and all of the sites which match the globbing pattern test2?, (ie test20, test21, ... test29). (non-interactive mode) .PP .SH AUTHOR This manual page was written by Shannon Eric Peevey <[EMAIL PROT

Bug#373969: apache2-common: a2ensite rewritten to allow globbing/multiple site enabling

2006-06-16 Thread Shannon Eric Peevey
ensite \-f default test2? test1 .PP Enables the default site, plus test1, and all of the sites which match the globbing pattern test2?, (ie test20, test21, ... test29). (non-interactive mode) .PP .SH AUTHOR This manual page was written by Shannon Eric Peevey <[EMAIL PROTECTED]>. .PP