~ember/update-manager/ubuntu.bug1002956

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Michael Vogt, Brian Murray
  • Date: 2012-03-05 09:02:14 UTC
  • Revision ID: package-import@ubuntu.com-20120305090214-7xgvp4mcer057r6m
Tags: 1:0.156.7
[ Michael Vogt ]
* DistUpgrade/DistUpgradeCache.py:
  - fix nvidia detection, thanks to Brian Murray
* DistUpgrade/xorg_fix_proprietary.py:
  - fix crash when apt_pkg is not initialized (LP: #942106)
* DistUpgrade/DistUpgradeController.py, DistUpgrade/mirrors.cfg:
  - support upgrades with commercial-ppas in the sources.list
    (LP: #939461) and add tests
* UpdateManager/UpdateManager.py:
  - fix inaccurate string, thanks to JohnNapster (LP: #942590)

[ Brian Murray ]
* DistUpgrade/removal_blacklist.cfg: 
  - Only blacklist unity-2d, not all packages whose names start with
    unity-2d.  (LP: #940196)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
update-manager (1:0.156.7) precise; urgency=low
 
2
 
 
3
  [ Michael Vogt ]
 
4
  * DistUpgrade/DistUpgradeCache.py:
 
5
    - fix nvidia detection, thanks to Brian Murray
 
6
  * DistUpgrade/xorg_fix_proprietary.py:
 
7
    - fix crash when apt_pkg is not initialized (LP: #942106)
 
8
  * DistUpgrade/DistUpgradeController.py, DistUpgrade/mirrors.cfg:
 
9
    - support upgrades with commercial-ppas in the sources.list
 
10
      (LP: #939461) and add tests
 
11
  * UpdateManager/UpdateManager.py:
 
12
    - fix inaccurate string, thanks to JohnNapster (LP: #942590)
 
13
 
 
14
  [ Brian Murray ]
 
15
  * DistUpgrade/removal_blacklist.cfg: 
 
16
    - Only blacklist unity-2d, not all packages whose names start with
 
17
      unity-2d.  (LP: #940196)
 
18
  
 
19
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 05 Mar 2012 09:02:14 +0100
 
20
 
1
21
update-manager (1:0.156.6) precise; urgency=low
2
22
 
3
23
  [ Robert Roth ]