[apache2] 02/05: compile bucketeer case_filter case_filter_in

Stefan Fritsch sf at moszumanska.debian.org
Wed Jan 25 23:32:26 UTC 2017


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

sf pushed a commit to branch master
in repository apache2.

commit 5156f382557a87ca3cd9607f9727462486ffc6b8
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Wed Jan 25 23:25:02 2017 +0100

    compile bucketeer case_filter case_filter_in
---
 debian/changelog | 3 +++
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 06f2735..4214800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ apache2 (2.4.25-3) UNRELEASED; urgency=medium
 
   * Fix detection of systemd to fix 'apache2ctl start' on sysv-init.
     Closes: #852543
+  * Compile mod_bucketeer mod_case_filter mod_case_filter_in for benefit of
+    the test suite, but don't add *.load files because they don't have any
+    real-world use.
 
  -- Stefan Fritsch <sf at debian.org>  Wed, 25 Jan 2017 20:56:56 +0100
 
diff --git a/debian/rules b/debian/rules
index 8b2e768..65f5924 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,7 @@ override_dh_auto_configure: generate-maintainer-scripts prebuild-checks support/
 		--with-pcre=yes \
 		--enable-pie \
 		--enable-mpms-shared=all \
-		--enable-mods-shared="all cgi ident authnz_fcgi imagemap cern_meta proxy_fdpass proxy_http2" \
+		--enable-mods-shared="all cgi ident authnz_fcgi imagemap cern_meta proxy_fdpass proxy_http2 bucketeer case_filter case_filter_in" \
 		--enable-mods-static="unixd logio watchdog version" \
 		CFLAGS="$(AP2_CFLAGS)" CPPFLAGS="$(AP2_CPPFLAGS)" LDFLAGS="$(AP2_LDFLAGS)" \
 		LTFLAGS="$(AP2_LTFLAGS)" SHELL=/bin/bash

-- 
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