[mapserver] branch experimental updated (bb7c2c4 -> 3edcd26)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jul 24 11:14:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch experimental
in repository mapserver.

      from  bb7c2c4   Mark soversion.patch as Applied-Upstream.
       new  2644109   Imported Upstream version 7.0.0
       new  ea504bc   Merge tag 'upstream/7.0.0' into experimental
       new  4729ea7   New upstream release.
       new  7e1e31a   Drop patches applied upstream.
       new  69cab50   Add whitespace for more readable variables.
       new  e1294e3   Update symbols for other architectures, drop missing symbols.
       new  677157a   Update symbols for amd64.
       new  3edcd26   Set distribution to experimental.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmodules                                        |   3 -
 .travis.yml                                        |   2 +-
 CMakeLists.txt                                     |   8 +-
 HISTORY.TXT                                        |  12 +-
 Makefile                                           |   4 +-
 debian/changelog                                   |   8 +
 debian/libmapserver2.symbols                       | 670 ++++++------------
 ...ing-header-files-inside-an-extern-c-block.patch | 297 --------
 debian/patches/consistent-typo.patch               |  27 -
 debian/patches/series                              |   4 -
 debian/patches/soversion.patch                     |  25 -
 debian/patches/unknown-typo.patch                  |  16 -
 debian/rules                                       |  25 +-
 fontcache.c                                        |   4 +-
 install-msautotest.sh                              |  14 +
 mapcairo.c                                         |   3 +-
 mapcluster.c                                       |   2 +-
 mapcontext.c                                       |   7 +-
 mapdebug.c                                         |   4 +-
 mapdraw.c                                          |   1 +
 maperror.c                                         |  16 +-
 maperror.h                                         |   4 +-
 mapfile.c                                          |  17 +-
 mapgdal.c                                          |   2 +-
 mapgeos.c                                          |   4 +-
 mapgml.c                                           |   1 +
 mapio.c                                            |  10 +-
 mapkmlrenderer.cpp                                 |   4 +-
 maplexer.c                                         | 782 ++++++++++-----------
 maplexer.l                                         |   2 +
 mapmssql2008.c                                     |  45 +-
 mapobject.c                                        |   1 +
 mapogcfilter.c                                     |   3 +-
 mapogcfiltercommon.c                               |   1 +
 mapogcsld.c                                        |   5 +-
 mapogcsos.c                                        |   1 +
 mapogr.cpp                                         |   1 +
 mapogroutput.c                                     |   5 +
 maporaclespatial.c                                 |  10 +-
 mapoutput.c                                        |   1 +
 mapows.c                                           |   1 +
 mapows.h                                           |  13 +-
 mapparser.c                                        | 192 ++---
 mapparser.h                                        |   4 +-
 mappool.c                                          |   2 +-
 mappostgis.c                                       |   4 +-
 mapquery.c                                         |   6 +-
 maprendering.c                                     |   3 +-
 mapscript/php/color.c                              |  98 ++-
 mapscript/php/image.c                              |  15 +-
 mapscript/php/label.c                              |   2 -
 mapscript/php/line.c                               |   4 -
 mapscript/php/mapscript_i.c                        |  22 +-
 mapscript/php/owsrequest.c                         |   7 +-
 mapscript/php/php_mapscript.c                      |   4 +-
 mapscript/php/php_mapscript.h                      |   1 +
 mapscript/php/php_mapscript_util.c                 |   4 +
 mapscript/php/result.c                             |   4 -
 mapscript/php/shapefile.c                          |   4 -
 mapscript/swiginc/color.i                          |  38 +-
 mapscript/swiginc/layer.i                          |   5 +
 mapscript/swiginc/mapzoom.i                        |   3 -
 mapscript/swiginc/rect.i                           |   5 +-
 mapscript/swiginc/symbol.i                         |  18 +-
 mapserv.c                                          |   6 +-
 mapserver.h                                        |  10 +-
 mapservutil.c                                      |   1 +
 mapshape.c                                         |   1 +
 mapsymbol.c                                        |   1 +
 maptemplate.c                                      |  21 +-
 mapthread.c                                        |   8 +-
 mapthread.h                                        |   2 +-
 maputil.c                                          |   6 +-
 mapwcs.c                                           |   1 +
 mapwcs11.c                                         |   1 +
 mapwcs20.c                                         |   1 +
 mapwfs.c                                           |  41 +-
 mapwms.c                                           |  11 +-
 mapwmslayer.c                                      |   1 +
 renderers/agg/src/agg_font_freetype.cpp            |   6 +-
 scripts/vagrant/mapserver.sh                       |   2 +-
 shp2img.c                                          |  14 +-
 82 files changed, 1135 insertions(+), 1509 deletions(-)
 delete mode 100644 debian/patches/avoid-including-header-files-inside-an-extern-c-block.patch
 delete mode 100644 debian/patches/consistent-typo.patch
 delete mode 100644 debian/patches/soversion.patch
 delete mode 100644 debian/patches/unknown-typo.patch
 create mode 100755 install-msautotest.sh

-- 
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