On 09.01.22 22:00, Fabio Fantoni wrote:
Il 08/01/2022 13:15, Bastian Germann ha scritto:
a.out should be excluded. Please do not forget to add a +dfsg suffix to the
upstream version.
first time I do a repack in many years (if I remember correctly), seems ok from a fast look but if
you want check is right probably is better, after I'll push also to the Debian/memtest86plus:
https://salsa.debian.org/fantu-guest/memtest86plus/-/commits/debian/experimental
The repack is okay.
Missing copyright info in the following files:
bootsect.S
dmi.c
head.S
multiboot.[ch]
serial.h
smp.h
tried to do:
https://salsa.debian.org/fantu-guest/memtest86plus/-/commit/1d24dd88c9f53110d20cc70769f6e0c7b63ef04d
but smp.h have only "partial" header, license I suppose can be one of the BSD but I'm not sure what
to put exactly in d/copyright
can you tell me what I should do with smp.h entry and if there are other changes to do about other
entries or are ok please?
smp.h is GPL-2 licensed. It falls back to the general project license (README). There is no hint for
it being BSD licensed.
debian/patches/multiboot.patch has to have "License: GPL-2 and Expat" because multiboot.c is
licensed under GPL-2 and only multiboot.h under Expat.