[postgis] branch master updated (1f6c5d6 -> 055baf4)

Markus Wanner markus_wanner-guest at moszumanska.debian.org
Thu Sep 25 12:41:31 UTC 2014


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

markus_wanner-guest pushed a change to branch master
in repository postgis.

      from  1f6c5d6   Add Swedish translation by Martin Bagge.
       new  7bed334   Import upstream version 2.1.4+dfsg
       new  055baf4   Merge branch 'upstream', i.e. release 2.1.4. Adapt packaging.

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:
 ChangeLog                                          | 93874 ++++++++++---------
 GNUmakefile.in                                     |     7 +-
 NEWS                                               |    44 +
 README.postgis                                     |     4 +-
 Version.config                                     |     2 +-
 aclocal.m4                                         |    17 +-
 authors.svn                                        |     2 +-
 config.guess                                       |   406 +-
 config.sub                                         |   293 +-
 configure                                          |  4665 +-
 configure.ac                                       |    52 +-
 debian/changelog                                   |    12 +-
 debian/control                                     |     6 +-
 debian/control.in                                  |     6 +-
 debian/liblwgeom-2.1.3.install                     |     1 -
 debian/liblwgeom-2.1.4.install                     |     1 +
 ...wgeom-2.1.3.symbols => liblwgeom-2.1.4.symbols} |     2 +-
 debian/libpostgis-java.install                     |     2 +-
 debian/patches/correct-java-version.patch          |    22 +
 debian/patches/debian-versions                     |    20 -
 debian/patches/enable-ppc64el.patch                |     2 +-
 debian/patches/fix-armel                           |   165 -
 debian/patches/honor-build-flags                   |     8 +-
 debian/patches/postgres-9.4-fixes.patch            |    24 -
 debian/patches/series                              |     5 +-
 debian/patches/use-debian-maven                    |     2 +-
 debian/patches/use-json-c                          |   158 -
 doc/Makefile                                       |   395 -
 doc/Makefile.comments                              |    49 -
 doc/Makefile.in                                    |    41 +-
 doc/doxygen.cfg.in                                 |     2 +-
 doc/html/image_src/Makefile                        |   174 -
 doc/installation.xml                               |     4 +-
 doc/postgis.xml                                    |     2 +-
 doc/raster_comments.sql                            |    16 +-
 doc/reference_editor.xml                           |     6 +-
 doc/reference_lrs.xml                              |    26 +-
 doc/reference_misc.xml                             |     2 +-
 doc/reference_output.xml                           |     3 +-
 doc/reference_raster.xml                           |   516 +-
 doc/reference_sfcgal.xml                           |   128 +-
 doc/release_notes.xml                              |    49 +
 doc/sfcgal_comments.sql                            |    50 +-
 doc/using_raster_dataman.xml                       |     2 +-
 doc/xsl/sfcgal_comments.sql.xsl                    |    44 +-
 extensions/{Makefile.in => Makefile}               |     2 +-
 extensions/postgis/{Makefile.in => Makefile}       |    10 +-
 extensions/postgis/Makefile.in                     |     2 -
 extensions/postgis/postgis.control                 |     2 +-
 .../{Makefile.in => Makefile}                      |     6 +-
 .../postgis_tiger_geocoder.control                 |     2 +-
 .../postgis_topology/{Makefile.in => Makefile}     |    10 +-
 .../postgis_topology/postgis_topology.control      |     2 +-
 extensions/upgradeable_versions.mk                 |     6 +-
 .../tiger_2011/geocode/geocode_address.sql         |     6 +-
 .../tiger_2011/geocode/reverse_geocode.sql         |    10 +-
 .../tiger_2011/regress/geocode_regress             |     1 +
 .../tiger_2011/regress/geocode_regress.sql         |     5 +-
 .../tiger_2011/regress/reverse_geocode_regress     |     1 +
 .../tiger_2011/regress/reverse_geocode_regress.sql |     7 +-
 install-sh                                         |    35 +-
 java/jdbc/Makefile                                 |    24 -
 java/jdbc/pom.xml                                  |     6 +-
 java/jdbc_jtsparser/pom.xml                        |     4 +-
 liblwgeom/cunit/cu_libgeom.c                       |    20 +-
 liblwgeom/g_box.c                                  |    13 +-
 liblwgeom/lwgeodetic.c                             |     3 +-
 liblwgeom/lwgeom_geos_clean.c                      |     3 +-
 liblwgeom/lwgeom_sfcgal.h                          |     2 +-
 liblwgeom/lwin_geojson.c                           |    28 +-
 liblwgeom/lwline.c                                 |    46 +-
 liblwgeom/lwpoly.c                                 |     1 +
 libtool                                            |  4287 +-
 loader/shp2pgsql-core.c                            |     2 +-
 ltmain.sh                                          |  4026 +-
 macros/libtool.m4                                  |  2246 +-
 macros/ltoptions.m4                                |    32 +-
 macros/ltversion.m4                                |    12 +-
 macros/lt~obsolete.m4                              |    12 +-
 postgis/geography.sql.in                           |     5 +-
 postgis/geography_inout.c                          |     4 +-
 postgis/gserialized_estimate.c                     |     9 +-
 postgis/gserialized_gist_2d.c                      |     9 +
 postgis/gserialized_gist_nd.c                      |     9 +
 postgis/lwgeom_functions_analytic.c                |    11 +-
 postgis/lwgeom_functions_basic.c                   |     9 +-
 postgis/lwgeom_geos.c                              |    24 +-
 postgis/lwgeom_in_gml.c                            |   105 +-
 postgis/lwgeom_sfcgal.c                            |     2 +
 postgis/postgis.sql.in                             |     5 +-
 postgis/sfcgal.sql.in                              |    18 +-
 postgis/sqldefines.h                               |    14 +-
 postgis_config.h.in                                |     5 +
 postgis_svn_revision.h                             |     2 +-
 raster/{Makefile.in => Makefile}                   |     2 +-
 raster/doc/RFC1-SerializedFormat                   |     2 +-
 raster/doc/RFC2-WellKnownBinaryFormat              |     2 +-
 raster/loader/raster2pgsql.c                       |     6 +-
 raster/rt_core/rt_api.c                            |    21 +-
 raster/rt_core/rt_api.h                            |     6 +-
 raster/rt_pg/Makefile.in                           |     8 +-
 raster/rt_pg/rt_pg.c                               |   182 +-
 raster/rt_pg/rt_pg.h                               |     4 +-
 raster/rt_pg/rtpostgis.sql.in                      |    46 +-
 raster/rt_pg/rtpostgis_drop.sql.in                 |   292 +-
 raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in      |   230 +-
 raster/test/cunit/cu_band_basics.c                 |     2 +-
 raster/test/cunit/cu_band_misc.c                   |     2 +-
 raster/test/cunit/cu_band_stats.c                  |     2 +-
 raster/test/cunit/cu_gdal.c                        |     2 +-
 raster/test/cunit/cu_mapalgebra.c                  |     2 +-
 raster/test/cunit/cu_misc.c                        |     2 +-
 raster/test/cunit/cu_pixtype.c                     |     2 +-
 raster/test/cunit/cu_raster_basics.c               |     2 +-
 raster/test/cunit/cu_raster_geometry.c             |     2 +-
 raster/test/cunit/cu_raster_misc.c                 |     2 +-
 raster/test/cunit/cu_raster_wkb.c                  |     2 +-
 raster/test/cunit/cu_spatial_relationship.c        |     2 +-
 raster/test/regress/rt_band.sql                    |    32 +
 raster/test/regress/rt_band_expected               |     2 +
 raster/test/regress/rt_gdalwarp.sql                |     4 +-
 raster/test/regress/rt_gdalwarp_expected           |    16 +-
 raster/test/regress/rt_mapalgebra.sql              |    48 +
 raster/test/regress/rt_mapalgebra_expected         |    15 +
 raster/test/regress/rt_union.sql                   |     5 +
 raster/test/regress/rt_union_expected              |     2 +
 raster/test/regress/rt_utility.sql                 |     3 +
 raster/test/regress/rt_utility_expected            |     2 +
 raster/test/regress/tickets.sql                    |    15 +-
 raster/test/regress/tickets_expected               |     4 +
 regress/binary_expected                            |     4 -
 regress/regress_sfcgal.sql                         |    15 +-
 regress/run_test.pl                                |   242 +-
 regress/sfcgal/empty.sql                           |    18 +-
 regress/sfcgal/empty_expected                      |    18 +-
 regress/sfcgal/measures.sql                        |    18 +-
 regress/sfcgal/regress.sql                         |     4 +-
 regress/sfcgal/tickets.sql                         |    22 +-
 regress/sfcgal/tickets_expected                    |     9 +-
 regress/tickets.sql                                |    20 +
 regress/tickets_expected                           |     4 +
 topology/Makefile.in                               |     2 +-
 topology/test/Makefile                             |    84 -
 utils/postgis_restore.pl.in                        |    16 +
 144 files changed, 55188 insertions(+), 58677 deletions(-)
 delete mode 100644 debian/liblwgeom-2.1.3.install
 create mode 100644 debian/liblwgeom-2.1.4.install
 rename debian/{liblwgeom-2.1.3.symbols => liblwgeom-2.1.4.symbols} (99%)
 create mode 100644 debian/patches/correct-java-version.patch
 delete mode 100644 debian/patches/debian-versions
 delete mode 100644 debian/patches/fix-armel
 delete mode 100644 debian/patches/postgres-9.4-fixes.patch
 delete mode 100644 debian/patches/use-json-c
 delete mode 100644 doc/Makefile
 delete mode 100644 doc/Makefile.comments
 delete mode 100644 doc/html/image_src/Makefile
 copy extensions/{Makefile.in => Makefile} (96%)
 copy extensions/postgis/{Makefile.in => Makefile} (97%)
 copy extensions/postgis_tiger_geocoder/{Makefile.in => Makefile} (98%)
 copy extensions/postgis_topology/{Makefile.in => Makefile} (95%)
 delete mode 100644 java/jdbc/Makefile
 mode change 100644 => 100755 ltmain.sh
 copy raster/{Makefile.in => Makefile} (96%)
 delete mode 100644 topology/test/Makefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git



More information about the Pkg-grass-devel mailing list