[maemo-commits] [maemo-commits] r17812 - projects/haf/trunk/pango1.0/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Mar 26 17:56:11 EET 2009
- Previous message: [maemo-commits] r17811 - in projects/haf/trunk/clutter0.8: clutter/x11 debian
- Next message: [maemo-commits] r17813 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: csaavedra Date: 2009-03-26 17:56:11 +0200 (Thu, 26 Mar 2009) New Revision: 17812 Modified: projects/haf/trunk/pango1.0/debian/changelog projects/haf/trunk/pango1.0/debian/rules Log: +pango1.0 (1.20.1-2maemo6) unstable; urgency=low + + * Disable static build. + Modified: projects/haf/trunk/pango1.0/debian/changelog =================================================================== --- projects/haf/trunk/pango1.0/debian/changelog 2009-03-26 14:59:10 UTC (rev 17811) +++ projects/haf/trunk/pango1.0/debian/changelog 2009-03-26 15:56:11 UTC (rev 17812) @@ -1,3 +1,9 @@ +pango1.0 (1.20.1-2maemo6) unstable; urgency=low + + * Disable static build. + + -- Claudio Saavedra <csaavedra at igalia.com> Thu, 26 Mar 2009 17:46:53 +0200 + pango1.0 (1.20.1-2maemo5) unstable; urgency=low * make sure the postinst script doesn't crash Modified: projects/haf/trunk/pango1.0/debian/rules =================================================================== --- projects/haf/trunk/pango1.0/debian/rules 2009-03-26 14:59:10 UTC (rev 17811) +++ projects/haf/trunk/pango1.0/debian/rules 2009-03-26 15:56:11 UTC (rev 17812) @@ -23,8 +23,8 @@ endif endif -# build static stuff: -DEB_CONFIGURE_EXTRA_FLAGS := --disable-gtk-doc --enable-static +# disable docs +DEB_CONFIGURE_EXTRA_FLAGS := --disable-gtk-doc DEB_DH_STRIP_ARGS := --dbg-package=libpango1.0-0
- Previous message: [maemo-commits] r17811 - in projects/haf/trunk/clutter0.8: clutter/x11 debian
- Next message: [maemo-commits] r17813 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]