~ubuntu-branches/ubuntu/oneiric/software-properties/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-07-25 18:15:30 UTC
  • Revision ID: james.westby@ubuntu.com-20110725181530-ckdbew4yh0ef7xrt
Tags: 0.81.3
* softwareproperties/gtk/SimpleGtkbuilderApp.py:
  - remove unneeded debug output for gobjects without a get_name()
    function
* softwareproperties/gtk/SoftwarePropertiesGtk.py:
  - do not crash if update-notifier is not installed (LP: #815016)
* softwareproperties/AptAuth.py:
  - do not access ~/.gnupg from AptAuth() (LP: #815034)
* softwareproperties/SoftwareProperties.py:
  - add CDROM add support into the dbus backend (LP: #815860)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
software-properties (0.81.3) oneiric; urgency=low
 
2
 
 
3
  * softwareproperties/gtk/SimpleGtkbuilderApp.py:
 
4
    - remove unneeded debug output for gobjects without a get_name()
 
5
      function
 
6
  * softwareproperties/gtk/SoftwarePropertiesGtk.py:
 
7
    - do not crash if update-notifier is not installed (LP: #815016)
 
8
  * softwareproperties/AptAuth.py:
 
9
    - do not access ~/.gnupg from AptAuth() (LP: #815034)
 
10
  * softwareproperties/SoftwareProperties.py:
 
11
    - add CDROM add support into the dbus backend (LP: #815860)
 
12
 
 
13
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 25 Jul 2011 18:15:30 +0200
 
14
 
1
15
software-properties (0.81.2) oneiric; urgency=low
2
16
 
3
17
  * fix crash when clicking on "updates" tab child sources,