Bug#580804: dh-make --createorig don't create orig.tar file

2011-01-06 Thread Jonny
Hi, it fails in making orig.tar.gz: $ dh_make -s --createorig snip Hit enter to confirm: tar: Cowardly refusing to create an empty archive Try `tar --help' or `tar --usage' for more information. The argument of tar seems not to suffice. --- dh_make.orig +++ dh_make @@ -515,7 +515,7 @@

Bug#580804: dh-make --createorig don't create orig.tar file

2010-06-01 Thread Timo Juhani Lindfors
Hi, I can reproduce this with $ wget http://www.niksula.hut.fi/~buenos/dist/yams-1.3.0.tar.gz $ tar zxf yams-1.3.0.tar.gz $ cd yams-1.3.0 $ dh_make -s --createorig Maintainer name : Timo Lindfors Email-Address : li...@kurp.hut.fi Date: Tue, 01 Jun 2010 14:25:56

Bug#580804: dh-make --createorig don't create orig.tar file

2010-05-08 Thread Slavko
Package: dh-make Version: 0.54 Severity: important Tags: squeeze The dh_make with --createorig option create the package.orig directory, which is not recognized by dpkg-source, which expects orig.tar archive: $ debuild fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean