tags 425067 + patch thanks Hi,
Attached is the diff for my alps-light1 1.2.2-1.1 NMU. I am uploading this NMU to DELAYED/7-days. (please ignore the message referring to alps-full1) -- Mohammed Adnène Trojette
diff -u alps-light1-1.2.2/debian/changelog alps-light1-1.2.2/debian/changelog --- alps-light1-1.2.2/debian/changelog +++ alps-light1-1.2.2/debian/changelog @@ -1,3 +1,11 @@ +alps-light1 (1.2.2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Medium urgency for fixing RC bug. + * Add --with-boost-toolset=mt to configure flags. (Closes: #425067) + + -- Mohammed Adnène Trojette <[EMAIL PROTECTED]> Sat, 04 Aug 2007 18:44:00 +0200 + alps-light1 (1.2.2-2) unstable; urgency=low * rebuild with C++ allocator symbol change. diff -u alps-light1-1.2.2/debian/rules alps-light1-1.2.2/debian/rules --- alps-light1-1.2.2/debian/rules +++ alps-light1-1.2.2/debian/rules @@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk -DEB_CONFIGURE_EXTRA_FLAGS := --with-mpi-incdir=/usr/include/lam +DEB_CONFIGURE_EXTRA_FLAGS := --with-mpi-incdir=/usr/include/lam --with-boost-toolset=mt DEB_INSTALL_DOCS_ALL := $(shell cat debian/docs) DEB_DH_MAKESHLIBS_ARGS_ALL := -V