aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-24 13:45:58 +0200
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-24 13:45:58 +0200
commit1da408b1ebd8c4df37ff8dac02a769127937c948 (patch)
tree764bb33d82b80a4f0f41a1164177eda3d9a5bc60
parente4fe2e5ed78dd860b74077d3878b026f8cc2bd46 (diff)
Releasing 0.19.11-10.19.11-1
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
-rw-r--r--mkspecs/features/dui_defines.prf.in2
3 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a424d082..e91bf017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdui (0.19.11-1) unstable; urgency=low
+
+ * Changes: Enable reading the keyboardOpen contextProperty
+ * Fixes: NB#159393 - DuiButton does not draw if reparented before creation of the first DuiWindow
+ * Changes: DBus registration path for dui notification manager to /notificationmanager
+ * Fixes: NB#161127 - App menu should hide when back button is tapped
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Wed, 24 Mar 2010 13:23:57 +0200
+
libdui (0.19.10-1) unstable; urgency=low
* Fixes: NB#160550 DuiLabel::setText() does not work when using "" as a parameter.
diff --git a/debian/control b/debian/control
index 5b564ba4..c3e25299 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: libdui0
Architecture: any
-Depends: libdui-l10n-engineering-english (= ${Source-Version}), libqtcore4 (>= 4.6.0), libqtgui4 (>= 4.6.0), libqt4-dbus (>= 4.6.0), dbus-x11, ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}, duitheme (>= 0.5.0), libxdamage1, libcontentaction0 (>= 0.0.7)
+Depends: libdui-l10n-engineering-english (= ${Source-Version}), libqtcore4 (>= 4.6.0), libqtgui4 (>= 4.6.0), libqt4-dbus (>= 4.6.0), dbus-x11, ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}, duitheme (>= 0.19.7), libxdamage1, libcontentaction0 (>= 0.0.7)
Provides: libdui
Conflicts: libdui
Suggests: libdui-l10n-ar, libdui-l10n-de, libdui-l10n-en, libdui-l10n-fi, libdui-l10n-ur, libdui-l10n-zh-cn
diff --git a/mkspecs/features/dui_defines.prf.in b/mkspecs/features/dui_defines.prf.in
index 89d93713..d147c151 100644
--- a/mkspecs/features/dui_defines.prf.in
+++ b/mkspecs/features/dui_defines.prf.in
@@ -6,7 +6,7 @@
DUI_MAJOR_VERSION = 0
DUI_MINOR_VERSION = 19
-DUI_PATCH_VERSION = 10
+DUI_PATCH_VERSION = 11
DUI_VERSION=$${DUI_MAJOR_VERSION}.$${DUI_MINOR_VERSION}.$${DUI_PATCH_VERSION}
# first set default value for dui prefix