[mapserver] branch jessie-backports updated (4a1ca1e -> d7439d0)
Bas Couwenberg
sebastic at debian.org
Thu Sep 29 17:28:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch jessie-backports
in repository mapserver.
from 4a1ca1e Rebuild for jessie-backports.
adds f2ba280 Fix uscan opts in watch file.
adds ba906df Disable PHP mapscript, extension doesn't support PHP 7 yet.
adds b49db38 Add lintian override for hardening-no-pie.
adds 2fdb775 Update symbols for ppc64.
adds 0d130c2 Set distribution to unstable.
adds d9a6cdf Bump Standards-Version to 3.9.8, no changes.
adds b1b8143 Switch to headless variant for default-jdk dependency.
adds a8ab2cc Revert "Switch to headless variant for default-jdk dependency."
adds b387645 Drop unused override for incompatible-java-bytecode-format.
adds a119e54 Mark didnt-typo.patch as Forwarded.
adds c8c22a2 Mark didnt-typo.patch as Applied-Upstream.
adds 6ff28f0 Imported Upstream version 7.0.2
adds 3033d6f Merge tag 'upstream/7.0.2'
adds 12f1bdd New upstream release.
adds b0e665b Drop didnt-typo.patch, applied upstream.
adds ede84df Update symbols for amd64.
adds b48a46a Set distribution to experimental.
adds ccf7287 Update symbols for other architectures.
adds 0778053 Set distribution to unstable.
new 5c5001a Merge tag 'debian/7.0.2-1' into jessie-backports
new 07e9dbe Revert "Disable PHP mapscript, extension doesn't support PHP 7 yet."
new d7439d0 Rebuild for jessie-backports.
The 3 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/cgi-mapserver.lintian-overrides | 2 +
debian/changelog | 31 +
debian/control | 2 +-
debian/libmapscript-java.lintian-overrides | 2 -
debian/libmapserver2.symbols | 81 +-
debian/mapserver-bin.lintian-overrides | 2 +
debian/patches/didnt-typo.patch | 34 -
debian/patches/series | 1 -
debian/watch | 2 +-
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 +-
54 files changed, 2176 insertions(+), 919 deletions(-)
create mode 100644 debian/cgi-mapserver.lintian-overrides
delete mode 100644 debian/libmapscript-java.lintian-overrides
create mode 100644 debian/mapserver-bin.lintian-overrides
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