[DebianGIS-dev] CVS Update: gdal/debian/patches ogrili2layer.cpp.dpatch

frankie at haydn.debian.org frankie at haydn.debian.org
Thu Jun 22 09:26:43 UTC 2006


  User: frankie 
  Date: 06/06/22 09:26:42

  Modified:    debian/patches ogrili2layer.cpp.dpatch
  Log:
  
  
  Revision  Changes    Path
  1.2       +2 -18     gdal/debian/patches/ogrili2layer.cpp.dpatch
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/gdal/debian/patches/ogrili2layer.cpp.dpatch?annotate=1.2&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/gdal/debian/patches/ogrili2layer.cpp.dpatch?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/gdal/debian/patches/ogrili2layer.cpp.dpatch.diff?r1=1.2&r2=1.1&cvsroot=
  
  -----------------------------------
  
  Index: ogrili2layer.cpp.dpatch
  ===================================================================
  RCS file: /cvsroot/pkg-grass/gdal/debian/patches/ogrili2layer.cpp.dpatch,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ogrili2layer.cpp.dpatch	21 Jun 2006 15:45:42 -0000	1.1
  +++ ogrili2layer.cpp.dpatch	22 Jun 2006 09:26:42 -0000	1.2
  @@ -6,21 +6,14 @@
   
   @DPATCH@
   diff -urNad gdal-1.3.2~/ogr/ogrsf_frmts/ili/ogrili2layer.cpp gdal-1.3.2/ogr/ogrsf_frmts/ili/ogrili2layer.cpp
  ---- gdal-1.3.2~/ogr/ogrsf_frmts/ili/ogrili2layer.cpp	2005-11-21 15:56:31.000000000 +0100
  -+++ gdal-1.3.2/ogr/ogrsf_frmts/ili/ogrili2layer.cpp	2006-06-21 16:58:26.000000000 +0200
  -@@ -1,5 +1,5 @@
  - /******************************************************************************
  -- * $Id$
  -+ * $Id$
  -  *
  -  * Project:  Interlis 2 Translator
  -  * Purpose:  Implements OGRILI2Layer class.
  +--- gdal-1.3.2~/ogr/ogrsf_frmts/ili/ogrili2layer.cpp	2006-06-21 17:40:10.000000000 +0200
  ++++ gdal-1.3.2/ogr/ogrsf_frmts/ili/ogrili2layer.cpp	2006-06-21 21:41:42.000000000 +0200
   @@ -28,6 +28,9 @@
     ******************************************************************************
     *
     * $Log$
  -  * Revision 1.1  2006/06/21 15:45:42  frankie
  -  * First hacks for 1.3.2
  +  * Revision 1.2  2006/06/22 09:26:42  frankie
  +  * *** empty log message ***
     *
   + * Revision 1.5  2006/06/06 17:49:07  pka
   + * STL compatibility (Bug 1178)
  @@ -28,15 +21,6 @@
     * Revision 1.4  2005/11/21 14:56:31  pka
     * Fix for call of GetNextFeature without ResetReading (Interlis 2)
     * Fix for polygonizer crash on Linux with GEOS 2.1.3 (Interlis 1)
  -@@ -47,7 +50,7 @@
  - #include "cpl_conv.h"
  - #include "cpl_string.h"
  - 
  --CPL_CVSID("$Id$");
  -+CPL_CVSID("$Id$");
  - 
  - /************************************************************************/
  - /*                           OGRILI2Layer()                              */
   @@ -73,7 +76,6 @@
        poFeatureDefn->SetGeomType( eReqType );
    
  
  
  



More information about the Pkg-grass-devel mailing list