~ubuntu-branches/ubuntu/wily/sessioninstaller/wily-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-08-21 08:50:56 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120821085056-y14a277r80llr45f
Tags: 0.20+bzr131-0ubuntu1
* debian/control: Update Vcs-* to Quantal branch.
* New upstream snapshot:
  - Fix typo in error message. (LP: #790500)
  - Make sure not to accidentally call defer.callback() twice (LP #848605)
  - Work around static vs. GI gobject binding crash. (LP: #1028640)
* Drop fix-defer-callback.patch, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sessioninstaller (0.20+bzr131-0ubuntu1) quantal; urgency=low
 
2
 
 
3
  * debian/control: Update Vcs-* to Quantal branch.
 
4
  * New upstream snapshot:
 
5
    - Fix typo in error message. (LP: #790500)
 
6
    - Make sure not to accidentally call defer.callback() twice (LP #848605)
 
7
    - Work around static vs. GI gobject binding crash. (LP: #1028640)
 
8
  * Drop fix-defer-callback.patch, included upstream.
 
9
 
 
10
 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 21 Aug 2012 08:50:56 +0200
 
11
 
1
12
sessioninstaller (0.20+bzr128-0ubuntu1.1) precise-proposed; urgency=low
2
13
 
3
14
  * debian/patches/fix-defer-callback.patch: