Thank you for copying gob2 to the TC5.x repo, I see it there now.
Question 1: I compiled with the gob2 that I had obtained from the TC4.x repo. I assume that I do not need to recompile and rebuild everything again with the gob2 from the TC5.x repo, since it was just a copy? Please confirm.
I have prepared the following extensions for submission:
libunique
mpd-minimal
libmpd
gmpc
gmpc-tagedit
gmpc-albumview
I have not run them through submitqc yet, but I have loaded them locally and all seems to be working. I have not heard back from the maintainers of mpd-minimal (gutmensch) or gmpc (TaoTePuh). I was holding back on submitting any extensions because when I compiled mpd-minimal I left out missing dependencies libmpcdec and wavpack (I do not use these encodings). I thought I should go back and try to include these though for consistency. I heard back from the maintainers (Jason W and bmarkus respectively) that they were not planning to do anything with these and I should go ahead and compile in TC5.x. Wavpack compiled without complication and I am in the process of preparing it. Libmpcdec was not straightforward. The tar did not contain a configure, but there was a configure.in. I guessed (perhaps wrongly??) that I could use automake/autoconf. When I tried autoconf, I got an error message for "possibly undefined macro" followed by "if this token is legitimate, please use m4_pattern_allow. There are 5 such tokens listed. I was going to do some research on the autoconf documentation to see how I would use m4_pattern_allow. Any advice welcome, as I am just fumbling through this.
Question 2. I suppose adding the missing dependencies to mpd-minimal should not have any impact on the other extensions, so I should proceed with using submitqc to check and then I guess bcrypt is recommended before e-mailing?
Question 3. Is it preferred that each of -dev, -gir, -locale, - doc and the gmpc-plugins extensions be submitted separately with their respective .info, .dep, .list and .md5.txt files or is it preferred if they are bundled in one submission per package name, e.g. libunique, libunique-dev and libunique-gir.