148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
1 |
Source: libravatar |
2 |
Section: web |
|
3 |
Priority: extra |
|
4 |
Maintainer: Francois Marier <francois@debian.org> |
|
945
by Francois Marier
Run wrap-and-sort |
5 |
Build-Depends: codespell, |
6 |
debhelper (>=9), |
|
946
by Francois Marier
Add build dependency on dh-python |
7 |
dh-python,
|
945
by Francois Marier
Run wrap-and-sort |
8 |
pep8,
|
9 |
pyflakes,
|
|
10 |
pylint,
|
|
11 |
python (>= 2.7), |
|
12 |
python-bcrypt,
|
|
13 |
python-django,
|
|
14 |
python-django-auth-openid,
|
|
15 |
python-dns,
|
|
16 |
python-gearman,
|
|
17 |
python-imaging,
|
|
18 |
python-openid,
|
|
19 |
python-requests,
|
|
20 |
yui-compressor
|
|
938.1.18
by Francois Marier
Update Standards version, debhelper compat and Python version |
21 |
Standards-Version: 3.9.6 |
938.1.17
by Francois Marier
Update project URLs |
22 |
Homepage: https://www.libravatar.org |
23 |
Vcs-git: https://git.nzoss.org.nz/libravatar/libravatar.git |
|
24 |
Vcs-browser: https://git.nzoss.org.nz/libravatar/libravatar |
|
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
25 |
|
26 |
Package: libravatar |
|
27 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
28 |
Depends: libravatar-cdn, libravatar-www, ${misc:Depends} |
498
by Francois Marier
debian/control: reduce dependencies for the main server |
29 |
Recommends: libravatar-seccdn |
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
30 |
Description: avatar image hosting - full install |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
31 |
Libravatar is a free service for hosting profile images tied to your |
32 |
email address or OpenID. |
|
33 |
. |
|
945
by Francois Marier
Run wrap-and-sort |
34 |
This is a virtual package to install all of the components necessary to |
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
35 |
run a full Libravatar server on a single host. |
36 |
||
37 |
Package: libravatar-www |
|
38 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
39 |
Depends: advancecomp, |
40 |
apache2,
|
|
41 |
ca-certificates,
|
|
42 |
debconf,
|
|
43 |
gearman-job-server,
|
|
44 |
gearman-tools,
|
|
45 |
gifsicle,
|
|
46 |
jpegoptim,
|
|
47 |
libapache2-mod-wsgi,
|
|
48 |
libjs-jquery (>= 1.5), |
|
49 |
libravatar-common (=${source:Version}), |
|
50 |
optipng,
|
|
51 |
pngcrush,
|
|
52 |
python (>= 2.6), |
|
53 |
python-bcrypt,
|
|
54 |
python-django,
|
|
55 |
python-django-auth-openid,
|
|
56 |
python-dns,
|
|
57 |
python-gearman,
|
|
58 |
python-imaging,
|
|
59 |
python-openid,
|
|
60 |
python-psycopg2,
|
|
61 |
python-requests,
|
|
62 |
${misc:Depends}, |
|
63 |
${python:Depends} |
|
700
by Francois Marier
awstats: add a config file for www (bug #904468) |
64 |
Recommends: awstats |
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
65 |
Description: avatar image hosting - main web application |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
66 |
Libravatar is a free service for hosting profile images tied to your |
67 |
email address or OpenID. |
|
68 |
. |
|
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
69 |
Main Libravatar application for uploading images and associating |
70 |
them with email addresses. |
|
71 |
||
463
by Francois Marier
Move js and css to -www and split images between -www and -cdn-common |
72 |
Package: libravatar-cdn-common |
73 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
74 |
Depends: apache2, |
75 |
debconf,
|
|
76 |
libravatar-common (=${source:Version}), |
|
77 |
${misc:Depends} |
|
463
by Francois Marier
Move js and css to -www and split images between -www and -cdn-common |
78 |
Description: avatar image hosting - common cdn files |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
79 |
Libravatar is a free service for hosting profile images tied to your |
80 |
email address or OpenID. |
|
81 |
. |
|
463
by Francois Marier
Move js and css to -www and split images between -www and -cdn-common |
82 |
Files needed by both Libravatar CDN packages. |
83 |
||
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
84 |
Package: libravatar-cdn |
85 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
86 |
Depends: libravatar-cdn-common (=${source:Version}), ${misc:Depends} |
445
by Francois Marier
Include awstats config as part of -cdn and -seccdn |
87 |
Recommends: awstats |
945
by Francois Marier
Run wrap-and-sort |
88 |
Description: avatar image hosting - mirror node |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
89 |
Libravatar is a free service for hosting profile images tied to your |
90 |
email address or OpenID. |
|
91 |
. |
|
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
92 |
Package for running a mirror of the Libravatar avatar images and |
93 |
join the content delivery network. |
|
94 |
||
95 |
Package: libravatar-seccdn |
|
96 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
97 |
Depends: libravatar-cdn-common (=${source:Version}), ${misc:Depends} |
445
by Francois Marier
Include awstats config as part of -cdn and -seccdn |
98 |
Recommends: awstats |
945
by Francois Marier
Run wrap-and-sort |
99 |
Description: avatar image hosting - https mirror node |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
100 |
Libravatar is a free service for hosting profile images tied to your |
101 |
email address or OpenID. |
|
102 |
. |
|
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
103 |
Package for running a mirror of the Libravatar avatar images and |
104 |
join the content delivery network over https. |
|
105 |
||
106 |
Package: libravatar-common |
|
107 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
108 |
Depends: debconf, ${misc:Depends} |
148
by Francois Marier
Basic working Debian packaging, ready to be deployed |
109 |
Description: avatar image hosting - common files |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
110 |
Libravatar is a free service for hosting profile images tied to your |
111 |
email address or OpenID. |
|
112 |
. |
|
463
by Francois Marier
Move js and css to -www and split images between -www and -cdn-common |
113 |
This is an empty package which contains configuration needed by the |
114 |
main Libravatar website and both CDN packages. |
|
441
by Francois Marier
Create a -slave package to install on avatar mirrors |
115 |
|
443
by Francois Marier
Create a new libravatar-master package |
116 |
Package: libravatar-master |
117 |
Architecture: all |
|
945
by Francois Marier
Run wrap-and-sort |
118 |
Depends: libravatar-www, rssh, rsync, ${misc:Depends} |
791
by Francois Marier
Pull the deployment code into a separate libravatar-deployment package (LP: #1049622) |
119 |
Suggests: libravatar-deployment |
443
by Francois Marier
Create a new libravatar-master package |
120 |
Description: avatar image hosting - mirror master |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
121 |
Libravatar is a free service for hosting profile images tied to your |
122 |
email address or OpenID. |
|
123 |
. |
|
782.1.1
by Francois Marier
Reverse the mirror sync direction (closes: #947796) |
124 |
Package for giving mirror updates to slaves. |
443
by Francois Marier
Create a new libravatar-master package |
125 |
|
441
by Francois Marier
Create a -slave package to install on avatar mirrors |
126 |
Package: libravatar-slave |
127 |
Architecture: all |
|
827
by Francois Marier
Allow slaves to not have the seccdn package installed |
128 |
Recommends: libravatar-seccdn |
945
by Francois Marier
Run wrap-and-sort |
129 |
Depends: libravatar-cdn, rsync, ${misc:Depends} |
791
by Francois Marier
Pull the deployment code into a separate libravatar-deployment package (LP: #1049622) |
130 |
Suggests: libravatar-deployment |
463
by Francois Marier
Move js and css to -www and split images between -www and -cdn-common |
131 |
Conflicts: libravatar-www |
441
by Francois Marier
Create a -slave package to install on avatar mirrors |
132 |
Description: avatar image hosting - mirror slave |
938.1.21
by Francois Marier
Expand package description (lintian warning) |
133 |
Libravatar is a free service for hosting profile images tied to your |
134 |
email address or OpenID. |
|
135 |
. |
|
782.1.1
by Francois Marier
Reverse the mirror sync direction (closes: #947796) |
136 |
Package for fetching mirror updates from the master server. |
791
by Francois Marier
Pull the deployment code into a separate libravatar-deployment package (LP: #1049622) |
137 |
|
138 |
Package: libravatar-deployment |
|
139 |
Architecture: all |
|
140 |
Depends: ${misc:Depends} |
|
141 |
Description: avatar image hosting - deployment account |
|
938.1.21
by Francois Marier
Expand package description (lintian warning) |
142 |
Libravatar is a free service for hosting profile images tied to your |
143 |
email address or OpenID. |
|
144 |
. |
|
791
by Francois Marier
Pull the deployment code into a separate libravatar-deployment package (LP: #1049622) |
145 |
Create a deployment account so that the Libravatar packages can |
146 |
be managed by the Libravatar core team. |