[cpl] branch debian updated (ca91a27 -> 9f9f58e)
Ole Streicher
olebole-guest at moszumanska.debian.org
Tue Jun 10 07:26:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a change to branch debian
in repository cpl.
from ca91a27 Add jquery.js to missing-sources
adds 24b5294 New upstream version 6.4.2
new 9f9f58e Merge branch 'upstream' into debian
The 1 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:
Doxyfile.in | 2343 ++++++++++++--------
Makefile.in | 86 +-
aclocal.m4 | 352 ++-
admin/compile | 2 +-
admin/config.guess | 177 +-
admin/config.sub | 70 +-
admin/depcomp | 5 +-
admin/missing | 6 +-
admin/test-driver | 22 +-
config.h.in | 3 -
configure | 290 ++-
configure.ac | 6 +-
cplcore/Makefile.in | 78 +-
cplcore/cpl_image_filter.c | 52 +-
cplcore/cpl_image_filter_body.h | 74 +
cplcore/cpl_propertylist.c | 18 +-
cplcore/cpl_table.c | 114 +-
cplcore/cpl_tools.h | 5 +-
cplcore/tests/Makefile.in | 97 +-
cplcore/tests/cpl_filter_body.h | 33 +-
cplcore/tests/cpl_image_filter-test.c | 58 +
cpldfs/Makefile.in | 78 +-
cpldfs/cpl_dfs.c | 26 +
cpldfs/tests/Makefile.in | 67 +-
cpldrs/Makefile.in | 78 +-
cpldrs/cpl_wcs.c | 391 ++--
cpldrs/tests/Makefile.in | 75 +-
cpljava/Makefile.in | 65 +-
cplui/Makefile.in | 78 +-
cplui/cpl_frame.c | 4 +-
cplui/cpl_frameset.c | 2 +-
cplui/tests/Makefile.in | 76 +-
html/annotated.html | 13 +-
html/classes.html | 7 +-
html/deprecated.html | 51 +-
html/dir_0893a83ae506d6342ff4de074eaf5145.html | 7 +-
html/dir_283883d147ab9a845d7032d17e09a122.html | 7 +-
html/dir_5cd28bf58103222faf21a5533c3a1fe9.html | 7 +-
html/dir_d94ae846f16019cf15b4979bbb4258a2.html | 7 +-
html/doxygen.css | 212 +-
html/dynsections.js | 45 +-
html/functions.html | 7 +-
html/functions_vars.html | 7 +-
html/group__cpl__apertures.html | 291 ++-
html/group__cpl__array.html | 677 ++++--
html/group__cpl__bivector.html | 165 +-
html/group__cpl__detector.html | 41 +-
html/group__cpl__dfs.html | 73 +-
html/group__cpl__error.html | 159 +-
html/group__cpl__errorstate.html | 95 +-
html/group__cpl__fft.html | 43 +-
html/group__cpl__filter.html | 123 +-
html/group__cpl__fit.html | 53 +-
html/group__cpl__fits.html | 73 +-
html/group__cpl__frame.html | 141 +-
html/group__cpl__framedata.html | 61 +-
html/group__cpl__frameset.html | 147 +-
html/group__cpl__frameset__io.html | 15 +-
html/group__cpl__frameset__iterator.html | 63 +-
html/group__cpl__geom__img.html | 49 +-
html/group__cpl__image.html | 1301 +++++++----
html/group__cpl__imagelist.html | 367 +--
html/group__cpl__init.html | 29 +-
html/group__cpl__io.html | 31 +-
html/group__cpl__mask.html | 365 ++-
html/group__cpl__math.html | 103 +-
html/group__cpl__matrix.html | 359 ++-
html/group__cpl__memory.html | 67 +-
html/group__cpl__msg.html | 171 +-
html/group__cpl__parameter.html | 297 ++-
html/group__cpl__parameterlist.html | 107 +-
html/group__cpl__photom.html | 15 +-
html/group__cpl__plot.html | 53 +-
html/group__cpl__plugin.html | 213 +-
html/group__cpl__pluginlist.html | 53 +-
html/group__cpl__polynomial.html | 245 +-
html/group__cpl__ppm.html | 33 +-
html/group__cpl__property.html | 191 +-
html/group__cpl__propertylist.html | 463 +++-
html/group__cpl__recipe.html | 9 +-
html/group__cpl__recipeconfig.html | 95 +-
html/group__cpl__recipedefine.html | 29 +-
html/group__cpl__stats.html | 199 +-
html/group__cpl__table.html | 1081 ++++++---
html/group__cpl__test.html | 265 +--
html/group__cpl__type.html | 87 +-
html/group__cpl__vector.html | 407 ++--
html/group__cpl__version.html | 21 +-
html/group__cpl__wcs.html | 71 +-
html/group__cpl__wlcalib.html | 125 +-
html/index.html | 7 +-
html/jquery.js | 39 +-
html/modules.html | 15 +-
html/pages.html | 7 +-
html/struct__cpl__framedata__-members.html | 7 +-
html/struct__cpl__framedata__.html | 13 +-
html/struct__cpl__plugin__-members.html | 7 +-
html/struct__cpl__plugin__.html | 55 +-
html/struct__cpl__recipe__-members.html | 7 +-
html/struct__cpl__recipe__.html | 15 +-
html/tab_b.png | Bin 170 -> 169 bytes
libcext/Makefile.in | 86 +-
libcext/aclocal.m4 | 352 ++-
libcext/admin/compile | 2 +-
libcext/admin/config.guess | 177 +-
libcext/admin/config.sub | 70 +-
libcext/admin/depcomp | 5 +-
libcext/admin/missing | 6 +-
libcext/admin/test-driver | 22 +-
libcext/cext/Makefile.in | 65 +-
libcext/config.h.in | 3 -
libcext/configure | 234 +-
libcext/html/cxconfig_8h_source.html | 5 +-
libcext/html/cxdeque_8h_source.html | 92 +-
libcext/html/cxfileutils_8h_source.html | 11 +-
libcext/html/cxlist_8h_source.html | 92 +-
libcext/html/cxmacros_8h_source.html | 5 +-
libcext/html/cxmap_8h_source.html | 98 +-
libcext/html/cxmemory_8h_source.html | 26 +-
libcext/html/cxmessages_8h_source.html | 59 +-
libcext/html/cxmultimap_8h_source.html | 98 +-
libcext/html/cxslist_8h_source.html | 89 +-
libcext/html/cxstring_8h_source.html | 83 +-
libcext/html/cxstrutils_8h_source.html | 53 +-
libcext/html/cxthread_8h_source.html | 5 +-
libcext/html/cxtree_8h_source.html | 86 +-
libcext/html/cxtypes_8h_source.html | 5 +-
libcext/html/cxutils_8h_source.html | 35 +-
.../html/dir_c2959b2ad5731f3b356ab222d87e802c.html | 5 +-
libcext/html/doxygen.css | 212 +-
libcext/html/dynsections.js | 45 +-
libcext/html/files.html | 5 +-
libcext/html/group__cxdeque.html | 81 +-
libcext/html/group__cxfileutils.html | 13 +-
libcext/html/group__cxlist.html | 83 +-
libcext/html/group__cxmap.html | 97 +-
libcext/html/group__cxmemory.html | 37 +-
libcext/html/group__cxmessages.html | 75 +-
libcext/html/group__cxmultimap.html | 85 +-
libcext/html/group__cxslist.html | 77 +-
libcext/html/group__cxstring.html | 61 +-
libcext/html/group__cxstrutils.html | 47 +-
libcext/html/group__cxtree.html | 85 +-
libcext/html/group__cxutils.html | 47 +-
libcext/html/index.html | 5 +-
libcext/html/jquery.js | 39 +-
libcext/html/modules.html | 5 +-
libcext/html/snprintf_8h_source.html | 5 +-
libcext/html/tab_b.png | Bin 170 -> 169 bytes
libcext/tests/Makefile.in | 73 +-
150 files changed, 11470 insertions(+), 6070 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl.git
More information about the debian-science-commits
mailing list