~arges/ubuntu-archive-tools/sru-review1

« back to all changes in this revision

Viewing changes to sru-review

  • Committer: Colin Watson
  • Date: 2015-10-22 15:58:33 UTC
  • Revision ID: cjwatson@canonical.com-20151022155833-3r5m4l9sp4o5tlf5
wily → xenial / vivid → wily

Show diffs side-by-side

added added

removed removed

Lines of Context:
317
317
 
318
318
if __name__ == '__main__':
319
319
 
320
 
    default_release = 'vivid'
 
320
    default_release = 'wily'
321
321
    ppa_url = ('https://launchpad.net/~%s/+archive/ubuntu/%s/+packages?'
322
322
               'field.series_filter=%s')
323
323