Hi, I'm trying to rebundle a new plastimatch, but ran into a strange issue. Even after several hours I can't figure it out.
I have a plastimatch_1.5.15+dfsg-1.orig.tar.gz, but it looks like a plastimatch_1.5.15+dfsg.orig.tar.gz is wanted. (See below for details.) Should I just rename the .tar.gz file and go about my business? Thanks! Greg $ ls plastimatch_1.5.15+dfsg-1.orig.tar.gz $ cd plastimatch-1.5.15+dfsg-1/ $ debuild -j4 -i -us -uc -S This package has a Debian revision number but there does not seem to be an appropriate original tar file or .orig directory in the parent directory; (expected one of plastimatch_1.5.15+dfsg.orig.tar.gz, plastimatch_1.5.15+dfsg.orig.tar.bz2, plastimatch_1.5.15+dfsg.orig.tar.lzma, plastimatch_1.5.15+dfsg.orig.tar.xz or plastimatch-1.5.15+dfsg-1.orig) continue anyway? (y/n) y dpkg-buildpackage -rfakeroot -d -us -uc -j4 -i -S dpkg-buildpackage: source package plastimatch dpkg-buildpackage: source version 1.5.15+dfsg-1 dpkg-buildpackage: source changed by Gregory C. Sharp <[email protected]> dpkg-source -i --before-build plastimatch-1.5.15+dfsg-1 fakeroot debian/rules clean dh clean --parallel dh_testdir -O--parallel dh_auto_clean -O--parallel dh_clean -O--parallel dpkg-source -i -b plastimatch-1.5.15+dfsg-1 dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../plastimatch_1.5.15+dfsg.orig.tar.{bz2,gz,lzma,xz} dpkg-buildpackage: error: dpkg-source -i -b plastimatch-1.5.15+dfsg-1 gave error exit status 255

