[SCM] libgeo-proj4-perl branch, master, updated. debian/1.03-1-13-gfd31867

Bas Couwenberg sebastic at xs4all.nl
Sat Jan 4 18:21:52 UTC 2014


The following commit has been merged in the master branch:
commit 6113956d5ac365ec70d406e1bb26ba2f8ef57423
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jan 4 14:16:05 2014 +0100

    Refresh patches.

diff --git a/debian/changelog b/debian/changelog
index 20a1cbb..afbf42a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libgeo-proj4-perl (1.04-1) unstable; urgency=low
   * Use canonical URLs for Vcs-* fields.
   * Bump Standards-Version to 3.9.5, changes: Vcs-* fields.
   * Restructure control file with cme fix dpkg-control.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 04 Jan 2014 14:13:27 +0100
 
diff --git a/debian/patches/00-conf_ccflags.patch b/debian/patches/00-conf_ccflags.patch
index 85dff69..ff6de72 100644
--- a/debian/patches/00-conf_ccflags.patch
+++ b/debian/patches/00-conf_ccflags.patch
@@ -11,20 +11,20 @@ Last-Update: 2011-11-13
  Makefile.PL |    3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
---- libgeo-proj4-perl.orig/Makefile.PL
-+++ libgeo-proj4-perl/Makefile.PL
+--- a/Makefile.PL
++++ b/Makefile.PL
 @@ -1,4 +1,5 @@
  use ExtUtils::MakeMaker;
 +use Config;
                                                                                  
  require 5.006;
  
-@@ -35,7 +36,7 @@ WriteMakefile
+@@ -42,7 +43,7 @@ WriteMakefile
   , VERSION  => $relversion
   , AUTHOR   => 'Mark Overmeer'
   , ABSTRACT => 'Proj4 library for carthographic projections'
-- , INC      => "-I$FWTools/include"
-+ , INC      => "-I$FWTools/include $Config{ccflags}"
+- , INC      => "-I. -I$FWTools/include"
++ , INC      => "-I. -I$FWTools/include $Config{ccflags}"
   , LIBS     => [ "-L$FWTools/lib -lproj" ]
   , LICENSE  => 'perl'
   );

-- 
Proj4 library for carthographic projections



More information about the Pkg-grass-devel mailing list