File: control

package info (click to toggle)
libapache-mod-layout 5.1-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 136 kB
  • ctags: 161
  • sloc: ansic: 1,029; makefile: 117; sh: 35; perl: 15
file content (19 lines) | stat: -rw-r--r-- 668 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libapache-mod-layout
Section: web
Priority: optional
Maintainer: Andreas Wenning <awen@awen.dk>
Homepage: http://tangent.org/362/mod_layout.html
Build-Depends: debhelper (>> 4.0.0), apache2-threaded-dev (>= 2.0)
Standards-Version: 3.7.3

Package: libapache2-mod-layout
Architecture: any
Depends: apache2.2-common, ${shlibs:Depends}
Description: Apache web page content wrapper
 mod_layout allows you to create a single look and feel throughout a
 website without using server side includes to "automagically" wrap
 pages in standard headers and footers.
 .
 It can be used to to add standard disclaimers to all of the pages on a server,
 add banner ads, etc.