diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-11 04:26:55 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-11 04:26:55 +0000 |
commit | e47e13a8f6766a6e0ad0228b5aa590f7fadb22d2 (patch) | |
tree | 0505655f3ed9e9b3a775dd2e46bbc449726a886a | |
parent | 5f66f5984358418fd153854c689f0b3706adb075 (diff) | |
download | qmenumodel-e47e13a8f6766a6e0ad0228b5aa590f7fadb22d2.tar.gz qmenumodel-e47e13a8f6766a6e0ad0228b5aa590f7fadb22d2.tar.bz2 qmenumodel-e47e13a8f6766a6e0ad0228b5aa590f7fadb22d2.zip |
Releasing 0.2.7+13.10.20131011-0ubuntu1, based on r92
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 156bcfc..b1ae943 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qmenumodel (0.2.7+13.10.20131011-0ubuntu1) saucy; urgency=low + + [ Lars Uebernickel ] + * QStateAction: try to maintain the type of the action's state QML + likes to convert doubles to integers if the number is close enough + to an integer. This tries to circumvent that by explicitly casting + to the right action type, because that's what exporters of + GActionGroups expect. . (LP: #1233274) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 92 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 11 Oct 2013 04:26:55 +0000 + qmenumodel (0.2.7+13.10.20130920-0ubuntu1) saucy; urgency=low [ Pete Woods ] |