Hi again, I just now noticed that the QA information on the mentors site of my package[0] says that I have no debhelper compatibility level set and that I don't have a watch file, but both are there in the package I uploaded. I have no idea what went wrong. Also, strangely, when I downloaded the package with dget to check if the files are there, dscverify failed with a GPG error message saying it couldn't check the signature because the public key "could not be found", but when I do 'gpg --list-public-keys' it is there. I also successfully verified the signature with 'gpg --verify gnome-twitch_0.1.0-2.dsc'.
Output of LANG=C dscverify gnome-twitch_0.1.0-2.dsc : gnome-twitch_0.1.0-2.dsc: dscverify: gnome-twitch_0.1.0-2.dsc failed signature check: gpg: Signature made Sat Nov 28 22:21:30 2015 CET using RSA key ID B39C07E9 gpg: Can't check signature: public key not found Validation FAILED!! Output of LANG=C gpg --verify gnome-twitch_0.1.0-2.dsc : gpg: Signature made Sat Nov 28 22:21:30 2015 CET using RSA key ID B39C07E9 gpg: Good signature from "Tim Dengel <[email protected]>" [0] https://mentors.debian.net/package/gnome-twitch -- Tim

