[DebianGIS-dev] r1958 - in packages/gdal-grass/trunk/debian: . patches
frankie at alioth.debian.org
frankie at alioth.debian.org
Tue Mar 3 22:25:47 UTC 2009
Author: frankie
Date: 2009-03-03 22:25:46 +0000 (Tue, 03 Mar 2009)
New Revision: 1958
Modified:
packages/gdal-grass/trunk/debian/control
packages/gdal-grass/trunk/debian/patches/rpath.dpatch
Log:
Added build-dep.
Modified: packages/gdal-grass/trunk/debian/control
===================================================================
--- packages/gdal-grass/trunk/debian/control 2009-03-03 17:13:25 UTC (rev 1957)
+++ packages/gdal-grass/trunk/debian/control 2009-03-03 22:25:46 UTC (rev 1958)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 7), d-shlibs, libgdal1-dev (>=1.6.0),
+Build-Depends: debhelper (>= 7), d-shlibs, libgdal1-dev (>=1.6.0), pkg-config
grass-dev (>= 6.4.0~rc3), grass (>= 6.4.0~rc3), dpatch
Standards-Version: 3.8.0
Homepage: http://www.gdal.org/
Modified: packages/gdal-grass/trunk/debian/patches/rpath.dpatch
===================================================================
--- packages/gdal-grass/trunk/debian/patches/rpath.dpatch 2009-03-03 17:13:25 UTC (rev 1957)
+++ packages/gdal-grass/trunk/debian/patches/rpath.dpatch 2009-03-03 22:25:46 UTC (rev 1958)
@@ -2,7 +2,7 @@
## rpath.dpatch by Francesco Paolo Lovergine <frankie at debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Add grass rpath at linking time.
@DPATCH@
diff -urNad libgdal-grass-1.5.4~/Makefile.in libgdal-grass-1.5.4/Makefile.in
More information about the Pkg-grass-devel
mailing list