~ubuntu-core-dev/ubuntu/xenial/ubuntu-release-upgrader/xenial

« back to all changes in this revision

Viewing changes to pre-build.sh

  • Committer: Brian Murray
  • Date: 2015-05-08 17:32:08 UTC
  • Revision ID: brian@canonical.com-20150508173208-4yn6zbkqg8mig5gg
* DistUpgrade/{EOL,}ReleaseAnnouncement,
  DistUpgrade/DistUpgrade/window_main.ui,
  data/gtkbuilder/DistUpgrade.ui,
  data/DistUpgrade.cfg,
  pre-build.sh:
  - updated for 15.04->15.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
                        python3-mock, xvfb, gir1.2-gtk-3.0, python3-gi, python3-nose, pep8, python3-distutils-extra'
10
10
 
11
11
# update demotions
12
 
(cd utils && ./demotions.py utopic vivid > demoted.cfg)
 
12
(cd utils && ./demotions.py vivid wily > demoted.cfg)
13
13
# when this gets enabled, make sure to add symlink in DistUpgrade
14
14
#(cd utils && ./demotions.py trusty w00t > demoted.cfg.trusty)
15
15