I NMU'd lyx to fix this bug, here's the patch: diff -u lyx-1.3.6/debian/control lyx-1.3.6/debian/control --- lyx-1.3.6/debian/control +++ lyx-1.3.6/debian/control @@ -4,7 +4,7 @@ Section: editors Priority: optional Standards-Version: 3.6.1 -Build-Depends: libqt3-mt-dev, libforms-dev, libforms-bin, xlibs-dev, tetex-bin, libaiksaurus-dev, python, debhelper ( >= 4.0), dpatch (>= 1.19), g++-4.0 (>= 4.0.1-8) +Build-Depends: libqt3-mt-dev, libforms-dev, libforms-bin, tetex-bin, libaiksaurus-dev, python, debhelper ( >= 4.0), dpatch (>= 1.19), g++-4.0 (>= 4.0.1-8) Build-Conflicts: libboost-dev, libboost-regex-dev, libboost-signals-dev Package: lyx diff -u lyx-1.3.6/debian/changelog lyx-1.3.6/debian/changelog --- lyx-1.3.6/debian/changelog +++ lyx-1.3.6/debian/changelog @@ -1,3 +1,15 @@ +lyx (1.3.6-1.1) unstable; urgency=medium + + * NMU. + * Medium urgency for RC bugfix. + * Removed build-dep on xlibs-dev which doesn't exist anymore. It seems + that the other build-dep'd packages depend on individual X -dev + packages in turn. + * Rebuild against libaiksaurus-1.2-0c2a (libstdc++ allocator change). + Closes: #342538. + + -- Per Olofsson <[EMAIL PROTECTED]> Sat, 14 Jan 2006 18:34:09 +0100 + lyx (1.3.6-1) unstable; urgency=low * New upstream release (Closes: #275325).
-- Pelle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

