[SCM] mapserver branch, master, updated. upstream/6.0.1-38-g726c38d

Jerome Villeneuve Larouche jlarouche at mapgears.com
Mon Nov 19 20:08:47 UTC 2012


The following commit has been merged in the master branch:
commit 3d9be41a3314308b451a759b7e57d55fc4d90ce8
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Nov 15 19:39:33 2012 +0000

    Added libmapserver-dev package

diff --git a/debian/control b/debian/control
index f71de52..ef1aae1 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,19 @@ Description: Shared library for MapServer
  functionality in MapScript is provided by the suggested mapscript
  library packages.
 
+Package: libmapserver-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: cgi-mapserver, mapserver-bin, mapserver-doc
+Description: Shared library for MapServer
+ This package contains the shared library.
+ .
+ MapServer is a CGI-based framework for Internet map services which
+ supports Open Geospatial Consortium (OGC) standards. Scripting
+ functionality in MapScript is provided by the suggested mapscript
+ library packages.
+
 Package: php5-mapscript
 Section: php
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 4b4b224..28f3b70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -185,6 +185,8 @@ install-arch-stamp: build-arch
 
 	#echo 'misc:Depends=libapache2-mod-php5' >> debian/php5-mapscript.substvars
 
+	-mkdir -p debian/tmp/usr/include/
+
 	touch install-arch-stamp
 
 binary-indep: install-indep

-- 
Mapserver



More information about the Pkg-grass-devel mailing list