This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libkml.
commit 607ee361891c7120457f7091f8cc9ccd51446984 Author: Bas Couwenberg <[email protected]> Date: Sat Jul 25 18:11:34 2015 +0200 Mark patches as Forwarded. --- debian/patches/compiler-flags.patch | 1 + debian/patches/java-run-sh-shebang.diff | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/patches/compiler-flags.patch b/debian/patches/compiler-flags.patch index d4678cc..f20b47a 100644 --- a/debian/patches/compiler-flags.patch +++ b/debian/patches/compiler-flags.patch @@ -12,6 +12,7 @@ Description: Don't quote compiler flags to avoid insertion of ; character. make[3]: *** [src/kml/base/CMakeFiles/kmlbase.dir/time_util.cc.o] Error 127 . Author: Bas Couwenberg <[email protected]> +Forwarded: https://github.com/libkml/libkml/pull/197 --- a/CMakeLists.txt +++ b/CMakeLists.txt diff --git a/debian/patches/java-run-sh-shebang.diff b/debian/patches/java-run-sh-shebang.diff index 4a226e0..577b0de 100644 --- a/debian/patches/java-run-sh-shebang.diff +++ b/debian/patches/java-run-sh-shebang.diff @@ -1,6 +1,7 @@ Description: Add shebang to java run example to fix lintian issue. Author: Bas Couwenberg <[email protected]> -Last-Update: 2013-10-07 +Forwarded: https://github.com/libkml/libkml/pull/197 + --- a/examples/java/run.sh +++ b/examples/java/run.sh @@ -1,3 +1,5 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libkml.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

