From a59579925a0ed5bf67d8dcccc9adde479097015d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 12 Apr 2011 15:17:49 -0500 Subject: Drop debian/patches/lp_743564.patch as merged upstream. --- debian/changelog | 3 ++- debian/patches/lp_743564.patch | 14 -------------- debian/patches/series | 1 - 3 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 debian/patches/lp_743564.patch delete mode 100644 debian/patches/series (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 49b0a0b..b666087 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ indicator-application (0.3.1-0ubuntu3~ppa1) UNRELEASED; urgency=low * Upstream Merge * Free app using application_free() instead of just freeing the memory (LP: #743564) + * Drop debian/patches/lp_743564.patch as merged upstream. - -- Ted Gould Tue, 12 Apr 2011 15:16:13 -0500 + -- Ted Gould Tue, 12 Apr 2011 15:17:33 -0500 indicator-application (0.3.1-0ubuntu2) natty; urgency=low diff --git a/debian/patches/lp_743564.patch b/debian/patches/lp_743564.patch deleted file mode 100644 index 8a6030b..0000000 --- a/debian/patches/lp_743564.patch +++ /dev/null @@ -1,14 +0,0 @@ -=== modified file 'src/application-service-appstore.c' ---- old/src/application-service-appstore.c 2011-04-07 18:33:33 +0000 -+++ new/src/application-service-appstore.c 2011-04-08 20:54:15 +0000 -@@ -498,7 +498,8 @@ - if (menu == NULL || id == NULL || category == NULL || status == NULL || - icon_name == NULL) { - g_warning("Notification Item on object %s of %s doesn't have enough properties.", app->dbus_object, app->dbus_name); -- g_free(app); // Need to do more than this, but it gives the idea of the flow we're going for. -+ if (!app->validated) -+ application_free(app); - } - else { - app->validated = TRUE; - diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 206497e..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -lp_743564.patch -- cgit v1.2.3 From 36e1489aa1f123d9e9724f47679249eb9379d25e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 12 Apr 2011 15:51:40 -0500 Subject: releasing version 0.3.1-0ubuntu3~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 29e8111..59739e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-application (0.3.1-0ubuntu3~ppa1) UNRELEASED; urgency=low +indicator-application (0.3.1-0ubuntu3~ppa1) natty; urgency=low * Upstream Merge * Free app using application_free() instead of just freeing the @@ -8,7 +8,7 @@ indicator-application (0.3.1-0ubuntu3~ppa1) UNRELEASED; urgency=low * Make it so that we can cancel Approver requests * Drop debian/patches/lp_743564.patch as merged upstream. - -- Ted Gould Tue, 12 Apr 2011 15:49:54 -0500 + -- Ted Gould Tue, 12 Apr 2011 15:51:37 -0500 indicator-application (0.3.1-0ubuntu2) natty; urgency=low -- cgit v1.2.3 From 28549d9566af78e3164695db67b98ba49ee57a53 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 14 Apr 2011 14:30:34 -0500 Subject: releasing version 0.3.2-0ubuntu1~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e26ecfe..c014e81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-application (0.3.2-0ubuntu1~ppa1) UNRELEASED; urgency=low +indicator-application (0.3.2-0ubuntu1~ppa1) natty; urgency=low * New upstream release. ∘ Free app using application_free() instead of just freeing @@ -8,7 +8,7 @@ indicator-application (0.3.2-0ubuntu1~ppa1) UNRELEASED; urgency=low ∘ Make it so that we can cancel Approver requests * Drop debian/patches/lp_743564.patch as merged upstream. - -- Ted Gould Thu, 14 Apr 2011 14:28:01 -0500 + -- Ted Gould Thu, 14 Apr 2011 14:30:32 -0500 indicator-application (0.3.1-0ubuntu2) natty; urgency=low -- cgit v1.2.3