diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-10-15 09:54:06 -0300 |
---|---|---|
committer | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-10-15 09:54:06 -0300 |
commit | 5c56d1288ba905ab162246c65fffbc69a831a14e (patch) | |
tree | 5043b5daf97aa9e2bb2e87e7d5809b3a762e556e /debian/changelog | |
parent | e243399cba32f939eccdcb55fe093b7c57f31161 (diff) | |
parent | 5999e7a42962140b6479995d77a178186b6b2fcc (diff) | |
download | qmenumodel-5c56d1288ba905ab162246c65fffbc69a831a14e.tar.gz qmenumodel-5c56d1288ba905ab162246c65fffbc69a831a14e.tar.bz2 qmenumodel-5c56d1288ba905ab162246c65fffbc69a831a14e.zip |
Merged mainline.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c2daf7..acdf0fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +qmenumodel (0.1.4) UNRELEASED; urgency=low + + * Expose a C++ library, and separate into 3 binary packages: + - libqmenumodel0: C++ library + - libqmenumodel-dev: development headers for the C++ library + - qmenumodel-qml: QML module + + -- Olivier Tilloy <olivier.tilloy@canonical.com> Mon, 15 Oct 2012 11:51:13 +0200 + qmenumodel (0.1.3) quantal; urgency=low * Rebuild for armhf |