~brian-murray/cupstream2distro/bug-1460861

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI Train Bot
  • Date: 2016-01-23 01:34:14 UTC
  • Revision ID: ci-train-bot@canonical.com-20160123013414-3ell1bfpeedj3sce
Tags: 2.0+14.04.20160123.1-0ubuntu1
Releasing 2.0+14.04.20160123.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cupstream2distro (2.0+14.04.20160123.1-0ubuntu1) trusty; urgency=medium
 
2
 
 
3
  * Change variable subsitution in makefile.
 
4
  * Convert defaultdict to regular dict.
 
5
  * Debug logging.
 
6
  * Distill per-arch build states into single state.
 
7
  * Drop redundant audit logging.
 
8
  * Fix error reporting.
 
9
  * Fix publication audit log.
 
10
  * Fix setup_citrain setting SILO_NAME_LIST.
 
11
  * Fix upgrade-chroot script when no chroots present.
 
12
  * Indicate that people are not authorized due to packaging diffs.
 
13
  * More debug logging.
 
14
  * New Config class for reading config from disk.
 
15
  * New pylint, new rules.
 
16
  * Only run setup_citrain.py if creds present.
 
17
  * Read PPA_TEAM from file rather than hard-coding.
 
18
  * Rename save_config() to set_status() and reduce redundant calls.
 
19
  * Sort json dict keys in published_versions.
 
20
  * Stop exploding when creds not present.
 
21
  * Stop trying to set status if silo has been freed.
 
22
  * Stop updating status if lockfile mtime has changed.
 
23
 
 
24
 -- Robert Bruce Park <robert.park@canonical.com>  Sat, 23 Jan 2016 01:34:14 +0000
 
25
 
1
26
cupstream2distro (2.0+14.04.20151216-0ubuntu1) trusty; urgency=medium
2
27
 
3
28
  * Add lplib oauth token generator script. added: token_generator.py