~ubuntu-branches/ubuntu/raring/maas/raring-updates

« back to all changes in this revision

Viewing changes to versions.cfg

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2012-07-03 17:42:37 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20120703174237-p8l0keuuznfg721k
Tags: 0.1+bzr709+dfsg-0ubuntu1
* New Upstream release
* debian/control:
  - Depends on python-celery, python-tempita, libjs-yui3-{full,min},
    libjs-raphael
* debian/maas.install:
  - Install apiclient, celeryconfig.py, maas-import-pxe-files, preseeds_v2.
  - Update to install various files from chroot, rather tha manually copy
    them from the source.
* debian/maas.links: symlink celeryconfig.py
* debian/maas.maas-celery.upstart: Add job.
* debian/rules:
  - Install celery upstart job.
  - Do not install jslibs as packages are now used.
  - Drop copying of maas_local_settings_sample.py as source now ships
    a maas_local_settings.py
* debian/patches:
  - 04-maas-http-fix.patch: Drop. Merged upstream.
  - 01-fix-database-settings.patch: Refreshed.
  - 99_enums_js.patch: Added until creation of enum.js / build process
    is fixed.
* debian/maas.postinst: Update bzr version to correctly handle upgrades.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
# Versions in Precise
17
17
amqplib = 1.0.0
 
18
anyjson = 0.3.1
18
19
avahi = 0.6.30
 
20
celery = 2.4.6
19
21
convoy = 0.2.2
20
22
dbus = 1.0.0
 
23
django-picklefield = 0.1.9
21
24
django-piston = 0.2.3
22
25
FormEncode = 1.2.4
 
26
kombu = 1.4.3
23
27
oauth = 1.0.1
24
28
oops = 0.0.10
25
29
oops-amqp = 0.0.6
26
30
oops-datedir-repo = 0.0.17
27
31
oops-twisted = 0.0.6
28
32
oops-wsgi = 0.0.9
 
33
postgresfixture = 0.1.2
29
34
pyasn1 = 0.0.11a
30
35
pymongo = 2.1.1
 
36
python-dateutil = 1.5
31
37
PyYAML = 3.10
 
38
saucelabsfixture = 0.1
32
39
setuptools = 0.6.24
33
40
South = 0.7.3
 
41
Tempita = 0.5.1
34
42
Twisted = 11.1.0
35
43
txAMQP = 0.5
36
44
txlongpoll = 0.3.1
40
48
docutils = 0.8.1
41
49
Jinja2 = 2.6
42
50
Pygments = 1.4
43
 
Sphinx = 1.0.8
 
51
Sphinx = 1.1.3
44
52
lxml = 2.3.2
45
53
 
46
54
[versions-dev]
62
70
python-subunit = 0.0.7
63
71
rabbitfixture = 0.3.2
64
72
testresources = 0.2.5
 
73
testscenarios = 0.3
65
74
testtools = 0.9.14
66
75
z3c.recipe.scripts = 1.0.1
67
76
 
75
84
 
76
85
# Added by Buildout Versions at 2012-02-24 16:56:06.100791
77
86
PyVirtualDisplay = 0.0.9
78
 
sst = 0.1.0
 
87
sst = 0.2.1
79
88
 
80
89
# Required by:
81
90
# PyVirtualDisplay==0.0.9
94
103
entrypoint2 = 0.0.4
95
104
 
96
105
# Required by:
97
 
# sst==0.1.0
98
 
junitxml = 0.6
99
 
 
100
 
# Required by:
101
106
# PyVirtualDisplay==0.0.9
102
107
path.py = 2.2.2
103
108
 
104
109
# Required by:
105
 
# sst==0.1.0
106
 
selenium = 2.19.1
107
 
 
108
 
# Required by:
109
 
# sst==0.1.0
110
 
unittest2 = 0.5.1
111
 
 
112
 
# Required by:
113
110
# oops==0.0.10
114
111
iso8601 = 0.1.4
115
112
 
165
162
# Twisted==11.1.0
166
163
# lazr.authentication==0.1.2
167
164
zope.interface = 3.6.1
 
165
 
 
166
# Added by Buildout Versions at 2012-04-24 11:28:06.120704
 
167
 
 
168
# Required by:
 
169
# sst==0.2.1
 
170
junitxml = 0.6
 
171
 
 
172
# Required by:
 
173
# sst==0.2.1
 
174
# saucelabsfixture=0.1
 
175
selenium = 2.21.3
 
176
 
 
177
# Required by:
 
178
# sst==0.2.1
 
179
unittest2 = 0.5.1