diff -Nru ode-0.11.1-tbb/debian/changelog ode-0.11.1-tbb/debian/changelog --- ode-0.11.1-tbb/debian/changelog 2014-02-20 15:25:54.000000000 +0000 +++ ode-0.11.1-tbb/debian/changelog 2014-02-20 15:36:10.000000000 +0000 @@ -1,4 +1,4 @@ -ode (3:0.11.1-tbb-1saucy10) saucy; urgency=high +ode (3:0.11.1-tbb-1saucy11) saucy; urgency=high * Multithread version. Intel TBB. diff -Nru ode-0.11.1-tbb/debian/rules ode-0.11.1-tbb/debian/rules --- ode-0.11.1-tbb/debian/rules 2014-02-20 15:25:04.000000000 +0000 +++ ode-0.11.1-tbb/debian/rules 2014-02-20 15:36:15.000000000 +0000 @@ -24,7 +24,7 @@ configure-stamp: dh_testdir QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2 - ./configure --enable-shared --prefix=/usr --with-drawstuff=none + ./configure --enable-shared --prefix=/usr --with-drawstuff=none --disable-demos touch configure-stamp