[DebianGIS-dev] r1283 - in packages/gdal/trunk/debian: . patches

frankie at alioth.debian.org frankie at alioth.debian.org
Tue Dec 4 10:12:19 UTC 2007


Author: frankie
Date: 2007-12-04 10:12:19 +0000 (Tue, 04 Dec 2007)
New Revision: 1283

Removed:
   packages/gdal/trunk/debian/patches/gcc43.dpatch
Modified:
   packages/gdal/trunk/debian/changelog
   packages/gdal/trunk/debian/patches/00list
Log:
Removing obsolete patch


Modified: packages/gdal/trunk/debian/changelog
===================================================================
--- packages/gdal/trunk/debian/changelog	2007-12-04 10:03:01 UTC (rev 1282)
+++ packages/gdal/trunk/debian/changelog	2007-12-04 10:12:19 UTC (rev 1283)
@@ -3,8 +3,9 @@
   * New upstream version, which fixes an ABI breakage.
     (closes: #452355)
   * Changed swig.dpatch because partially merged upstream.
+  * Removed gcc43.dpatch because merged upstream.
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 04 Dec 2007 11:01:52 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 04 Dec 2007 11:10:37 +0100
 
 gdal (1.4.3-1) unstable; urgency=low
 

Modified: packages/gdal/trunk/debian/patches/00list
===================================================================
--- packages/gdal/trunk/debian/patches/00list	2007-12-04 10:03:01 UTC (rev 1282)
+++ packages/gdal/trunk/debian/patches/00list	2007-12-04 10:12:19 UTC (rev 1283)
@@ -2,5 +2,4 @@
 ogdi
 swig
 doc
-gcc43
 rubymakefile

Deleted: packages/gdal/trunk/debian/patches/gcc43.dpatch
===================================================================
--- packages/gdal/trunk/debian/patches/gcc43.dpatch	2007-12-04 10:03:01 UTC (rev 1282)
+++ packages/gdal/trunk/debian/patches/gcc43.dpatch	2007-12-04 10:12:19 UTC (rev 1283)
@@ -1,29 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## gcc43.dpatch by Francesco Paolo Lovergine <frankie at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Patch to be compliant with gcc 4.3
-
- at DPATCH@
-diff -urNad gdal-1.4.2~/frmts/idrisi/IdrisiDataset.cpp gdal-1.4.2/frmts/idrisi/IdrisiDataset.cpp
---- gdal-1.4.2~/frmts/idrisi/IdrisiDataset.cpp	2007-09-03 17:12:12.000000000 +0200
-+++ gdal-1.4.2/frmts/idrisi/IdrisiDataset.cpp	2007-09-03 17:12:26.000000000 +0200
-@@ -34,6 +34,7 @@
- #include "ogr_spatialref.h"
- #include "gdal_pam.h"
- #include "gdal_alg.h"
-+#include <climits>
- 
- CPL_CVSID("$Id: IdrisiDataset.cpp 10646 2007-01-18 02:38:10Z warmerdam $");
- 
-diff -urNad gdal-1.4.2~/frmts/ilwis/ilwisdataset.cpp gdal-1.4.2/frmts/ilwis/ilwisdataset.cpp
---- gdal-1.4.2~/frmts/ilwis/ilwisdataset.cpp	2007-09-03 17:12:12.000000000 +0200
-+++ gdal-1.4.2/frmts/ilwis/ilwisdataset.cpp	2007-09-03 17:12:26.000000000 +0200
-@@ -29,6 +29,7 @@
- 
- #include "ilwisdataset.h"
- #include <float.h>
-+#include <climits>
- 
- // IniFile.cpp: implementation of the IniFile class.
- //




More information about the Pkg-grass-devel mailing list