control
1.7 KB
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
Source: noosfero
Section: web
Priority: extra
Maintainer: Noosfero developers <noosfero-dev@listas.softwarelivre.org>
Uploaders: Antonio Terceiro <terceiro@colivre.coop.br>
Build-Depends:
debhelper (>= 7.0.50~),
po4a,
ruby-gettext,
ruby-sqlite3,
rake,
rails3 (>= 3.2.6-1~),
ruby-will-paginate,
tango-icon-theme,
rcov
Standards-Version: 3.8.4
Homepage: http://noosfero.org/
Vcs-Git: git://git.colivre.coop.br/noosfero.git
Vcs-Browser: http://git.colivre.coop.br/?p=noosfero.git
Package: noosfero
Architecture: all
Depends:
rails3 (>= 3.2.6-1~),
ruby,
ruby1.9.3,
rake,
ruby-fast-gettext,
ruby-sqlite3,
ruby-pg,
ruby-rmagick,
ruby-redcloth,
ruby-will-paginate (>= 2.3.12-1~),
iso-codes,
ruby-feedparser,
ruby-daemons,
rcov,
thin,
tango-icon-theme,
ruby-hpricot,
memcached,
debconf,
dbconfig-common,
adduser,
exim4 | mail-transport-agent,
${misc:Depends}
Recommends:
postgresql,
postgresql-client
Description: free web-based platform for social networks
Noosfero is a web platform for social and solidarity economy networks with
blog, e-Porfolios, CMS, RSS, thematic discussion, events agenda and collective
inteligence for solidarity economy in the same system.
.
This package contains the Noosfero application server.
Package: noosfero-apache
Architecture: all
Depends: apache2, debconf, noosfero
Description: free web-based platform for social networks (apache frontend)
Noosfero is a web platform for social and solidarity economy networks with
blog, e-Porfolios, CMS, RSS, thematic discussion, events agenda and collective
inteligence for solidarity economy in the same system.
.
This package contains the configuration files needed to run Noosfero with the
Apache HTTPD server as frontend.