[mapserver] branch master updated (c8c22a2 -> b48a46a)

Bas Couwenberg sebastic at debian.org
Wed Sep 21 19:41:03 UTC 2016


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

sebastic pushed a change to branch master
in repository mapserver.

      from  c8c22a2   Mark didnt-typo.patch as Applied-Upstream.
       new  6ff28f0   Imported Upstream version 7.0.2
       new  3033d6f   Merge tag 'upstream/7.0.2'
       new  12f1bdd   New upstream release.
       new  b0e665b   Drop didnt-typo.patch, applied upstream.
       new  ede84df   Update symbols for amd64.
       new  b48a46a   Set distribution to experimental.

The 6 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:
 CMakeLists.txt                                     |    2 +-
 HISTORY.TXT                                        |    4 +-
 debian/changelog                                   |    7 +-
 debian/libmapserver2.symbols                       |   58 +-
 debian/patches/didnt-typo.patch                    |   36 -
 debian/patches/series                              |    1 -
 hittest.c                                          |   11 +
 kerneldensity.c                                    |    1 +
 mapcairo.c                                         |    5 +-
 mapchart.c                                         |    7 +-
 mapcluster.c                                       |   57 +-
 mapcopy.c                                          |   15 +-
 mapdraw.c                                          |   60 +-
 mapdrawgdal.c                                      |    9 +
 mapfile.c                                          |  164 ++-
 mapgraticule.c                                     |   23 +-
 maplabel.c                                         |    9 +-
 maplegend.c                                        |   12 +-
 maplibxml2.c                                       |    7 +-
 mapmssql2008.c                                     |  111 +-
 mapogcfilter.c                                     |  103 +-
 mapogcfilter.h                                     |    1 +
 mapogcfiltercommon.c                               |   29 +-
 mapogcsld.c                                        |    1 +
 mapogcsos.c                                        |    2 +-
 mapogr.cpp                                         | 1303 +++++++++++++++-----
 mapogroutput.c                                     |   35 +-
 mapowscommon.c                                     |   56 +-
 mappostgis.c                                       |   76 +-
 mapprimitive.c                                     |   12 +-
 mapquery.c                                         |   53 +-
 mapraster.c                                        |   36 +-
 maprasterquery.c                                   |   10 +-
 mapscript/csharp/CMakeLists.txt                    |    8 +-
 mapscript/csharp/Makefile.vc                       |    3 +-
 mapscript/csharp/csmodule.i                        |   26 +-
 .../{drawmapDirect.cs => drawmapGDIPlus.cs}        |  197 ++-
 .../examples/{drawmapDirect.cs => drawmapWPF.cs}   |  209 ++--
 mapscript/csharp/swig_csharp_extensions.i          |   50 +
 mapscript/php/layer.c                              |  100 +-
 mapscript/swiginc/class.i                          |    9 +-
 mapscript/swiginc/color.i                          |    2 +-
 mapserver.h                                        |    2 +-
 mapsymbol.c                                        |    6 +
 maputfgrid.cpp                                     |   58 +-
 mapwcs20.c                                         |   21 +-
 mapwfs.c                                           |    7 +-
 mapwfs11.c                                         |   20 +-
 mapwfs20.c                                         |    6 +-
 49 files changed, 2131 insertions(+), 909 deletions(-)
 delete mode 100644 debian/patches/didnt-typo.patch
 copy mapscript/csharp/examples/{drawmapDirect.cs => drawmapGDIPlus.cs} (65%)
 copy mapscript/csharp/examples/{drawmapDirect.cs => drawmapWPF.cs} (56%)

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