File: control

package info (click to toggle)
openguides 0.84-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,612 kB
  • sloc: perl: 4,812; sh: 56; javascript: 56; makefile: 19
file content (79 lines) | stat: -rw-r--r-- 2,621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: openguides
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13), po-debconf
Build-Depends-Indep: perl,
 libconfig-tiny-perl,
 libclass-accessor-perl,
 libdbd-sqlite3-perl,
 libwiki-toolkit-perl (>= 0.86),
 libwiki-toolkit-formatter-usemod-perl (>= 0.25),
 libwiki-toolkit-plugin-locator-grid-perl,
 libxml-rss-perl,
 libwiki-toolkit-plugin-categoriser-perl,
 libwiki-toolkit-plugin-diff-perl,
 libtemplate-perl (>= 2.24),
 libplucene-perl,
 libgeo-coordinates-utm-perl,
 libtest-html-content-perl,
 libwiki-toolkit-plugin-ping-perl,
 libgeo-helmerttransform-perl,
 libhtml-parser-perl,
 libmime-lite-perl,
 libdata-validate-uri-perl,
 libnet-netmask-perl,
 libwiki-toolkit-plugin-json-perl,
 libjson-perl,
 libtemplate-plugin-json-escape-perl,
 libgeo-coordinates-osgb-perl,
 libgeo-coordinates-itm-perl,
 libmodule-build-perl,
 libcgi-pm-perl,
 libtest-pod-perl,
Maintainer: Dominic Hargreaves <dom@earth.li>
Rules-Requires-Root: binary-targets
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/dom/openguides.git
Vcs-Browser: https://salsa.debian.org/dom/openguides
Homepage: https://metacpan.org/release/OpenGuides

Package: openguides
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libalgorithm-diff-perl (>= 0.13),
 libwiki-toolkit-perl (>= 0.84),
 libwiki-toolkit-formatter-usemod-perl (>= 0.25),
 libwiki-toolkit-plugin-categoriser-perl,
 libwiki-toolkit-plugin-diff-perl,
 libwiki-toolkit-plugin-locator-grid-perl,
 libconfig-tiny-perl,
 libgeo-coordinates-utm-perl,
 libwww-perl,
 libparse-recdescent-perl,
 libtemplate-perl (>= 2.24),
 liburi-perl,
 libxml-rss-perl,
 apache2 | httpd,
 libclass-accessor-perl,
 libplucene-perl,
 libdbd-sqlite3-perl | libdbd-pg-perl | libdbd-mysql-perl,
 libwiki-toolkit-plugin-ping-perl,
 libgeo-helmerttransform-perl,
 libhtml-parser-perl,
 libmime-lite-perl,
 libdata-validate-uri-perl,
 libnet-netmask-perl,
 libwiki-toolkit-plugin-json-perl,
 libjson-perl,
 libtemplate-plugin-json-escape-perl,
 libgeo-coordinates-osgb-perl,
 libgeo-coordinates-itm-perl,
 libcgi-pm-perl
Pre-Depends: debconf
Description:  web application for managing a collaboratively-written city guide
 The OpenGuides software provides the framework for a collaboratively-written
 city guide.  It is similar to a wiki but provides somewhat more structured
 data storage allowing you to annotate wiki pages with information such as
 category, location, and much more.  It provides searching facilities
 including "find me everything within a certain distance of this place".
 Every page includes a link to a machine-readable (RDF) version of the page.