~ubuntu-branches/ubuntu/utopic/qmenumodel/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Gustavo Pichorim Boiko, Nick Dedekind, Ubuntu daily release
  • Date: 2013-10-16 02:33:27 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20131016023327-gih4pnobqi2qoevc
Tags: 0.2.7+13.10.20131016-0ubuntu1
[ Gustavo Pichorim Boiko ]
* Use g_file_get_uri instead of g_file_get_path to make sure the URI's
  percent encoding is properly kept.

[ Nick Dedekind ]
* Added pointer checks for items/iterators. (lp#1239394). (LP:
  #1239394)

[ Ubuntu daily release ]
* Automatic snapshot from revision 95

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qmenumodel (0.2.7+13.10.20131016-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Gustavo Pichorim Boiko ]
 
4
  * Use g_file_get_uri instead of g_file_get_path to make sure the URI's
 
5
    percent encoding is properly kept.
 
6
 
 
7
  [ Nick Dedekind ]
 
8
  * Added pointer checks for items/iterators. (lp#1239394). (LP:
 
9
    #1239394)
 
10
 
 
11
  [ Ubuntu daily release ]
 
12
  * Automatic snapshot from revision 95
 
13
 
 
14
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 16 Oct 2013 02:33:27 +0000
 
15
 
1
16
qmenumodel (0.2.7+13.10.20131011-0ubuntu1) saucy; urgency=low
2
17
 
3
18
  [ Lars Uebernickel ]