Hello Felix,
>> dpkg-source: error: file /tmp/jajuk_1.10.9+dfsg2.orig.tar.gz has size >> 2897335 instead of expected 2900755 >> Use of uninitialized value $from in stat at >> /usr/share/perl/5.24/File/Copy.pm line 211.>> Use of uninitialized value >> $from in string eq at /usr/share/perl/5.24/File/Copy.pm line 64. >> Use of uninitialized value $from in -d at /usr/share/perl/5.24/File/Copy.pm >> line 96. >> Use of uninitialized value $_[0] in substitution (s///) at >> /usr/share/perl/5.24/File/Basename.pm line 180. >> fileparse(): need a valid pathname at >> /usr/share/perl/5.24/File/Copy.pm line 51. > >I think the reason was that I built first without -sa, then dput >mentors complained, and I built again with -sa, without clearing .. >--> Could that be the reason? >I apologize! no, for some reasons the tarball already uploaded in the archive is different from your one. pull-debian-source $pkg gives you the latest upload in the archive try to compare the size/md5sum with an origtargz/pristine-tar generated one and try to understand why it differs (usually different compression level or something like that) no problem BTW, just I would like to avoid situation when people added files in the orig tarball :) it seems this wasn't the case, no everything is ok now! cheers! G.