diff -Nru bochs-2.4.6/debian/changelog bochs-2.4.6/debian/changelog --- bochs-2.4.6/debian/changelog 2011-05-04 05:36:19.000000000 +0200 +++ bochs-2.4.6/debian/changelog 2011-07-15 16:21:10.000000000 +0200 @@ -1,3 +1,9 @@ +bochs (2.4.6-2ubuntu1) oneiric; urgency=low + + * Add jade to Build-Depends-Indep to fix FTBFS. (LP: #766024) + + -- Jean-Louis Dupond Fri, 15 Jul 2011 16:20:29 +0200 + bochs (2.4.6-2) unstable; urgency=low * Set SHELL variables in Makefile.in to @SHELL@ instead of hardcoding diff -Nru bochs-2.4.6/debian/control bochs-2.4.6/debian/control --- bochs-2.4.6/debian/control 2011-05-04 05:36:19.000000000 +0200 +++ bochs-2.4.6/debian/control 2011-07-15 16:20:15.000000000 +0200 @@ -1,14 +1,15 @@ Source: bochs Section: misc Priority: extra -Maintainer: Guillem Jover +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Guillem Jover Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, libtool, libltdl-dev, libz-dev, libncurses5-dev, libaa1-dev, libsvga1-dev [i386 amd64], libsdl1.2-dev, libx11-dev, libxpm-dev, libice-dev, libsm-dev, libwxgtk2.8-dev, libgtk2.0-dev, libasound2-dev [linux-any] Build-Depends-Indep: iasl, bcc (>= 0.16.3-2), bin86 (>= 0.16.3-2), - docbook-dsssl, gcc-multilib [any-amd64] + docbook-dsssl, gcc-multilib [any-amd64], jade Homepage: http://bochs.sourceforge.net/ Vcs-Browser: http://git.hadrons.org/?p=debian/pkgs/bochs.git Vcs-Git: git://git.hadrons.org/git/debian/pkgs/bochs.git