John Paul Adrian Glaubitz writes: >> On 2019-09-02 23:19, Debian FTP Masters wrote: >>> gkrellm-cpufreq_0.6.4-5_mips64el.deb: Missing mandatory field >>> gkrellm-cpufreq_0.6.4-5_mips64el.deb.
That should be "Missing mandatory field 'Section'"; fixed for the future in dak[1]. [1]: https://salsa.debian.org/ftp-team/dak/commit/e839612cdeac09be62453801945be2380d614c57 > I don't quite understand what the problem with this particular upload is and > therefore > don't know how to fix it. Could someone give me a quick heads-up why the > binary > packages built on the release buildds got rejected? > > FWIW, the builds on the ports buildds were installed without any problems, so > it must be DAK-specific. The binary packages miss a "Section" field; the source packages d/control had a few unwanted characters before the field that were introduced in [2]. I submitted a pull request[3]. You might also want to change "Priority: extra" to "Priority: optional"; "extra" was deprecated in version 4.0.1 of Debian's Policy. [2]: https://github.com/glaubitz/gkrellm-cpufreq-debian/commit/bf53446db6a3de12cae9567ba4c5699121eed494 [3]: https://github.com/glaubitz/gkrellm-cpufreq-debian/pull/1 Ansgar