Control: tags -1 patch
Dear maintainer,
The patches of this package are missing a line separator. A patch to fix
them is attached.
Cheers,
Juhani
A patch to fix the patches of lutefisk/1.0.7+dfsg-1.
--- a/debian/patches/build-flags.orig
+++ b/debian/patches/build-flags
@@ -1,5 +1,6 @@
Set an incremental CFLAGS flag using += instead of setting it using =
-so that the flags in debian/rules are not overwritten.--- a/src/Makefile.linux
+so that the flags in debian/rules are not overwritten.
+--- a/src/Makefile.linux
+++ b/src/Makefile.linux
@@ -1,5 +1,5 @@
CC= gcc -O
--- a/debian/patches/fix-global-definitions.orig
+++ b/debian/patches/fix-global-definitions
@@ -1,4 +1,5 @@
-Improve global definitions.--- a/src/LutefiskDefinitions.h
+Improve global definitions.
+--- a/src/LutefiskDefinitions.h
+++ b/src/LutefiskDefinitions.h
@@ -143,6 +143,7 @@
#define BOOLEAN unsigned char
--- a/debian/patches/fix-html-doc-paragraph.orig
+++ b/debian/patches/fix-html-doc-paragraph
@@ -1,5 +1,6 @@
Small fix to the user html-formatted documentation to better reflect
-the location of files on a Debian system.--- a/docs/index.html
+the location of files on a Debian system.^M
+--- a/docs/index.html
+++ b/docs/index.html
@@ -499,7 +499,7 @@
Files</span></b> </span></p>
--- a/debian/patches/fix-math-h-include-header.orig
+++ b/debian/patches/fix-math-h-include-header
@@ -1,4 +1,5 @@
-Add #include <math.h> statements.--- a/src/LutefiskHaggis.c
+Add #include <math.h> statements.
+--- a/src/LutefiskHaggis.c
+++ b/src/LutefiskHaggis.c
@@ -34,6 +34,7 @@
#include <string.h>
--- a/debian/patches/fix-pointer-stuff.orig
+++ b/debian/patches/fix-pointer-stuff
@@ -1,4 +1,5 @@
-Fix some NULL pointer stuff.--- a/src/LutefiskXCorr.c
+Fix some NULL pointer stuff.
+--- a/src/LutefiskXCorr.c
+++ b/src/LutefiskXCorr.c
@@ -251,7 +251,7 @@
Determine the sequence length.
--- a/debian/patches/improve-feedback-to-user.orig
+++ b/debian/patches/improve-feedback-to-user
@@ -1,5 +1,6 @@
Improve the feedback to the user and make a better implementation of
-the usage explanations.--- a/src/LutefiskMain.c
+the usage explanations.
+--- a/src/LutefiskMain.c
+++ b/src/LutefiskMain.c
@@ -81,6 +81,27 @@