diff --git a/debian/api b/debian/api index b90ba00..3f117e5 100644 --- a/debian/api +++ b/debian/api @@ -1,7 +1,16 @@ interface: libmdeclarativecache type: library -scope: Platform +scope: Nokia MeeGo state: unstable +doc-type: doxygen +doxygen-conf: doc/doxygen-userdoc.conf libs-pkg: applauncherd-launcher dev-pkg: applauncherd-dev headers: /usr/include/applauncherd/mdeclarativecache.h + +interface: applauncherd +type: cli +scope: Nokia MeeGo +state: unstable +doc-type: doxygen +doxygen-conf: doc/doxygen-userdoc.conf diff --git a/debian/changelog b/debian/changelog index 88b68ab..3da0173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ applauncherd (0.24.0) unstable; urgency=low - * + * Fixes: NB#234196 - QML Booster should be part of Nokia MeeGo in the API -- Juha Lintula Fri, 18 Mar 2011 13:17:52 +0200