diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-11-15 02:18:25 +0000 |
---|---|---|
committer | Tarmac <> | 2012-11-15 02:18:25 +0000 |
commit | 1430572a4d1833c7b22733abd4899ba2e1cfaad5 (patch) | |
tree | 60f7f457d1cc5cc59d133dfa7a7e9bba8d7422ce | |
parent | 1915b094437bc94aa4ea44e4ccf489456f375e06 (diff) | |
parent | 368a2e2065baaeda9ab1ec211765ae95132a1024 (diff) | |
download | qmenumodel-1430572a4d1833c7b22733abd4899ba2e1cfaad5.tar.gz qmenumodel-1430572a4d1833c7b22733abd4899ba2e1cfaad5.tar.bz2 qmenumodel-1430572a4d1833c7b22733abd4899ba2e1cfaad5.zip |
releasing version 0.1.7.
Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60de143..af54c57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +qmenumodel (0.1.7) quantal; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Fixed tests to avoid crashing if dbus session is not available. + * Updated debian package to use debhelper instead of cdbs. + * Updates to get coverage and test results in jenkins. + + -- Olivier Tilloy <olivier.tilloy@canonical.com> Wed, 14 Nov 2012 10:43:15 +0100 + qmenumodel (0.1.6) quantal; urgency=low [ Renato Araujo Oliveira Filho ] |