Package: unicon / 3.0.4+dfsg1-3
Metadata
Package | Version | Patches format |
---|---|---|
unicon | 3.0.4+dfsg1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001 debian changes.patch | (download) |
Makefile.in |
34 17 + 17 - 0 ! |
debian changes before version 3.0.4+dfsg1-1, to be split some day |
002 fix spelling error xl_intcode.c.patch | (download) |
unicon/ImmModules/cce/xl_intcode.c |
2 1 + 1 - 0 ! |
fix lintian spelling-error-in-binary unicon-imc2: spelling-error-in-binary usr/lib/unicon/modules/cce/gb18030_intcode.so internel internal . |
003 fix return for clang.patch | (download) |
unicon/ImmModules/cce/inputs/tab2dat.c |
2 1 + 1 - 0 ! |
fix ftbfs with clang instead of gcc - Fixed return void in unicon/ImmModules/cce/inputs/tab2dat.c . |
004 fix missing_type.patch | (download) |
unicon/ImmModules/turbo/levelphrase.c |
2 1 + 1 - 0 ! |
fix phraselevel declared without type The attached patch introduces the type declaration. . |