Hi Danny, thank you a lot for your tips :-).
> your package name contains "amd64", suggesting you tried to upload a > binary. Mentors is source-based, so it may have been silently rejected. > Please try building with > debuild -S Again unsuccessful upload, but this time at least source package upload :-). I haven't received any mail from mentors.debian.net. The result is here: http://sipe.cz/debian-freerdp.v3/ http://sipe.cz/debian-freerdp.v3/freerdp_1.1.0~git20140921.1.440916e+dfsg1-5.1_source.build http://sipe.cz/debian-freerdp.v3/freerdp_1.1.0~git20140921.1.440916e+dfsg1-5.1_source.mentors.upload > gpg key; debuild will by default pick a key matching $DEBEMAIL > environment variable, see its manpage for more details if you need to > override this. If you now get a reject mail complaning about the gpg > key, make sure its added at the /my page of the server. I haven't found anything about DEBEMAIL in debuild man page, but I specify my key with -k. The same key is on my mentors.debian.net account, generated with: gpg --export --export-options export-minimal --armor 0xc0dec2ee72f33a5f I renamed package to freerdp_1.1.0~git20140921.1.440916e+dfsg1-5.1 (rom freerdp_1.1.0~git20140921.1.440916e+dfsg1-6) to comply lintian warning W: freerdp source: source-nmu-has-incorrect-version-number 1.1.0~git20140921.1.440916e+dfsg1-6 Here are commands I ran: debuild -S -j`nproc` -k0xc0dec2ee72f33a5f dput mentors ../freerdp_1.1.0~git20140921.1.440916e+dfsg1-5.1_source.changes >From log: W: freerdp source: changelog-should-mention-nmu https://lintian.debian.org/tags/changelog-should-not-mention-nmu.html => should I upload it as NMU or set myself as uploader? I suppose this is not the cause of rejected package. Any idea what can be wrong next? Thanks a lot for any tip. Kind regards, Petr

