aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5cc0dbf..d47d38a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ qmenumodel (0.1.1) UNRELEASED; urgency=low
* Renaming source package to qmenumodel
* Port to Qt5
+ * 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> Thu, 04 Oct 2012 17:37:23 +0200