From 28d27ed11c41ca6859c533e6a084c631225c9912 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 29 Mar 2012 13:57:09 -0700 Subject: releasing version 0.4.94-0ubuntu1~ppa1 --- debian/changelog | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7ff9ca4..fe0cbf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libindicator (0.4.94-0ubuntu1~ppa1) UNRELEASED; urgency=low +libindicator (0.4.94-0ubuntu1~ppa1) precise; urgency=low * New upstream release. * Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes. - -- Charles Kerr Thu, 29 Mar 2012 13:51:37 -0700 + -- Charles Kerr Thu, 29 Mar 2012 13:56:59 -0700 libindicator (0.4.93-0ubuntu1) precise; urgency=low diff --git a/debian/rules b/debian/rules index be53e6a..7cf6832 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/ DEB_CONFIGURE_FLAGS_gtk2 = --with-gtk=2 DEB_CONFIGURE_FLAGS_gtk3 = --with-gtk=3 -DEB_MAKE_CHECK_TARGET := check +#DEB_MAKE_CHECK_TARGET := check LDFLAGS += -Wl,-z,defs -Wl,--as-needed -- cgit v1.2.3