tag 535276 patch retitle 535276 FTBFS with new dpkg-dev thanks (It's about build dependencies in this case, the previous title may convey the idea the problem is in Depends – which happens with some packages — and let's make all those bugreports get the same title.)
MEHHH! You broke my series, and you typoed the package name! :) Rene Engelhard <[email protected]> (01/07/2009): > Package: petc petsc, as noted and fixed by tbm. Patch attached. Build checked with sbuild on sid/amd64. Still running but at least that problem is fixed. Mraw, KiBi.
--- petsc-3.0.0.dfsg/debian/control +++ petsc-3.0.0.dfsg/debian/control @@ -5,10 +5,10 @@ Uploaders: "Adam C. Powell, IV" <[email protected]> XS-DM-Upload-Allowed: yes Standards-Version: 3.8.1 -Build-Depends: debhelper (>= 3.0), quilt, python (>= 2.2), gfortran, \ - libx11-dev, mpi-default-dev, mpi-default-bin, \ - libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so, \ - libsuitesparse-dev (>= 3.1.0-2), libsuperlu3-dev (>= 3.0+20070106), \ +Build-Depends: debhelper (>= 3.0), quilt, python (>= 2.2), gfortran, + libx11-dev, mpi-default-dev, mpi-default-bin, + libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so, + libsuitesparse-dev (>= 3.1.0-2), libsuperlu3-dev (>= 3.0+20070106), libspooles-dev (>= 2.2-6), libhypre-dev (>= 2.4.0), libscotch-dev Homepage: http://www.mcs.anl.gov/petsc

