diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-11-14 10:44:35 +0100 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-11-14 10:44:35 +0100 |
commit | 368a2e2065baaeda9ab1ec211765ae95132a1024 (patch) | |
tree | 60f7f457d1cc5cc59d133dfa7a7e9bba8d7422ce /debian | |
parent | 1915b094437bc94aa4ea44e4ccf489456f375e06 (diff) | |
download | qmenumodel-368a2e2065baaeda9ab1ec211765ae95132a1024.tar.gz qmenumodel-368a2e2065baaeda9ab1ec211765ae95132a1024.tar.bz2 qmenumodel-368a2e2065baaeda9ab1ec211765ae95132a1024.zip |
releasing version 0.1.7
Diffstat (limited to 'debian')
-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 ] |