[ogdi-dfsg] branch master updated (4b44c83 -> 1be24d4)

Bas Couwenberg sebastic at debian.org
Tue Jul 19 14:04:48 UTC 2016


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

sebastic pushed a change to branch master
in repository ogdi-dfsg.

      from  4b44c83   Set distribution to unstable.
       new  768bcc2   Imported Upstream version 3.2.0
       new  9007ae0   Merge tag 'upstream/3.2.0'
       new  9e65291   New upstream release.
       new  90af3a0   Exclude embedded copies of 3rd party code from repacked upstream tarball.
       new  a6de184   Imported Upstream version 3.2.0+ds
       new  1b209e8   Merge tag 'upstream/3.2.0+ds'
       new  abae0e4   New repacked upstream release.
       new  3e8a0e9   Drop new_nad_init patch, fixed upstream. Refresh remaining patches.
       new  c798677   Fix upstream version extraction from changelog.
       new  e3b94b1   Update symbols for 3.2.0.
       new  1be24d4   Set distribution to unstable.

The 11 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                       |   86 +-
 HOWTO-RELEASE                   |    2 +-
 NEWS                            |   14 +
 README                          |   14 +-
 VERSION                         |    1 +
 config/generic.mak.in           |    3 +-
 config/win32.mak                |    3 +-
 configure                       | 5156 ++++++++++++++++++---------------------
 configure.in                    |    4 +-
 contrib/ogdi_info/makefile      |    0
 contrib/ogdi_info/ogdi_info.c   |    0
 debian/changelog                |   11 +
 debian/copyright                |    4 +
 debian/libogdi3.2.symbols       |    3 +
 debian/patches/new_nad_init     |   15 -
 debian/patches/series           |    1 -
 debian/patches/spelling-errors  |    2 +-
 debian/rules                    |    2 +-
 debian/watch                    |    3 +-
 lib/win32/lxlib.lib             |  Bin 0 -> 4546 bytes
 makefile                        |    3 +
 ogdi/c-api/client.c             |    8 +-
 ogdi/c-api/ecs_dyna.c           |    9 +-
 ogdi/c-api/ecsassoc.c           |  102 +-
 ogdi/c-api/matrix.c             |   58 +-
 ogdi/c-api/ogdi.def             |    3 +
 ogdi/c-api/server.c             |   47 +-
 ogdi/datum_driver/usa/dtusa.c   |    4 +
 ogdi/driver/adrg/adrg.c         |    7 +-
 ogdi/driver/adrg/object.c       |   25 +-
 ogdi/driver/adrg/utils.c        |    9 +-
 ogdi/driver/dted/object.c       |    9 +-
 ogdi/driver/dted/utils.c        |    7 +-
 ogdi/driver/rpf/rpf.c           |    8 +-
 ogdi/driver/rpf/utils.c         |   34 +-
 ogdi/driver/skeleton/object.c   |    2 +
 ogdi/driver/skeleton/skeleton.c |    2 -
 ogdi/driver/vrf/feature.c       |  241 +-
 ogdi/driver/vrf/object.c        |  279 ++-
 ogdi/driver/vrf/utils.c         |   67 +-
 ogdi/driver/vrf/vrf.c           |   20 +-
 ogdi/gltpd/asyncsvr.c           |   14 +-
 ogdi/include/ecs_util.h         |   43 +-
 patch                           |   52 -
 vpflib/include/machine.h        |    5 +-
 vpflib/makefile                 |    4 +
 vpflib/musedir.h                |    6 +-
 vpflib/vpfdproj.c               |    3 +
 vpflib/vpfquery.c               |   14 +-
 vpflib/vpfread.c                |  144 +-
 vpflib/vpfrelat.c               |   10 +-
 vpflib/vpftable.c               |   19 +-
 vpflib/vpftidx.c                |   14 +-
 vpflib/xvt.h                    |    1 +
 54 files changed, 3480 insertions(+), 3117 deletions(-)
 create mode 100644 VERSION
 mode change 100644 => 100755 contrib/ogdi_info/makefile
 mode change 100644 => 100755 contrib/ogdi_info/ogdi_info.c
 delete mode 100644 debian/patches/new_nad_init
 create mode 100644 lib/win32/lxlib.lib
 delete mode 100644 patch

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



More information about the Pkg-grass-devel mailing list