[tinyows] 08/10: Add newline between patch headers and body.
Bas Couwenberg
sebastic at debian.org
Tue Oct 4 14:22:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository tinyows.
commit 816f53a138972ceeea58cc7f41fd4ccec8785301
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 4 15:51:54 2016 +0200
Add newline between patch headers and body.
---
debian/patches/buffer_copy.patch | 1 +
debian/patches/liborder.patch | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/patches/buffer_copy.patch b/debian/patches/buffer_copy.patch
index da73c50..75c4c93 100644
--- a/debian/patches/buffer_copy.patch
+++ b/debian/patches/buffer_copy.patch
@@ -2,6 +2,7 @@ Description: Fix for buffer_copy when loading config from mapfile.
Origin: https://github.com/mapserver/tinyows/issues/58
Author: Pirmin Kalberer <pi_deb at sourcepole.ch>
Last-Update: 2013-03-08
+
--- a/src/mapfile/mapfile.l
+++ b/src/mapfile/mapfile.l
@@ -539,12 +539,14 @@ static void end_layer()
diff --git a/debian/patches/liborder.patch b/debian/patches/liborder.patch
index a7e63c3..5235757 100644
--- a/debian/patches/liborder.patch
+++ b/debian/patches/liborder.patch
@@ -1,6 +1,7 @@
Description: Fix compiler flag order.
Author: Pirmin Kalberer <pi_deb at sourcepole.ch>
Last-Update: 2012-07-09
+
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,7 +25,7 @@ GIT_FLAGS=@GIT_FLAGS@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tinyows.git
More information about the Pkg-grass-devel
mailing list