~seb128/update-manager/check-none-controller

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Brian Murray
  • Date: 2013-11-15 23:01:59 UTC
  • mfrom: (2647.1.2 update-manager)
  • Revision ID: brian@canonical.com-20131115230159-iibinrlrei7yp8ja
UpdateManager/Core/MetaRelease.py: speed up the check for a new release of
Ubuntu.  Thanks to Anders Kaseorg for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-manager (1:0.196.2) UNRELEASED; urgency=low
 
2
 
 
3
  * UpdateManager/Core/MetaRelease.py: speed up the check for a new release of
 
4
    Ubuntu.  Thanks to Anders Kaseorg for the patch.
 
5
 
 
6
 -- Brian Murray <brian@ubuntu.com>  Fri, 15 Nov 2013 15:00:25 -0800
 
7
 
1
8
update-manager (1:0.196.1) trusty; urgency=low
2
9
 
3
10
  * debian/source_update_manager.py: Fix too long line (pep8 error).