diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-09 16:03:11 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-09 16:03:11 +0200 |
commit | a3c6400a93152d5cf4dc63f9c90955f6245ceacd (patch) | |
tree | 2893acea70dd3b673267fc59dcd790806bd48668 /debian/changelog | |
parent | 69538ac36e10b514576bcb61d413ebac45b63f0d (diff) | |
download | qmenumodel-a3c6400a93152d5cf4dc63f9c90955f6245ceacd.tar.gz qmenumodel-a3c6400a93152d5cf4dc63f9c90955f6245ceacd.tar.bz2 qmenumodel-a3c6400a93152d5cf4dc63f9c90955f6245ceacd.zip |
Add a changelog entry to explain the split into 3 binary packages.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 |