This is an automated email from the git hooks/post-receive script.

frankie pushed a commit to branch master
in repository pktools.

commit 3026b937c57339cd24bee02d5c0e1cdb87a95621
Author: Francesco Paolo Lovergine <fran...@debian.org>
Date:   Wed Dec 18 18:03:42 2013 +0100

    Added fix to force redefinition of symbol colliding with GDAL headers.
---
 debian/patches/fixdef | 12 ++++++++++++
 debian/patches/series |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/fixdef b/debian/patches/fixdef
new file mode 100644
index 0000000..ec3c95c
--- /dev/null
+++ b/debian/patches/fixdef
@@ -0,0 +1,12 @@
+Index: pktools-2.4.3/config.h
+===================================================================
+--- pktools-2.4.3.orig/config.h        2013-12-18 15:49:51.000000000 +0100
++++ pktools-2.4.3/config.h     2013-12-18 18:02:52.000000000 +0100
+@@ -54,6 +54,7 @@
+ #define PACKAGE "pktools"
+ 
+ /* Define to the address where bug reports for this package should be sent. */
++#undef PACKAGE_BUGREPORT
+ #define PACKAGE_BUGREPORT "kempe...@gmail.com"
+ 
+ /* Define to the full name of this package. */
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..971612d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fixdef

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pktools.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to