[Debian-astro-commits] [cpl] branch debian updated (a9d335c -> 058264c)

Ole Streicher olebole at moszumanska.debian.org
Wed Jul 22 11:35:30 UTC 2015


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

olebole pushed a change to branch debian
in repository cpl.

      from  a9d335c   Fix cpl_table crash found with sanitize
       new  28b8959   New upstream version 6.6.1
       new  258ee08   Merge branch 'upstream' into debian
       new  058264c   Adjust debian files for new version

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:
 ChangeLog                                          |   56 +
 Doxyfile.in                                        |  321 +-
 Makefile.in                                        |   59 +-
 README                                             |    2 +-
 aclocal.m4                                         |   67 +-
 admin/compile                                      |    2 +-
 admin/config.guess                                 |  173 +-
 admin/config.sub                                   |   36 +-
 admin/depcomp                                      |    2 +-
 admin/install-sh                                   |  366 +--
 admin/ltmain.sh                                    |  143 +-
 admin/missing                                      |    2 +-
 admin/test-driver                                  |   15 +-
 configure                                          |  582 +++-
 configure.ac                                       |    4 +-
 cplcore/Makefile.in                                |   26 +-
 cplcore/cpl_column.c                               |   57 +-
 cplcore/cpl_mpfit.c                                |    2 +-
 cplcore/cpl_propertylist.c                         |    2 +-
 cplcore/cpl_table.c                                | 3368 +-------------------
 cplcore/tests/Makefile.in                          |   27 +-
 cpldfs/Makefile.in                                 |   26 +-
 cpldfs/tests/Makefile.in                           |   27 +-
 cpldrs/Makefile.in                                 |   26 +-
 cpldrs/cpl_fft.c                                   |    4 +-
 cpldrs/tests/Makefile.in                           |   27 +-
 cpljava/Makefile.in                                |   24 +-
 cplui/Makefile.in                                  |   26 +-
 cplui/tests/Makefile.in                            |   27 +-
 debian/changelog                                   |    6 +
 debian/patches/fix_cpltable.patch                  |   38 -
 debian/patches/series                              |    1 -
 debian/patches/use-std-paths-for-libs.patch        |   16 +-
 html/annotated.html                                |    2 +-
 html/classes.html                                  |    2 +-
 html/deprecated.html                               |    2 +-
 html/dir_0893a83ae506d6342ff4de074eaf5145.html     |    2 +-
 html/dir_283883d147ab9a845d7032d17e09a122.html     |    2 +-
 html/dir_5cd28bf58103222faf21a5533c3a1fe9.html     |    2 +-
 html/dir_d94ae846f16019cf15b4979bbb4258a2.html     |    2 +-
 html/functions.html                                |    2 +-
 html/functions_vars.html                           |    2 +-
 html/group__cpl__apertures.html                    |    2 +-
 html/group__cpl__array.html                        |    2 +-
 html/group__cpl__bivector.html                     |    2 +-
 html/group__cpl__detector.html                     |    2 +-
 html/group__cpl__dfs.html                          |    2 +-
 html/group__cpl__error.html                        |    2 +-
 html/group__cpl__errorstate.html                   |    2 +-
 html/group__cpl__fft.html                          |    2 +-
 html/group__cpl__filter.html                       |    2 +-
 html/group__cpl__fit.html                          |    2 +-
 html/group__cpl__fits.html                         |    2 +-
 html/group__cpl__frame.html                        |    2 +-
 html/group__cpl__framedata.html                    |    2 +-
 html/group__cpl__frameset.html                     |    2 +-
 html/group__cpl__frameset__io.html                 |    2 +-
 html/group__cpl__frameset__iterator.html           |    2 +-
 html/group__cpl__geom__img.html                    |    2 +-
 html/group__cpl__image.html                        |    2 +-
 html/group__cpl__imagelist.html                    |    2 +-
 html/group__cpl__init.html                         |    2 +-
 html/group__cpl__io.html                           |    2 +-
 html/group__cpl__mask.html                         |    2 +-
 html/group__cpl__math.html                         |    2 +-
 html/group__cpl__matrix.html                       |    2 +-
 html/group__cpl__memory.html                       |    2 +-
 html/group__cpl__msg.html                          |    2 +-
 html/group__cpl__multiframe.html                   |    2 +-
 html/group__cpl__parameter.html                    |    2 +-
 html/group__cpl__parameterlist.html                |    2 +-
 html/group__cpl__photom.html                       |    2 +-
 html/group__cpl__plot.html                         |    2 +-
 html/group__cpl__plugin.html                       |    2 +-
 html/group__cpl__pluginlist.html                   |    2 +-
 html/group__cpl__polynomial.html                   |    2 +-
 html/group__cpl__ppm.html                          |    2 +-
 html/group__cpl__property.html                     |    2 +-
 html/group__cpl__propertylist.html                 |    4 +-
 html/group__cpl__recipe.html                       |    2 +-
 html/group__cpl__recipeconfig.html                 |    2 +-
 html/group__cpl__recipedefine.html                 |    2 +-
 html/group__cpl__regex.html                        |    2 +-
 html/group__cpl__stats.html                        |    2 +-
 html/group__cpl__table.html                        |   14 +-
 html/group__cpl__test.html                         |    2 +-
 html/group__cpl__type.html                         |    4 +-
 html/group__cpl__vector.html                       |    2 +-
 html/group__cpl__version.html                      |    2 +-
 html/group__cpl__wcs.html                          |    2 +-
 html/group__cpl__wlcalib.html                      |    2 +-
 html/index.html                                    |    2 +-
 html/modules.html                                  |    2 +-
 html/pages.html                                    |    2 +-
 html/struct__cpl__framedata__-members.html         |    2 +-
 html/struct__cpl__framedata__.html                 |    2 +-
 html/struct__cpl__plugin__-members.html            |    2 +-
 html/struct__cpl__plugin__.html                    |    2 +-
 html/struct__cpl__recipe__-members.html            |    2 +-
 html/struct__cpl__recipe__.html                    |    2 +-
 libcext/ChangeLog                                  |   23 +
 libcext/Doxyfile.in                                |   69 +-
 libcext/Makefile.in                                |   59 +-
 libcext/NEWS                                       |    4 +
 libcext/acinclude.m4                               |    2 +-
 libcext/aclocal.m4                                 |   67 +-
 libcext/admin/compile                              |    2 +-
 libcext/admin/config.guess                         |  173 +-
 libcext/admin/config.sub                           |   36 +-
 libcext/admin/depcomp                              |    2 +-
 libcext/admin/install-sh                           |  366 +--
 libcext/admin/ltmain.sh                            |  143 +-
 libcext/admin/missing                              |    2 +-
 libcext/admin/test-driver                          |   15 +-
 libcext/cext/Makefile.in                           |   26 +-
 libcext/cext/cxdeque.c                             |   20 +-
 libcext/cext/cxutils.c                             |    2 +-
 libcext/configure                                  |  518 ++-
 libcext/configure.ac                               |    4 +-
 libcext/html/cxconfig_8h_source.html               |    2 +-
 libcext/html/cxdeque_8h_source.html                |   60 +-
 libcext/html/cxfileutils_8h_source.html            |    2 +-
 libcext/html/cxlist_8h_source.html                 |    2 +-
 libcext/html/cxmacros_8h_source.html               |    2 +-
 libcext/html/cxmap_8h_source.html                  |    2 +-
 libcext/html/cxmemory_8h_source.html               |    2 +-
 libcext/html/cxmessages_8h_source.html             |    2 +-
 libcext/html/cxmultimap_8h_source.html             |    2 +-
 libcext/html/cxslist_8h_source.html                |    2 +-
 libcext/html/cxstring_8h_source.html               |    2 +-
 libcext/html/cxstrutils_8h_source.html             |    2 +-
 libcext/html/cxthread_8h_source.html               |    2 +-
 libcext/html/cxtree_8h_source.html                 |    2 +-
 libcext/html/cxtypes_8h_source.html                |    2 +-
 libcext/html/cxutils_8h_source.html                |    2 +-
 .../html/dir_c2959b2ad5731f3b356ab222d87e802c.html |    2 +-
 libcext/html/files.html                            |    2 +-
 libcext/html/group__cxdeque.html                   |    2 +-
 libcext/html/group__cxfileutils.html               |    2 +-
 libcext/html/group__cxlist.html                    |    2 +-
 libcext/html/group__cxmap.html                     |    2 +-
 libcext/html/group__cxmemory.html                  |    2 +-
 libcext/html/group__cxmessages.html                |    2 +-
 libcext/html/group__cxmultimap.html                |    2 +-
 libcext/html/group__cxslist.html                   |    2 +-
 libcext/html/group__cxstring.html                  |    2 +-
 libcext/html/group__cxstrutils.html                |    2 +-
 libcext/html/group__cxtree.html                    |    2 +-
 libcext/html/group__cxutils.html                   |    2 +-
 libcext/html/index.html                            |    2 +-
 libcext/html/modules.html                          |    2 +-
 libcext/html/snprintf_8h_source.html               |    2 +-
 libcext/m4/eso.m4                                  |    6 +-
 libcext/m4/libtool.m4                              |  534 +++-
 libcext/m4/ltoptions.m4                            |   57 +-
 libcext/m4/ltsugar.m4                              |    2 +-
 libcext/m4/ltversion.m4                            |   12 +-
 libcext/m4/lt~obsolete.m4                          |    2 +-
 libcext/tests/Makefile.in                          |   27 +-
 libltdl/Makefile.am                                |   22 +-
 libltdl/Makefile.in                                |   90 +-
 libltdl/README                                     |    2 +-
 libltdl/aclocal.m4                                 |   67 +-
 libltdl/config-h.in                                |    3 +
 libltdl/configure                                  |  663 +++-
 libltdl/configure.ac                               |    2 +-
 libltdl/libltdl/lt__alloc.h                        |    2 +-
 libltdl/{argz_.h => libltdl/lt__argz_.h}           |    2 +-
 libltdl/libltdl/lt__dirent.h                       |    2 +-
 libltdl/libltdl/lt__glibc.h                        |    9 +-
 libltdl/libltdl/lt__private.h                      |    2 +-
 libltdl/libltdl/lt__strl.h                         |    2 +-
 libltdl/libltdl/lt_dlloader.h                      |    2 +-
 libltdl/libltdl/lt_error.h                         |    2 +-
 libltdl/libltdl/lt_system.h                        |    2 +-
 libltdl/libltdl/slist.h                            |    2 +-
 libltdl/loaders/dld_link.c                         |   12 +-
 libltdl/loaders/dlopen.c                           |   50 +-
 libltdl/loaders/dyld.c                             |    6 +-
 libltdl/loaders/load_add_on.c                      |   12 +-
 libltdl/loaders/loadlibrary.c                      |   12 +-
 libltdl/loaders/preopen.c                          |   14 +-
 libltdl/loaders/shl_load.c                         |   12 +-
 libltdl/lt__alloc.c                                |    2 +-
 libltdl/{argz.c => lt__argz.c}                     |    6 +-
 libltdl/lt__dirent.c                               |    2 +-
 libltdl/lt__strl.c                                 |    2 +-
 libltdl/lt_dlloader.c                              |    2 +-
 libltdl/lt_error.c                                 |    2 +-
 libltdl/ltdl.c                                     |    4 +-
 libltdl/ltdl.h                                     |    2 +-
 libltdl/slist.c                                    |    2 +-
 m4/cpl.m4                                          |   40 +-
 m4/libtool.m4                                      |  534 +++-
 m4/{argz.m4 => ltargz.m4}                          |   23 +-
 m4/ltdl.m4                                         |  123 +-
 m4/ltoptions.m4                                    |   57 +-
 m4/ltsugar.m4                                      |    2 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |    2 +-
 200 files changed, 4554 insertions(+), 5264 deletions(-)
 delete mode 100644 debian/patches/fix_cpltable.patch
 rename libltdl/{argz_.h => libltdl/lt__argz_.h} (97%)
 rename libltdl/{argz.c => lt__argz.c} (97%)
 rename m4/{argz.m4 => ltargz.m4} (86%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl.git



More information about the Debian-astro-commits mailing list