[mapserver] branch jessie-backports updated (8c182db -> 4a1ca1e)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 7 19:49:18 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  8c182db   Rebuild for jessie-backports.
      adds  6d06451   Update Vcs-Browser URL to use HTTPS.
      adds  3021bae   Update symbols for amd64.
      adds  6965c5d   Set distribution to unstable.
      adds  70b7d3a   Drop disabled ruby-shebang.patch, obsolete.
      adds  6a14167   Update symbols for other architectures.
      adds  32f1d2b   Set distribution to unstable.
      adds  902718b   Update symbols for ppc64.
      adds  17e1f48   Set distribution to unstable.
      adds  043886c   Mark cmake-mapserver-export.patch as Applied-Upstream.
      adds  3d35bfc   Add patch to add ARCHIVE install target for Windows builds.
      adds  bf3f1c3   Add patch to install mapserver target only once.
      adds  26eacbd   Mark patches as Forwarded & Applied-Upstream.
      adds  1415b9f   Add patch to not export the mapserver target for static builds.
      adds  4f6b249   Disable experimental pixman support.
      adds  aacffe4   Drop libmapserver2 post{inst,rm}, rely on dpkg-triggers for ldconfig.
      adds  2d137da   Set distribution to unstable.
      adds  d2d0866   Add upstream patch for giflib 5.1 support.
      adds  c56d00c   Update symbols for amd64.
      adds  b105460   Set distribution to unstable.
      adds  68342be   Add patch to fix build with newer SWIG versions.
      adds  ecbfbca   Set distribution to unstable.
      adds  1cbb578   Don't fail the build when the examples are not installed.
      adds  86cd0b4   Set distribution to unstable.
      adds  14ac60b   Update Vcs-Git URL to use HTTPS.
      adds  fe6df7c   Add patch by Michael Tautschnig to fix type inconsistencies.
      adds  fbfc4d8   Add changelog entry for Vcs-Git URL change.
      adds  f45b07d   Add patch to fix 'should' typo.
      adds  63b5e9c   Set distribution to unstable.
      adds  c5e6a03   Mark patches as Applied-Upstream.
      adds  bdcc023   Update lintian override for OpenJDK 8 as default JDK.
      adds  c6e62c0   Bump Standards-Version to 3.9.7, no changes.
      adds  a010a8b   Update watch file to use download.osgeo.org.
      adds  4661a0d   Imported Upstream version 7.0.1
      adds  fc3fc69   Merge tag 'upstream/7.0.1'
      adds  d7bf8b5   New upstream release.
      adds  a3c0e36   Drop patches applied upstream.
      adds  b2fee85   Don't install documentation no longer included upstream.
      adds  b712214   Update symbols for amd64.
      adds  938bd81   Add dependency on php5-common to php5-mapscript for php5enmod.
      adds  ad1d831   Fix 'associated' typo in manpage.
      adds  0860f25   Add patch for "didn't" typo.
      adds  a019ac8   Set distribution to experimental.
      adds  e411aab   Update symbols for other architectures.
      adds  193b62e   Drop missing symbols.
      adds  02ce777   Move from experimental to unstable.
      adds  c84190f   Update symbols for alpha, hppa, sparc64 & x32.
      adds  e9fc6a3   Set distribution to unstable.
       new  bfbf4c1   Merge tag 'debian/7.0.1-2' into jessie-backports
       new  4a1ca1e   Rebuild for jessie-backports.

The 2 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                                 |    0
 .travis.yml                                 |   87 -
 CMakeLists.txt                              |  124 +-
 COMMITERS                                   |   29 -
 Makefile                                    |   15 +-
 astyle.sh                                   |   10 -
 debian/changelog                            |   97 +
 debian/control                              |   10 +-
 debian/libmapscript-java.lintian-overrides  |    2 +-
 debian/libmapserver2.postinst               |   10 -
 debian/libmapserver2.postrm                 |   10 -
 debian/libmapserver2.symbols                |  125 +-
 debian/man/tile4ms.1.xml                    |    2 +-
 debian/mapserver-doc.docs                   |    1 -
 debian/patches/cmake-mapserver-export.patch |  377 --
 debian/patches/didnt-typo.patch             |   34 +
 debian/patches/ruby-shebang.patch           |   11 -
 debian/patches/series                       |    3 +-
 debian/rules                                |    5 +-
 debian/watch                                |    5 +-
 genhtml.patch                               |   43 -
 github_issue_no_activity_closer.py          |  123 -
 install-msautotest.sh                       |   14 -
 mapagg.cpp                                  |    3 +
 mapaxisorder.csv                            | 1788 ------
 mapaxisorder.h                              | 8206 +++++++++++++--------------
 mapaxisorder.sh                             |  110 -
 mapcontour.c                                |  135 +-
 mapdraw.c                                   |   91 +-
 mapdrawgdal.c                               |   42 +-
 mapfile.c                                   |   33 +-
 mapfile.h                                   |    6 +-
 mapgeomtransform.c                          |   39 +-
 mapimageio.c                                |   13 +-
 mapjoin.c                                   |    1 +
 maplabel.c                                  |   13 +-
 maplayer.c                                  |   13 +-
 maplegend.c                                 |    4 +-
 maplexer.c                                  | 4007 ++++++-------
 maplexer.l                                  |    1 +
 mapogcfilter.c                              |    1 +
 mapogcsld.c                                 |  239 +-
 mapogr.cpp                                  |   32 +-
 mapogroutput.c                              |   72 +-
 maporaclespatial.c                          |   12 +-
 mappostgis.c                                |    5 +-
 mapprimitive.c                              |    6 +-
 mapproject.c                                |    6 +-
 maprasterquery.c                            |   40 +-
 maprendering.c                              |    1 -
 mapresample.c                               |   95 +-
 mapscript/csharp/examples/drawquery.cs      |    2 +-
 mapscript/java/javamodule.i                 |    8 +-
 mapscript/mserror.i                         |    2 +-
 mapscript/php/map.c                         |    2 +-
 mapscript/php/nmake.opt                     |   35 -
 mapscript/php/php_mapscript.c               |   13 +-
 mapscript/python/setup.py                   |   13 +
 mapscript/ruby/rbmodule.i                   |   12 +-
 mapserver-config-version.cmake.in           |   11 +
 mapserver-config.cmake.in                   |   18 +
 mapshape.c                                  |    1 +
 mapstring.c                                 |   10 +-
 maptemplate.c                               |    7 +-
 mapthread.c                                 |    2 +-
 maptime.c                                   |    4 +
 maputil.c                                   |   10 +-
 mapuvraster.c                               |   30 +-
 mapv8.cpp                                   |    2 +
 mapwcs20.c                                  |   30 +-
 mapwfs.c                                    |    2 +
 mapwms.c                                    |   15 +-
 mapwmslayer.c                               |    2 +-
 nmake.opt                                   |  856 ---
 print-test-results.sh                       |   65 -
 release-notes.sh                            |   11 -
 run-test-suite.sh                           |   22 -
 run_code_coverage_upload.sh                 |   37 -
 scalebar.c                                  |    1 +
 stablemerge.sh                              |   29 -
 xmlmapfile/mapfile.xsd                      |    4 +-
 81 files changed, 7195 insertions(+), 10212 deletions(-)
 delete mode 100644 .gitmodules
 delete mode 100644 .travis.yml
 delete mode 100644 COMMITERS
 delete mode 100755 astyle.sh
 delete mode 100644 debian/libmapserver2.postinst
 delete mode 100644 debian/libmapserver2.postrm
 delete mode 100644 debian/patches/cmake-mapserver-export.patch
 create mode 100644 debian/patches/didnt-typo.patch
 delete mode 100644 debian/patches/ruby-shebang.patch
 delete mode 100644 genhtml.patch
 delete mode 100644 github_issue_no_activity_closer.py
 delete mode 100755 install-msautotest.sh
 delete mode 100755 mapaxisorder.csv
 delete mode 100755 mapaxisorder.sh
 delete mode 100644 mapscript/php/nmake.opt
 create mode 100644 mapserver-config-version.cmake.in
 create mode 100644 mapserver-config.cmake.in
 delete mode 100644 nmake.opt
 delete mode 100755 print-test-results.sh
 delete mode 100755 release-notes.sh
 delete mode 100755 run-test-suite.sh
 delete mode 100755 run_code_coverage_upload.sh
 delete mode 100644 stablemerge.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