Package: dosemu / 1.4.0+svn.2080-1

Metadata

Package Version Patches format
dosemu 1.4.0+svn.2080-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debianize.patch | (download)

src/arch/linux/Makefile.main | 5 2 + 3 - 0 !
src/emu.c | 4 2 + 2 - 0 !
src/tools/periph/Makefile | 4 2 + 2 - 0 !
3 files changed, 6 insertions(+), 7 deletions(-)

 adjust where files are installed, which seems specific to debian.
 Additionally, adjust how the license files are handled, and how they're
 mentioned in the copyright notice (i.e. point to the locally installed Debian
 copies instead of duplicating them in the binary package).
spelling fixes.patch | (download)

etc/dosemu.conf | 2 1 + 1 - 0 !
etc/global.conf | 6 3 + 3 - 0 !
src/arch/linux/debugger/dosdebug.c | 2 1 + 1 - 0 !
src/arch/linux/dosext/sound/midid/midid.c | 2 1 + 1 - 0 !
src/base/misc/disks.c | 2 1 + 1 - 0 !
src/dosext/dpmi/dpmi.c | 2 1 + 1 - 0 !
6 files changed, 8 insertions(+), 8 deletions(-)

 fix minor spelling mistakes in the source.
manpage dashes.patch | (download)

man/dosemu.1.in | 6 3 + 3 - 0 !
man/dosemu.bin.1.in | 26 13 + 13 - 0 !
man/ru/dosemu.1.in | 6 3 + 3 - 0 !
man/ru/dosemu.bin.1.in | 24 12 + 12 - 0 !
4 files changed, 31 insertions(+), 31 deletions(-)

 fixing minus-sign-not-dash warnings in manpages.