diff -Nru libbonobo-2.32.0/debian/changelog libbonobo-2.32.0-0ubuntu1/debian/changelog --- libbonobo-2.32.0/debian/changelog 2010-11-15 10:41:32.000000000 +0000 +++ libbonobo-2.32.0-0ubuntu1/debian/changelog 2010-11-08 14:33:33.000000000 +0000 @@ -1,3 +1,9 @@ +libbonobo (2.32.0-0ubuntu1-1cross1) maverick; urgency=low + + * Cross patched + + -- Peter Pearse Mon, 08 Nov 2010 14:33:33 +0000 + libbonobo (2.32.0-0ubuntu1) maverick; urgency=low * New upstream release. diff -Nru libbonobo-2.32.0/debian/rules libbonobo-2.32.0-0ubuntu1/debian/rules --- libbonobo-2.32.0/debian/rules 2010-11-15 10:41:32.000000000 +0000 +++ libbonobo-2.32.0-0ubuntu1/debian/rules 2010-11-08 14:31:07.000000000 +0000 @@ -11,7 +11,10 @@ DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libbonobo2-0 (>= 2.15.0)' DEB_DH_SHLIBDEPS_ARGS_ALL += -Llibbonobo2-0 DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/bonobo-activation" -DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc + +ifeq (,$(cdbs_crossbuild)) + DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc +endif install/libbonobo2-common:: rm -f $(CURDIR)/debian/tmp/usr/lib/bonobo/servers/broken.server