Package: spin / 6.5.2+dfsg-2

Metadata

Package Version Patches format
spin 6.5.2+dfsg-2 3.0 (quilt)

Patch series

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

Src/makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 makefile fixes
 The upstream Makefile is extremely conservative, presumably to support
 certain esoteric operating systems and architectures. This patch makes
 some minor edits to permit the package to play nice with debhelper et al.
02_manpage_fixes.patch | (download)

Man/spin.1 | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 manpage fixes.
 The manpage included in the upstream package has various quirks that prevent
 the package from building properly (unknown macros, escape sequences that
 can be replaced by UTF-8 characters, etc.). This patch makes some minimal
 changes to work around the build failures.
03_typos.patch | (download)

Src/pangen2.c | 4 2 + 2 - 0 !
Src/pangen6.h | 6 3 + 3 - 0 !
Src/pangen7.h | 4 2 + 2 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

 fix typos.
 Various typos detected by lintian fixed here.