aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog52
-rw-r--r--debian/control3
2 files changed, 54 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index aafa43a..82feeef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,55 @@
+indicator-messages (12.10.6daily13.05.15-0ubuntu1) saucy; urgency=low
+
+ [ Lars Uebernickel ]
+ * libmessaging-menu: don't use detailed action names Detailed action
+ names are of the form action::target or action(target), so they
+ can't have colons or parens in them. This restriction does not apply
+ to messaging menu ids. (LP: #1180302)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 344
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 15 May 2013 16:59:49 +0000
+
+indicator-messages (12.10.6daily13.05.02-0ubuntu1) saucy; urgency=low
+
+ [ Marco Trevisan (Treviño) ]
+ * Opening new-window from quicklist static action does not focus the
+ newly opened window (LP: #1164483)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 342
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 02 May 2013 22:59:03 +0000
+
+indicator-messages (12.10.6daily13.04.09-0ubuntu1) raring; urgency=low
+
+ * Automatic snapshot from revision 340
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 09 Apr 2013 02:02:02 +0000
+
+indicator-messages (12.10.6daily13.04.08-0ubuntu1) raring; urgency=low
+
+ [ Marco Trevisan (Treviño) ]
+ * Window management - Apps raised from indicators sometimes dont have
+ the focus (LP: #627195)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 339
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 08 Apr 2013 02:02:06 +0000
+
+indicator-messages (12.10.6daily13.02.13-0ubuntu1) raring; urgency=low
+
+ [ Jason Conti ]
+ * Stuck notifications (blue envolope remains after I've already read
+ msg) (LP: #1113721)
+
+ [ Automatic PS uploader ]
+ * Automatic snapshot from revision 337
+
+ -- Automatic PS uploader <ps-jenkins@lists.canonical.com> Wed, 13 Feb 2013 02:02:11 +0000
+
indicator-messages (12.10.6daily13.01.25-0ubuntu1) raring; urgency=low
[ Charles Kerr ]
diff --git a/debian/control b/debian/control
index efc21cd..7773476 100644
--- a/debian/control
+++ b/debian/control
@@ -69,6 +69,7 @@ Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
+ gir1.2-messagingmenu-1.0 (=${binary:Version}),
libmessaging-menu0 (=${binary:Version}),
libglib2.0-dev,
Description: Messaging Menu - library development files
@@ -76,7 +77,7 @@ Description: Messaging Menu - library development files
the messaging menu.
Package: gir1.2-messagingmenu-1.0
-Section: libs
+Section: introspection
Architecture: any
Depends: ${misc:Depends},
${gir:Depends},