[Pkg-mono-svn-commits] [SCM] mod-mono branch, master, updated. debian/2.11+git20130708.6b73e85-1

Jo Shields directhex at apebox.org
Tue Jul 9 22:08:40 UTC 2013


The following commit has been merged in the master branch:
commit 66154f2e6d44aa0fa80c06ed92826c55154a91c0
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jul 9 22:59:19 2013 +0100

    Fix up package dependencies for Apache 2.4

diff --git a/debian/control b/debian/control
index 8ee2a9f..33a5668 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mod-mono/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-mono/mod-mono/trunk
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Dylan R. E. Moonfire <debian at mfgames.com>, Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.org>
-Build-Depends: debhelper (>= 7.0.50~), apache2-threaded-dev (>= 2.2), po-debconf, pkg-config, mono-runtime
+Build-Depends: debhelper (>= 7.0.50~), apache2-dev (>= 2.4), po-debconf, pkg-config, mono-runtime
 Standards-Version: 3.9.1
 
 Package: libapache2-mod-mono
 Architecture: any
 Section: web
-Depends: ${misc:Depends}, ${shlibs:Depends}, debconf (>= 1.2.0), apache2.2-common, mono-runtime (>= 2.10), mono-apache-server (>= ${current-version}) | mono-apache-server4 (>= ${current-version}) | mono-apache-server2 (>= ${current-version}), mono-apache-server (<< ${next-version}) | mono-apache-server4 (<< ${next-version}) | mono-apache-server2 (<< ${next-version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, debconf (>= 1.2.0), apache2.4-common, mono-runtime (>= 2.10), mono-apache-server (>= ${current-version}) | mono-apache-server4 (>= ${current-version}) | mono-apache-server2 (>= ${current-version}), mono-apache-server (<< ${next-version}) | mono-apache-server4 (<< ${next-version}) | mono-apache-server2 (<< ${next-version})
 Description: Apache module for running ASP.NET applications on Mono
  The mod_mono module for Apache allows ASP.NET web applications to be
  run with the Mono .NET implementation.
  .
- This package provides the Apache 2.2 version of the module.
+ This package provides the Apache 2.4 version of the module.

-- 
mod-mono



More information about the Pkg-mono-svn-commits mailing list