Hi Christian, I can't upload your package but I can help you to fix it.
First, if you are making an ITP, the package is new in Debian. Thus you should put in debian/changelog "Initial release", not "New upstream release", because it is the changelog of the package (is the first release of the package). To be popular, I suggest to put the word "post-it" in your long description (debian/control). It will be important on apt-cache search command. The README must be removed from debian/docs, because an user won't compile any .deb content. Thus the README is specific to sources only. There are lintian warnings: I: missing-debian-source-format To see it you must use: alias debuild='debuild --lintian-opts -I --pedantic' So you should create debian/source/format file. Content: 3.0 (quilt) I saw the warning in mentors.debian.net because your package doesn't built on my system (amd64). Errors: dh_auto_configure /pkg-noblenote/noblenote-1.0.8/nobleNote.pro(25): Function 'system' is not implementedProject MESSAGE: Warning: unknown QT: widgetsProject MESSAGE: Warning: unknown QT: concurrentUpdating '/pkg-noblenote/noblenote-1.0.8/src/translations/noblenote_de.qm'... Generated 121 translation(s) (121 finished and 0 unfinished) Ignored 7 untranslated source text(s) [...] src/xmlnotewriter.cpp: In constructor ‘XmlNoteWriter::XmlNoteWriter(const QString&)’: src/xmlnotewriter.cpp:42:138: error: format not a string literal and no format arguments [-Werror=format-security] cc1plus: some warnings being treated as errors make[1]: ** [build/xmlnotewriter.o] Erro 1 Please, see the attachment to get more informations. I hope this help and congratulations for your nice work. I will use it!!! Best regards, Eriberto - Brazil
noblenote_1.0.8-1_amd64.build
Description: Binary data