~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Francois Marier
  • Date: 2016-01-18 05:01:58 UTC
  • mto: This revision was merged to the branch mainline in revision 939.
  • Revision ID: git-v1:f66ab6a7c1c9dfc5815eadf9557b35343142fdfa
Expand package description (lintian warning)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
Depends: ${misc:Depends}, libravatar-www, libravatar-cdn
14
14
Recommends: libravatar-seccdn
15
15
Description: avatar image hosting - full install
 
16
 Libravatar is a free service for hosting profile images tied to your
 
17
 email address or OpenID.
 
18
 .
16
19
 This is a virtual package to install all of the components necessary to 
17
20
 run a full Libravatar server on a single host.
18
21
 
21
24
Depends: ${misc:Depends}, ${python:Depends}, libravatar-common (=${source:Version}), apache2, libapache2-mod-wsgi, python-django, libjs-jquery (>= 1.5), python-psycopg2, python (>= 2.6), debconf, python-imaging, python-dns, gearman-tools, gearman-job-server, python-gearman.libgearman, jpegoptim, optipng, pngcrush, advancecomp, python-openid, python-django-auth-openid, python-requests, ca-certificates, gifsicle
22
25
Recommends: awstats
23
26
Description: avatar image hosting - main web application
 
27
 Libravatar is a free service for hosting profile images tied to your
 
28
 email address or OpenID.
 
29
 .
24
30
 Main Libravatar application for uploading images and associating
25
31
 them with email addresses.
26
32
 
28
34
Architecture: all
29
35
Depends: ${misc:Depends}, debconf, libravatar-common (=${source:Version}), apache2
30
36
Description: avatar image hosting - common cdn files
 
37
 Libravatar is a free service for hosting profile images tied to your
 
38
 email address or OpenID.
 
39
 .
31
40
 Files needed by both Libravatar CDN packages.
32
41
 
33
42
Package: libravatar-cdn
35
44
Depends: ${misc:Depends}, libravatar-cdn-common (=${source:Version})
36
45
Recommends: awstats
37
46
Description: avatar image hosting - mirror node 
 
47
 Libravatar is a free service for hosting profile images tied to your
 
48
 email address or OpenID.
 
49
 .
38
50
 Package for running a mirror of the Libravatar avatar images and
39
51
 join the content delivery network.
40
52
 
43
55
Depends: ${misc:Depends}, libravatar-cdn-common (=${source:Version})
44
56
Recommends: awstats
45
57
Description: avatar image hosting - https mirror node 
 
58
 Libravatar is a free service for hosting profile images tied to your
 
59
 email address or OpenID.
 
60
 .
46
61
 Package for running a mirror of the Libravatar avatar images and
47
62
 join the content delivery network over https.
48
63
 
50
65
Architecture: all
51
66
Depends: ${misc:Depends}, debconf
52
67
Description: avatar image hosting - common files
 
68
 Libravatar is a free service for hosting profile images tied to your
 
69
 email address or OpenID.
 
70
 .
53
71
 This is an empty package which contains configuration needed by the
54
72
 main Libravatar website and both CDN packages.
55
73
 
58
76
Depends: ${misc:Depends}, libravatar-www, rsync, rssh
59
77
Suggests: libravatar-deployment
60
78
Description: avatar image hosting - mirror master
 
79
 Libravatar is a free service for hosting profile images tied to your
 
80
 email address or OpenID.
 
81
 .
61
82
 Package for giving mirror updates to slaves.
62
83
 
63
84
Package: libravatar-slave
67
88
Suggests: libravatar-deployment
68
89
Conflicts: libravatar-www
69
90
Description: avatar image hosting - mirror slave
 
91
 Libravatar is a free service for hosting profile images tied to your
 
92
 email address or OpenID.
 
93
 .
70
94
 Package for fetching mirror updates from the master server.
71
95
 
72
96
Package: libravatar-deployment
73
97
Architecture: all
74
98
Depends: ${misc:Depends}
75
99
Description: avatar image hosting - deployment account
 
100
 Libravatar is a free service for hosting profile images tied to your
 
101
 email address or OpenID.
 
102
 .
76
103
 Create a deployment account so that the Libravatar packages can
77
104
 be managed by the Libravatar core team.