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

Arno Töll debian at toell.net
Mon Apr 2 16:04:45 UTC 2012


The following commit has been merged in the next branch:
commit c7cd32004a23ac07538d77fc22ab2983531d6465
Author: Arno Töll <debian at toell.net>
Date:   Mon Apr 2 18:04:37 2012 +0200

    Update PACKAGING to actually document the syntax we're using

diff --git a/debian/PACKAGING b/debian/PACKAGING
index 9fbfc4c..4e9b7f3 100644
--- a/debian/PACKAGING
+++ b/debian/PACKAGING
@@ -60,8 +60,8 @@ Additionally maintainers can declare module dependencies and conflicts in a magi
 line in '.load' files which need to be resolved to load a module at the
 installation site. This is useful if a module depends that other modules to be
 loaded, or to conflict with other modules if they can't be loaded at the same
-time. a2enmod and a2dismod will parse "# Depends: module[, module]" and "#
-Conflicts: module[, module]" magic comments, for example to load mod_foo:
+time. a2enmod and a2dismod will parse "# Depends: module [module [...]]" and "#
+Conflicts: module [module [...]]" magic comments, for example to load mod_foo:
 
 foo.load:
 

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



More information about the Pkg-apache-commits mailing list