This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapcache.
commit 4d8b2c51fec2a5386691d8a9e002f13c8005c508 Author: Bas Couwenberg <[email protected]> Date: Thu Feb 25 21:12:12 2016 +0100 Don't patch debian/changelog. --- debian/patches/occurred-typo.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/debian/patches/occurred-typo.patch b/debian/patches/occurred-typo.patch index c2f8214..697ae62 100644 --- a/debian/patches/occurred-typo.patch +++ b/debian/patches/occurred-typo.patch @@ -3,17 +3,6 @@ Author: Bas Couwenberg <[email protected]> Forwarded: https://github.com/mapserver/mapcache/pull/141 Applied-Upstream: https://github.com/mapserver/mapcache/commit/ac20472ef5385bf205c500a4f6793453ecaddac5 ---- a/debian/changelog -+++ b/debian/changelog -@@ -175,7 +175,7 @@ mapcache (1.0.0-3) UNRELEASED; urgency=l - * Add patch to add newlines after each list item. - * Add patch to set the page height to 100% for the demo service. - * Add patch to use 4 space indenting in the generated HTML. -- * Add patch to return non-zero exit status if errors occured in mapcache_seed. -+ * Add patch to return non-zero exit status if errors occurred in mapcache_seed. - * Add patch to fix deletion of map tiles in seeder's delete mode. - * Add patch to fix typos in mapcache_seed. - * Add watch file. --- a/include/mapcache.h +++ b/include/mapcache.h @@ -207,7 +207,7 @@ struct mapcache_context { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

