From 35442241ba01a563a5295918b58878a47b644f63 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 22 Feb 2012 16:41:51 -0500 Subject: releasing version 0.8.2.0-0ubuntu1 --- debian/changelog | 6 ++++-- debian/patches/correct_ldflags_use.patch | 13 ------------- debian/patches/series | 1 - 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 debian/patches/correct_ldflags_use.patch diff --git a/debian/changelog b/debian/changelog index 1818d0b..fd074cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-sound (0.8.2.0-0ubuntu1) UNRELEASED; urgency=low +indicator-sound (0.8.2.0-0ubuntu1) precise; urgency=low * New upstream release. - crashed with SIGABRT in pa_cvolume_set (LP: #900117) @@ -6,8 +6,10 @@ indicator-sound (0.8.2.0-0ubuntu1) UNRELEASED; urgency=low - album artwork misaligned and not visible (LP: #933359) - unity-panel-service crashed with SIGSEGV in transport_widget_is_selected (LP: #882109) + * -debian/patches/correct_ldflags_use.patch + - fixed upstream - -- Ken VanDine Wed, 22 Feb 2012 15:55:26 -0500 + -- Ken VanDine Wed, 22 Feb 2012 16:41:12 -0500 indicator-sound (0.8.1.0-0ubuntu1) precise; urgency=low diff --git a/debian/patches/correct_ldflags_use.patch b/debian/patches/correct_ldflags_use.patch deleted file mode 100644 index 574ab4b..0000000 --- a/debian/patches/correct_ldflags_use.patch +++ /dev/null @@ -1,13 +0,0 @@ -=== modified file 'indicator-sound/src/Makefile.am' ---- indicator-sound/src/Makefile.am 2012-02-14 18:41:28 +0000 -+++ indicator-sound/src/Makefile.am 2012-02-14 18:41:43 +0000 -@@ -33,7 +33,7 @@ - $(COVERAGE_CFLAGS) \ - -Wall -Werror -DG_LOG_DOMAIN=\"Indicator-Sound\" - libsoundmenu_la_LIBADD = $(APPLET_LIBS) -lm --libsoundmenu_la_LDFLAGS = -+libsoundmenu_la_LDFLAGS = \ - $(COVERAGE_LDFLAGS) \ - -module -avoid-version - - diff --git a/debian/patches/series b/debian/patches/series index 326ae5e..ff4afad 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ sound_nua.patch -correct_ldflags_use.patch -- cgit v1.2.3