~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Francois Marier
  • Date: 2012-09-29 00:09:04 UTC
  • Revision ID: git-v1:2c5259dfaf4a06524cfed192dea059424c292d53
Pull the deployment code into a separate libravatar-deployment package (LP: #1049622)

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
Package: libravatar-master
58
58
Architecture: all
59
59
Depends: ${misc:Depends}, libravatar-www, rsync, rssh
 
60
Suggests: libravatar-deployment
60
61
Description: avatar image hosting - mirror master
61
62
 Package for giving mirror updates to slaves.
62
63
 
63
64
Package: libravatar-slave
64
65
Architecture: all
65
66
Depends: ${misc:Depends}, libravatar-cdn, libravatar-seccdn, rsync
 
67
Suggests: libravatar-deployment
66
68
Conflicts: libravatar-www
67
69
Description: avatar image hosting - mirror slave
68
70
 Package for fetching mirror updates from the master server.
 
71
 
 
72
Package: libravatar-deployment
 
73
Architecture: all
 
74
Depends: ${misc:Depends}
 
75
Description: avatar image hosting - deployment account
 
76
 Create a deployment account so that the Libravatar packages can
 
77
 be managed by the Libravatar core team.