Changeset 11282
- Timestamp:
- 07/20/07 13:49:17 (1 year ago)
- Files:
-
- trunk/midgard/httpd/apache2/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midgard/httpd/apache2/debian/control
r10169 r11282 4 4 Maintainer: Piotr Pokora <piotrek.pokora@gmail.com> 5 5 Standards-Version: 3.5.2 6 Build-Depends: debhelper (>= 3), apache2-prefork-dev, libmidgard9-dev (>=1.8.0)6 Build-Depends: debhelper (>=5.0), apache2-prefork-dev, libmidgard2.0-dev (>=1.9alpha) 7 7 8 9 Package: libapache2-mod-midgard 8 Package: libapache2-mod-midgard2 10 9 Section: web 11 10 Architecture: i386 12 Depends: apache2-mpm-prefork, midgard -common, ${shlibs:Depends}11 Depends: apache2-mpm-prefork, midgard2.0-common, ${shlibs:Depends} 13 12 Conflicts: libapache-mod-midgard-preparse 14 13 Replaces: libapache-mod-midgard-preparse 15 14 Description: Midgard Content Management System - Apache Module 16 15 . 17 This package provides Midgard's Apache2 Module. If you intend to use the 18 Midgard Content Management System, you require this package as it provides 19 the glue between Apache and the Midgard system. This version makes use of 20 preparsed files in order to reduce the time required to respond to requests. 16 This package provides Midgard's Apache2 module and it's dedicated 17 for any application which is designed to run in web environment. 21 18 . 22 19 Midgard is a capable open source content management system for running
