1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: mod-mono
Section: web
Priority: optional
Homepage: http://www.mono-project.com/Mod_mono
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@lists.alioth.debian.org>
Uploaders: Dylan R. E. Moonfire <debian@mfgames.com>, Mirco Bauer <meebey@debian.org>, Jo Shields <directhex@apebox.org>
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, dh-apache2, apache2-dev (>= 2.4), po-debconf, pkg-config, mono-runtime (>= 2.11)
Standards-Version: 3.9.1
Package: libapache2-mod-mono
Architecture: any
Section: web
Depends: ${misc:Depends}, ${shlibs:Depends}, debconf (>= 1.2.0), mono-runtime (>= 2.10), mono-apache-server (>= ${current-version}) | mono-apache-server4 (>= ${current-version}), mono-apache-server (<< ${next-version}) | mono-apache-server4 (<< ${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.4 version of the module.
|