summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2013-12-23 23:53:00 -1100
committerArno Töll <arno@debian.org>2013-12-23 23:53:00 -1100
commite06c9e836d87f7368a194d395973227ae8594bae (patch)
tree06597cce8de2d275589683008c03ab89195b48f4
parent39c09d872773f846e7e63e219e7213d9bb59bb21 (diff)
downloadapache2-e06c9e836d87f7368a194d395973227ae8594bae.tar.gz
Refresh fhs_compliance.patch
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/fhs_compliance.patch4
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 814e627c..24ddd68e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-apache2 (2.4.6-4) UNRELEASED; urgency=low
+apache2 (2.4.7-1) UNRELEASED; urgency=low
+
+ New upstream version
[ Stefan Fritsch ]
* In logrotate and init script, don't hardcode path to htcacheclean.
@@ -39,7 +41,7 @@ apache2 (2.4.6-4) UNRELEASED; urgency=low
* Add GPG support to our watch file. Thanks to Daniel Kahn Gillmor
for this suggestion and for providing a patch (Closes: #732450)
- -- Arno Töll <arno@debian.org> Mon, 23 Dec 2013 12:36:59 +0100
+ -- Arno Töll <arno@debian.org> Mon, 23 Dec 2013 23:52:12 -1100
apache2 (2.4.6-3) unstable; urgency=low
diff --git a/debian/patches/fhs_compliance.patch b/debian/patches/fhs_compliance.patch
index d30ad894..66e53d6f 100644
--- a/debian/patches/fhs_compliance.patch
+++ b/debian/patches/fhs_compliance.patch
@@ -4,7 +4,7 @@ Author: Adam Conrad <adconrad@0c3.net>
Last-Update: 2012-02-25
--- a/configure
+++ b/configure
-@@ -32709,17 +32709,17 @@
+@@ -32725,17 +32725,17 @@
cat >>confdefs.h <<_ACEOF
@@ -27,7 +27,7 @@ Last-Update: 2012-02-25
--- a/configure.in
+++ b/configure.in
-@@ -819,11 +819,11 @@
+@@ -823,11 +823,11 @@
echo $MODLIST | $AWK -f $srcdir/build/build-modules-c.awk > modules.c
APR_EXPAND_VAR(ap_prefix, $prefix)