[mapserver] 01/04: Merge branch 'experimental'
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jul 25 11:34:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapserver.
commit 85aeb58a69a96b87f1d7c61a3bbc4b3219179452
Merge: 4018247 4070962
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 24 14:58:56 2015 +0200
Merge branch 'experimental'
Conflicts:
.travis.yml
CMakeLists.txt
Vagrantfile
debian/changelog
debian/libmapserver2.symbols
debian/rules
mapagg.cpp
mapcontext.c
mapdraw.c
mapgd.c
mapgml.c
mapio.c
mapio.h
maplabel.c
maplayer.c
maplegend.c
maplexer.c
mapogcfilter.c
mapogroutput.c
mapoutput.c
mapows.c
mappostgis.c
maprendering.c
mapresample.c
mapshape.c
maptemplate.c
mapwcs11.c
mapwcs20.c
mapwfs.c
mapwfs11.c
mapwfslayer.c
scripts/vagrant/mapserver.sh
scripts/vagrant/postgis.sh
.gitmodules | 3 -
.travis.yml | 18 +-
CMakeLists.txt | 208 +-
COMMITERS | 6 +-
GD-COPYING | 50 -
HISTORY.TXT | 51 +-
INSTALL.CMAKE | 8 +-
Makefile | 11 +-
Vagrantfile | 73 +-
cgiutil.c | 1 +
cmake/FindHarfBuzz.cmake | 51 +
cmake/FindPixman.cmake | 25 +
cmake/FindSDE.cmake | 43 -
cmake/FindV8.cmake | 48 +
debian/changelog | 29 +
debian/control | 98 +-
debian/copyright | 161 +-
debian/gbp.conf | 2 +-
...erver1-dev.install => libmapserver-dev.install} | 0
...libmapserver1.install => libmapserver2.install} | 0
...bmapserver1.postinst => libmapserver2.postinst} | 0
.../{libmapserver1.postrm => libmapserver2.postrm} | 0
...libmapserver1.symbols => libmapserver2.symbols} | 367 +-
debian/patches/cmake-mapserver-export.patch | 165 +-
debian/patches/hardening.patch | 2 +
debian/patches/java-hardening.patch | 2 +
debian/patches/perl-mapscript-install.patch | 2 +
debian/patches/ruby-mapscript-install.patch | 2 +
debian/rules | 40 +-
dejavu-sans-condensed.h | 46158 +++++++++++++++++++
fontcache.c | 293 +
fontcache.h | 86 +
hittest.c | 3 +-
install-msautotest.sh | 14 +
kerneldensity.c | 347 +
legend.c | 1 +
mapagg.cpp | 1037 +-
mapagg.h | 151 +
mapbits.c | 4 +-
mapcairo.c | 439 +-
mapchart.c | 31 +-
mapcluster.c | 82 +-
mapcontext.c | 30 +-
mapcontour.c | 2 +-
mapcopy.c | 159 +-
mapcopy.h | 11 -
mapdebug.c | 13 +-
mapdraw.c | 2250 +-
mapdrawgdal.c | 529 +-
mapdummyrenderer.c | 34 +-
maperror.c | 188 +-
maperror.h | 16 +-
mapfile.c | 1011 +-
mapfile.h | 9 +
mapgd.c | 1070 -
mapgdal.c | 65 +-
mapgeomtransform.c | 37 +-
mapgeos.c | 9 +-
mapgml.c | 742 +-
mapgml.h | 3 -
mapgraticule.c | 56 +-
mapimageio.c | 361 +-
mapimagemap.c | 18 +-
mapio.c | 165 +-
mapio.h | 10 +-
mapkml.cpp | 13 +-
mapkmlrenderer.cpp | 32 +-
mapkmlrenderer.h | 4 +-
maplabel.c | 1272 +-
maplayer.c | 516 +-
maplegend.c | 430 +-
maplexer.c | 4755 +-
maplexer.l | 21 +-
maplibxml2.c | 2 +-
maplibxml2.h | 2 +-
mapmssql2008.c | 618 +-
mapobject.c | 6 +
mapogcfilter.c | 1587 +-
mapogcfilter.h | 43 +-
mapogcfiltercommon.c | 404 +-
mapogcsld.c | 187 +-
mapogcsos.c | 48 +-
mapogr.cpp | 914 +-
mapogroutput.c | 327 +-
maporaclespatial.c | 831 +-
mapoutput.c | 64 +-
mapows.c | 65 +-
mapows.h | 88 +-
mapowscommon.c | 142 +-
mapowscommon.h | 81 +-
mapparser.c | 2485 +-
mapparser.h | 174 +-
mapparser.y | 1180 +-
mappluginlayer.c | 7 +
mappool.c | 4 +-
mappostgis.c | 879 +-
mappostgis.h | 2 +-
mapprimitive.c | 645 +-
mapproject.c | 300 +-
mapproject.h | 3 +
mapquery.c | 388 +-
mapraster.c | 229 +-
maprasterquery.c | 6 +-
maprendering.c | 541 +-
mapresample.c | 329 +-
mapscale.c | 77 +-
mapscript/java/tests/threadtest/MapThread.java | 2 +-
mapscript/perl/examples/wxs.pl | 2 +-
mapscript/php/CMakeLists.txt | 2 +-
mapscript/php/class.c | 4 +-
mapscript/php/cluster.c | 2 +-
mapscript/php/color.c | 98 +-
mapscript/php/image.c | 22 +-
mapscript/php/label.c | 7 +-
mapscript/php/labelcachemember.c | 2 +
mapscript/php/layer.c | 11 +-
mapscript/php/line.c | 4 -
mapscript/php/map.c | 18 +-
mapscript/php/mapscript_i.c | 78 +-
mapscript/php/owsrequest.c | 7 +-
mapscript/php/php_mapscript.c | 16 +-
mapscript/php/php_mapscript.h | 17 +
mapscript/php/php_mapscript_util.c | 6 +
mapscript/php/result.c | 4 -
mapscript/php/shapefile.c | 4 -
mapscript/php/style.c | 6 +-
mapscript/php/symbol.c | 2 -
mapscript/python/pyextend.i | 46 +
mapscript/python/pygdioctx/pygdioctx.c | 6 +-
mapscript/python/pymodule.i | 65 +
mapscript/python/tests/cases/layertest.py | 7 -
mapscript/python/tests/cases/symboltest.py | 2 -
mapscript/swiginc/class.i | 5 +-
mapscript/swiginc/cluster.i | 4 +-
mapscript/swiginc/color.i | 47 +-
mapscript/swiginc/image.i | 91 +-
mapscript/swiginc/label.i | 4 +-
mapscript/swiginc/layer.i | 47 +-
mapscript/swiginc/map.i | 26 +-
mapscript/swiginc/mapzoom.i | 3 -
mapscript/swiginc/rect.i | 6 +-
mapscript/swiginc/symbol.i | 18 +-
mapscript/v8/line.cpp | 238 +
mapscript/v8/line.hpp | 66 +
mapscript/v8/point.cpp | 206 +
mapscript/v8/point.hpp | 64 +
mapscript/v8/shape.cpp | 363 +
mapscript/v8/shape.hpp | 85 +
legend.c => mapscript/v8/v8_mapscript.cpp | 67 +-
mapscript/v8/v8_mapscript.h | 108 +
mapscript/v8/v8_object_wrap.hpp | 129 +
mapsde.c | 2184 -
mapsearch.c | 8 +-
mapserv.c | 32 +-
mapserver-config.h.in | 9 +-
mapserver.h | 698 +-
mapservutil.c | 34 +-
mapshape.c | 60 +-
mapshape.h | 2 +-
mapstring.c | 186 +-
mapsymbol.c | 82 +-
mapsymbol.h | 14 +-
maptclutf.c | 31 +-
maptemplate.c | 115 +-
mapthread.c | 8 +-
mapthread.h | 2 +-
maptile.c | 5 +-
maptime.c | 61 +-
maptime.h | 8 +-
maptree.c | 4 +-
maptree.h | 4 +-
mapunion.c | 29 +-
maputfgrid.cpp | 811 +
maputfgrid.h | 247 +
maputil.c | 296 +-
mapv8.cpp | 386 +
mapwcs.c | 42 +-
mapwcs.h | 15 +-
mapwcs11.c | 96 +-
mapwcs20.c | 1071 +-
mapwfs.c | 5369 ++-
mapwfs11.c | 155 +-
mapwfs20.c | 1389 +
mapwfslayer.c | 2 -
mapwms.c | 335 +-
mapwmslayer.c | 14 +-
mapxbase.c | 19 +-
nmake.opt | 36 +-
renderers/agg/include/agg_basics.h | 8 +
renderers/agg/include/agg_glyph_raster_bin.h | 10 +
renderers/agg/include/agg_pixfmt_rgba.h | 2 +-
renderers/agg/include/agg_rasterizer_cells_aa.h | 14 +-
renderers/agg/include/agg_renderer_raster_text.h | 28 +
renderers/agg/include/agg_rendering_buffer.h | 8 +-
renderers/agg/src/agg_font_freetype.cpp | 6 +-
scripts/vagrant/mapserver.sh | 39 +-
scripts/vagrant/packages.sh | 19 +
scripts/vagrant/postgis.sh | 10 +-
scripts/vagrant/virtualbox-fix.sh | 5 +
shp2img.c | 17 +-
sym2img.c | 2 +-
tests/test.map | 11 +-
textlayout.c | 861 +
uthash.h | 940 +
xmlmapfile/mapfile.xsd | 5 +-
xmlmapfile/mapfile.xsl | 20 +-
206 files changed, 75582 insertions(+), 18900 deletions(-)
diff --cc debian/changelog
index c20db31,d8d036c..fc02a70
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,19 -1,32 +1,48 @@@
+ mapserver (7.0.0-1~exp1) experimental; urgency=medium
+
+ * New upstream release.
+ * Drop patches applied upstream.
+ * Update symbols for amd64.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 24 Jul 2015 11:44:28 +0200
+
+ mapserver (7.0.0~beta2-1~exp1) experimental; urgency=medium
+
+ * Update watch file to use GitHub releases instead of download.osgeo.org.
+ * New upstream beta release.
+ * Update copyright file, changes:
+ - Update Source URL for GitHub
+ - Add license & copyright for new files
+ * Drop transitional packages for libmapscript-ruby.
+ * Drop patches applied upstream, refresh remaining patches.
+ * Update build dependencies:
+ - drop libgd-dev
+ - add libharfbuzz-dev & libpixman-1-dev
+ * Drop SOVERSION from -dbg & -dev package name.
+ * Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
+ * Add patches for typos.
+ * Update symbols for amd64.
+ * Bump SOVERSION to 2 to account for removed symbols,
+ change package names to match new SONAME.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 10 Jul 2015 15:48:54 +0200
+
+mapserver (6.4.2-2) unstable; urgency=medium
+
+ * Update symbols for other architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 08 Jul 2015 09:12:39 +0200
+
+mapserver (6.4.2-1) unstable; urgency=medium
+
+ * Update watch file to use GitHub releases instead of download.osgeo.org.
+ * Use upstream-6.4 branch in gbp.conf.
+ * New upstream release.
+ * Drop php56.patch, applied upstream; refresh remaining patches.
+ * Update symbols for amd64.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 07 Jul 2015 21:15:56 +0200
+
mapserver (6.4.1-6) unstable; urgency=medium
* Update symbols for other architectures.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git
More information about the Pkg-grass-devel
mailing list