From 196db124723a4045a3b3900fce1bb9b87122009b Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 21 Nov 2012 10:41:37 +0000 Subject: Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r331 --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7c0cd3d..bf30589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -indicator-messages (12.10.6-0ubuntu1) UNRELEASED; urgency=low +indicator-messages (12.10.6daily12.11.21.1-0ubuntu1) raring; urgency=low + [ Mathieu Trudel-Lapierre ] * debian/rules: - Use autogen.sh for dh_autoreconf. - Drop the override for dh_makeshlibs. @@ -12,7 +13,10 @@ indicator-messages (12.10.6-0ubuntu1) UNRELEASED; urgency=low - Clear the detail (count or time) of a source when another type of detail is set. (LP: #1071640) - -- Mathieu Trudel-Lapierre Tue, 13 Nov 2012 13:37:56 -0500 + [ Automatic PS uploader ] + * Automatic snapshot from revision 331 + + -- Automatic PS uploader Wed, 21 Nov 2012 10:41:37 +0000 indicator-messages (12.10.5-0ubuntu2) raring; urgency=low -- cgit v1.2.3 From 944cc41564da93fa84a5f2b5533c974406b2fd54 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 22 Nov 2012 10:02:35 +0000 Subject: Releasing 12.10.6daily12.11.22-0ubuntu1, based on r333 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bf30589..394470c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-messages (12.10.6daily12.11.22-0ubuntu1) raring; urgency=low + + [ Lars Uebernickel ] + * Crash in g_variant_valist_get_leaf when highlighted (LP: #1081754) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 333 + + -- Automatic PS uploader Thu, 22 Nov 2012 10:02:35 +0000 + indicator-messages (12.10.6daily12.11.21.1-0ubuntu1) raring; urgency=low [ Mathieu Trudel-Lapierre ] -- cgit v1.2.3 From 452605811f41f580edae53e80c3a6881b0bd5996 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 22 Jan 2013 14:30:05 -0600 Subject: add glib requirement to debian/control. bump glib requirement in configure.ac --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 546b5c9..31292c5 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Evgeni Golov Build-Depends: debhelper (>= 9), dh-autoreconf, dh-translations, + libglib2.0-dev (>= 2.35.4), libgtk-3-dev (>= 3.5.12), libdbus-glib-1-dev, intltool, -- cgit v1.2.3 From 4292a7c6abf548c759dff1022119440ebd385c11 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Fri, 25 Jan 2013 02:01:12 +0000 Subject: Releasing 12.10.6daily13.01.25-0ubuntu1, based on r335 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 394470c..aafa43a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-messages (12.10.6daily13.01.25-0ubuntu1) raring; urgency=low + + [ Charles Kerr ] + * indicators call deprecated glib function g_type_init() (LP: + #1103087) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 335 + + -- Automatic PS uploader Fri, 25 Jan 2013 02:01:11 +0000 + indicator-messages (12.10.6daily12.11.22-0ubuntu1) raring; urgency=low [ Lars Uebernickel ] -- cgit v1.2.3 From e2a9f0d3fe72a62db3a1629982fc1af1485fe25d Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Wed, 13 Feb 2013 02:02:12 +0000 Subject: Releasing 12.10.6daily13.02.13-0ubuntu1, based on r337 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index aafa43a..7802027 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 Wed, 13 Feb 2013 02:02:11 +0000 + indicator-messages (12.10.6daily13.01.25-0ubuntu1) raring; urgency=low [ Charles Kerr ] -- cgit v1.2.3 From 5c47f6dbe75e413d2acbcef3e9750e937fb18431 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 25 Feb 2013 19:34:56 -0500 Subject: Test libmessaging-menu Use dbusmock to test whether libmessaging-menu calls the right functions on registration and deregistration. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 31292c5..efc21cd 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 9), libgirepository1.0-dev (>= 0.9.12), gtk-doc-tools, libgtest-dev, + python3-dbusmock, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload -- cgit v1.2.3 From d98feb7174b8b66059bce11abe5d2c0fb5c418cb Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Tue, 26 Feb 2013 15:17:56 -0500 Subject: debian/control: add autoconf-archive as an explicit build dep Needed for AC_PYTHON_MODULE --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index efc21cd..c0a8290 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Build-Depends: debhelper (>= 9), gtk-doc-tools, libgtest-dev, python3-dbusmock, + autoconf-archive, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload -- cgit v1.2.3 From 25671b51aac302f93afcda18232a7c93911643b7 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Thu, 2 May 2013 11:13:10 -0700 Subject: releasing version 12.10.6daily13.04.09-0ubuntu1 --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7802027..ea87c98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +indicator-messages (12.10.6daily13.04.09-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 340 + + -- Ubuntu daily release 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 Mon, 08 Apr 2013 02:02:06 +0000 + indicator-messages (12.10.6daily13.02.13-0ubuntu1) raring; urgency=low [ Jason Conti ] -- cgit v1.2.3 From 36a03049dd61ae6b4d4407d5990d101db2da34f5 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Thu, 2 May 2013 22:59:04 +0000 Subject: Releasing 12.10.6daily13.05.02-0ubuntu1, based on r342 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ea87c98..1e16e4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 Thu, 02 May 2013 22:59:03 +0000 + indicator-messages (12.10.6daily13.04.09-0ubuntu1) raring; urgency=low * Automatic snapshot from revision 340 -- cgit v1.2.3 From b93c043e375049aef0c032ca18bf984e31c6f951 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Wed, 15 May 2013 16:59:49 +0000 Subject: Releasing 12.10.6daily13.05.15-0ubuntu1, based on r344 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1e16e4f..82feeef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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 Wed, 15 May 2013 16:59:49 +0000 + indicator-messages (12.10.6daily13.05.02-0ubuntu1) saucy; urgency=low [ Marco Trevisan (Treviño) ] -- cgit v1.2.3 From 7af3c34b4fc7642585a77f97e5605463b7e1c99c Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Fri, 7 Jun 2013 08:19:11 -0400 Subject: Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 31292c5..e44b405 100644 --- a/debian/control +++ b/debian/control @@ -68,6 +68,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 @@ -75,7 +76,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}, -- cgit v1.2.3 From 014158fd7f63b25840bbcecc92e9ec3f42a7002c Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Fri, 7 Jun 2013 17:35:39 -0400 Subject: Remove autoconf-archive dependency (copied ax_python_module into m4/) --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index c0a8290..efc21cd 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Build-Depends: debhelper (>= 9), gtk-doc-tools, libgtest-dev, python3-dbusmock, - autoconf-archive, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload -- cgit v1.2.3 From 6e31d99fa67dee56bec9b619b5981ace0d429eb1 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Wed, 19 Jun 2013 02:01:52 +0000 Subject: Releasing 12.10.6daily13.06.19-0ubuntu1, based on r348 --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 82feeef..8b59499 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +indicator-messages (12.10.6daily13.06.19-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * use gtk_style_context_get instead of deprecated + gtk_style_context_get_font. + + [ Jeremy Bicha ] + * Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0. + + [ Lars Uebernickel ] + * use gtk_style_context_get instead of deprecated + gtk_style_context_get_font. + * Notify the service when an app unrefs its MessagingMenuApp. (LP: + #1154099) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 348 + + -- Ubuntu daily release Wed, 19 Jun 2013 02:01:48 +0000 + indicator-messages (12.10.6daily13.05.15-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] -- cgit v1.2.3 From 493b8ca51a6a6d7c93d45e869ffdcfecce7c4677 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Tue, 2 Jul 2013 02:02:36 +0000 Subject: Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r350 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8b59499..9ce8e81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-messages (12.10.6+13.10.20130702-0ubuntu1) saucy; urgency=low + + [ Mathias Dietrich ] + * Change abbreviation for minutes from m to min. (LP: #652845) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 350 + + -- Ubuntu daily release Tue, 02 Jul 2013 02:02:36 +0000 + indicator-messages (12.10.6daily13.06.19-0ubuntu1) saucy; urgency=low [ Sebastien Bacher ] -- cgit v1.2.3