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

« back to all changes in this revision

Viewing changes to src/maasserver/static/jslibs/yui/3.4.1/docs/assets/json/json-convert-values-response.json

  • 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:
1
 
[
2
 
    {"SKU":"23-23874", "Price":23.99,  "Item":"Helmet"},
3
 
    {"SKU":"48-38835", "Price":14.97,  "Item":"Football"},
4
 
    {"SKU":"84-84848", "Price":3.49,   "Item":"Goggles"},
5
 
    {"SKU":"84-84843", "Price":183,    "Item":"Badminton Set"},
6
 
    {"SKU":"84-39321", "Price":6.79,   "Item":"Tennis Balls"},
7
 
    {"SKU":"39-48949", "Price":618,    "Item":"Snowboard"},
8
 
    {"SKU":"99-28128", "Price":78.99,  "Item":"Cleats"},
9
 
    {"SKU":"83-48281", "Price":4.69,   "Item":"Volleyball"},
10
 
    {"SKU":"89-32811", "Price":0.59,   "Item":"Sweatband"},
11
 
    {"SKU":"28-22847", "Price":779.98, "Item":"Golf Set"},
12
 
    {"SKU":"38-38281", "Price":8.25,   "Item":"Basketball Shorts"},
13
 
    {"SKU":"82-38333", "Price":1.39,   "Item":"Lip balm"},
14
 
    {"SKU":"21-38485", "Price":0.07,   "Item":"Ping Pong ball"},
15
 
    {"SKU":"83-38285", "Price":3.99,   "Item":"Hockey Puck"}
16
 
]