Package: vite Version: 1.1-4
vite 1.1-4 fails to build on Ubuntu Natty
diff -u vite-1.1/debian/control vite-1.1/debian/control --- vite-1.1/debian/control +++ vite-1.1/debian/control @@ -1,7 +1,8 @@ Source: vite Section: devel Priority: optional -Maintainer: Samuel Thibault <sthiba...@debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> +XSBC-Original-Maintainer: Samuel Thibault <sthiba...@debian.org> Build-Depends: debhelper (>= 7), libqt4-dev (>= 4:4.6), libqt4-opengl, libqt4-opengl-dev, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, diff -u vite-1.1/debian/changelog vite-1.1/debian/changelog --- vite-1.1/debian/changelog +++ vite-1.1/debian/changelog @@ -1,3 +1,9 @@ +vite (1.1-4ubuntu1) natty; urgency=low + + * Explicitly link -lz for binutils-gold, fixes FTBFS (LP: #663375) + + -- Roy Jamison <xte...@googlemail.com> Tue, 19 Oct 2010 17:34:25 +0100 + vite (1.1-4) unstable; urgency=low * Restore changes against upstream which were lost during 1.1-2 upload (and only in patch2: unchanged: --- vite-1.1.orig/src/src.pro +++ vite-1.1/src/src.pro @@ -57,7 +57,7 @@ #TRANSLATIONS = ViTE_fr.ts -#LIBS += -lGLEW +LIBS += -lz macx { QMAKESPEC = macx-g++