From bff1218cd071d1c27e7fc6bc17c55251cbb6f956 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 5 Aug 2009 09:50:42 +0100 Subject: indicator-applet (0.2.0~bzr319-0ubuntu3) karmic; urgency=low * debian/rules - added --enable-gtk-doc to build the docs -- Ken VanDine Wed, 05 Aug 2009 09:50:17 +0100 --- debian/changelog | 7 +++++++ debian/rules | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f73f46b..d2f8ca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-applet (0.2.0~bzr319-0ubuntu3) karmic; urgency=low + + * debian/rules + - added --enable-gtk-doc to build the docs + + -- Ken VanDine Wed, 05 Aug 2009 09:50:17 +0100 + indicator-applet (0.2.0~bzr319-0ubuntu2) karmic; urgency=low * Run ./autogen.sh before upload diff --git a/debian/rules b/debian/rules index 3025b6a..27ff7f1 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk -DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --disable-gobject-introspection +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --disable-gobject-introspection --enable-gtk-doc LDFLAGS += -Wl,-z,defs -Wl,--as-needed DEB_DH_MAKESHLIBS_ARGS_libindicate0 += -V 'libindicate0 (>= 0.1.2)' -- cgit v1.2.3