On November 7, 2010 03:52:11 pm Yuval Levy wrote: > On November 7, 2010 03:13:44 pm Yuval Levy wrote: > > Do I understand correctly that the ./debian folder is all what is added > > to a plain unpacked tarball? i.e. if I would like to do a bleeding edge > > build rather than a 2010.2.0 build, could I simply copy the ./debian > > folder into a clean repo checkout, update the control file with newly > > added dependencies and reasonably expect that it would work in most > > cases? > > partial answer to self: there is also a ./.pc folder with the patches.
something else must be missing. When trying to package the very last 2010.3, toward the end of the process I get the following error: dh_install --sourcedir=debian/tmp -a cp: cannot stat `debian/tmp/usr/bin/autopano-noop': No such file or directory dh_install: cp -a debian/tmp/usr/bin/autopano-noop debian/hugin//usr/bin/ returned exit code 1 make: *** [install-arch-stamp] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 This is most likely because the autopano-noop script is no longer necessary in 2010.3 while it was still part of 2010.2. I thought that removing 45_autopano-noop.sh_withoutshextension/ inside .pc would do it, but then I realized that this and other patches is being applied when apt-getting the source. dpkg-source: info: applying 45_autopano-noop.sh_withoutshextension how do I prevent this from happening / fix the deb package? Andreas? Yuv
signature.asc
Description: This is a digitally signed message part.
