[DebianGIS-dev] r803 - in packages/gdal/trunk/debian: . patches
Francesco Lovergine
frankie at alioth.debian.org
Sat May 12 15:06:17 UTC 2007
Author: frankie
Date: 2007-05-12 15:06:17 +0000 (Sat, 12 May 2007)
New Revision: 803
Added:
packages/gdal/trunk/debian/patches/doc.dpatch
Modified:
packages/gdal/trunk/debian/changelog
packages/gdal/trunk/debian/patches/00list
Log:
Releasing 1.4.1-5
Modified: packages/gdal/trunk/debian/changelog
===================================================================
--- packages/gdal/trunk/debian/changelog 2007-05-11 18:06:19 UTC (rev 802)
+++ packages/gdal/trunk/debian/changelog 2007-05-12 15:06:17 UTC (rev 803)
@@ -1,12 +1,14 @@
-gdal (1.4.1-5) UNRELEASED; urgency=low
+gdal (1.4.1-5) unstable; urgency=low
* libcfitsio3 library is now GPL on Debian, so disabled due to incompatibility with GDAL copyright.
(closes: #422537)
* Added a libhdf5-serial-dev dependency for libgdal1-dev.
(closes: #421992)
* Re-introduced libcurl4-dev build-dep, now in unstable.
+ * Added doc.dpatch for cross-linking html documentation in libgdal-doc.
+ (closes: #421655)
- -- Francesco Paolo Lovergine <frankie at debian.org> Fri, 11 May 2007 20:04:39 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org> Sat, 12 May 2007 16:33:56 +0200
gdal (1.4.1-4) unstable; urgency=medium
Modified: packages/gdal/trunk/debian/patches/00list
===================================================================
--- packages/gdal/trunk/debian/patches/00list 2007-05-11 18:06:19 UTC (rev 802)
+++ packages/gdal/trunk/debian/patches/00list 2007-05-12 15:06:17 UTC (rev 803)
@@ -1,3 +1,4 @@
libname
ogdi
swig
+doc
Added: packages/gdal/trunk/debian/patches/doc.dpatch
===================================================================
--- packages/gdal/trunk/debian/patches/doc.dpatch 2007-05-11 18:06:19 UTC (rev 802)
+++ packages/gdal/trunk/debian/patches/doc.dpatch 2007-05-12 15:06:17 UTC (rev 803)
@@ -0,0 +1,31 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## doc.dpatch by Francesco Paolo Lovergine <frankie at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad gdal-1.4.1~/doc/index.dox gdal-1.4.1/doc/index.dox
+--- gdal-1.4.1~/doc/index.dox 2007-04-10 17:14:06.000000000 +0200
++++ gdal-1.4.1/doc/index.dox 2007-05-12 16:33:21.000000000 +0200
+@@ -18,7 +18,7 @@
+ for data translation and processing. The \link NEWS.html NEWS\endlink
+ page describes the January 2007 GDAL 1.4.0 release.
+
+-The related <a href="ogr">OGR</a> library (which lives within the GDAL source tree)
++The related <a href="../ogr/index.html">OGR</a> library (which lives within the GDAL source tree)
+ provides a similar capability for simple features vector data.
+
+ Master: http://www.gdal.org<br>
+diff -urNad gdal-1.4.1~/ogr/index.dox gdal-1.4.1/ogr/index.dox
+--- gdal-1.4.1~/ogr/index.dox 2007-04-10 17:15:08.000000000 +0200
++++ gdal-1.4.1/ogr/index.dox 2007-05-12 16:33:02.000000000 +0200
+@@ -5,7 +5,7 @@
+ formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial,
+ and Mapinfo mid/mif and TAB formats.<p>
+
+-OGR is a part of the <a href="http://www.gdal.org/">GDAL</a> library.<p>
++OGR is a part of the <a href="../gdal/index.html">GDAL</a> library.<p>
+
+ <h2>Resources</h2>
+
Property changes on: packages/gdal/trunk/debian/patches/doc.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-grass-devel
mailing list