File: control

package info (click to toggle)
phpwiki 1.3.12p3-5etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 16,956 kB
  • ctags: 21,608
  • sloc: php: 82,335; xml: 3,840; sh: 1,522; sql: 1,198; perl: 625; makefile: 562; awk: 28
file content (22 lines) | stat: -rw-r--r-- 1,070 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: phpwiki
Section: web
Priority: optional
Maintainer: Matt Brown <mattb@debian.org>
Uploaders: David Moreno Garza <damog@debian.org>
Build-Depends: debhelper (>= 4.1.16), dpatch, po-debconf
Standards-Version: 3.7.2

Package: phpwiki
Architecture: all
Depends: debconf, apache2 | httpd, php4 | php5 | libapache2-mod-php4, php4-pear | php-db, php4-mysql | php4-pgsql | php5-mysql | php5-pgsql | php4-sqlite | php5-sqlite, ucf (>= 1.05), dbconfig-common (>= 1.8.21)
Recommends:  mysql-client | postgresql-client | sqlite
Suggests: php4-imap | php5-imap, php4-ldap | php5-ldap
Description: informal collaborative website manager
 A Wiki is a dynamic website which can be edited by anyone at any time. 
 Over time bad information is naturally filtered out, since the barrier to
 modification is very low.  Malicious or accidental destruction is obviated
 by the keeping of backup versions of all pages.
 .
 Installed as part of this package is introductory material to the Wiki
 concept, which can be viewed via the Wiki interface when the package has
 been installed.