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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

