[apache2] 01/01: Make apache2 depend on apache2-utils.

Stefan Fritsch sf at moszumanska.debian.org
Mon Sep 29 20:59:45 UTC 2014


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

sf pushed a commit to branch master
in repository apache2.

commit 8ef648232db50be0c88f181315435eca03b43d37
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Mon Sep 29 22:26:39 2014 +0200

    Make apache2 depend on apache2-utils.
    
    This got lost somewhere in the 2.4 update.
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 79341c0..ed85ecf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apache2 (2.4.10-4) UNRELEASED; urgency=medium
+
+  * Make apache2 depend on apache2-utils. This got lost somewhere in the
+    2.4 update.
+
+ -- Stefan Fritsch <sf at debian.org>  Mon, 29 Sep 2014 22:25:49 +0200
+
 apache2 (2.4.10-3) unstable; urgency=medium
 
   * CVE-2014-3581: Fix a DoS in mod_cache.
diff --git a/debian/control b/debian/control
index 6682f18..2d1ff2d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Package: apache2
 Architecture: any
 Depends: ${misc:Depends}, lsb-base, procps [!hurd-i386],
  perl, mime-support, apache2-bin (= ${binary:Version}),
+ apache2-utils (>= 2.4)
  apache2-data (= ${source:Version}), ${perl:Depends}
 Replaces: apache2.2-common
 Conflicts: apache2.2-common (<< 2.3~)

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