test-patches: Add defaults for DEBEMAIL and DEBFULLNAME
This script runs 'dch' to generate a changelog entry for the patches being tested, but this fails unless various environment variables are set (or other configuration is in place). This commit adds defaults for DEBEMAIL and DEBFULLNAME to avoid this failure.