[Debian-astro-commits] [cpl-plugin-xsh] branch debian updated (17c0640 -> 11b0799)
Ole Streicher
olebole at moszumanska.debian.org
Sat Jul 30 07:59:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
olebole pushed a change to branch debian
in repository cpl-plugin-xsh.
from 17c0640 Add Bug number for closed bug
new 94698ce Rediff patches
adds 74baa71 Imported Upstream version 2.8.0+dfsg
new 7cc187b Merge tag 'upstream/2.8.0+dfsg' into debian
new cbfae74 Rediff patches
new 7fd98aa Update changelog for 2.8.0+dfsg-1 release
new 11b0799 Remove build dependency from lapack-dev
The 5 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 | 36 +-
Makefile.in | 3 -
acinclude.m4 | 127 +-
calib/cal_size | 2 +-
calib/gasgano/config/XSHOO.prefs | 2 +-
calib/gasgano/config/xshoo.oca | 133 +-
configure | 240 +-
configure.ac | 4 +-
debian/changelog | 7 +
debian/control | 1 -
...missing-lcpldrs-to-xsh_cfg_recover-recipe.patch | 21 +
...-of-cpl_size-passed-to-int-cpl_parameter.patch} | 15 +-
...erial-tests-to-get-better-verbose-output.patch} | 36 +-
...irectory-so-that-esorex-and-python-cpl-ca.patch | 21 +
...ch => Use-standard-path-and-name-for-cpl.patch} | 51 +-
debian/patches/add_cpldrs.patch | 13 -
debian/patches/fix_test_fail.patch | 24 -
debian/patches/lapack.patch | 86 -
debian/patches/remove_isnan_int.patch | 18 -
debian/patches/series | 12 +-
debian/patches/set_plugindir.patch | 13 -
irplib/Makefile.in | 3 -
irplib/tests/Makefile.am | 3 -
irplib/tests/Makefile.in | 7 -
irplib/tests/irplib_polynomial-test.c | 50 +-
recipes/Makefile.in | 3 -
recipes/xsh_respon_slit_nod.c | 7 +-
recipes/xsh_respon_slit_offset.c | 9 +-
recipes/xsh_respon_slit_stare.c | 32 +-
recipes/xsh_scired_ifu_offset.c | 2 +-
recipes/xsh_scired_ifu_stare.c | 2 +-
recipes/xsh_scired_slit_nod.c | 6 +-
recipes/xsh_scired_slit_offset.c | 9 +-
recipes/xsh_scired_slit_stare.c | 48 +-
recipes/xsh_util_ifu_offset.c | 38 +-
recipes/xsh_util_ifu_stare.c | 4 +-
reflex/Makefile.in | 3 -
reflex/xsh_calib_interactive_common.py | 13 +-
reflex/xsh_object_interactive_common.py | 16 +-
reflex/xsh_object_interactive_common_ifu.py | 4 +-
reflex/xsh_wkf.oca | 192 +-
reflex/xsh_wkf_stare.oca | 1960 +++++--
reflex/xshooter.xml.in | 315 +-
regtests/Makefile.in | 3 -
regtests/tests/Makefile.am | 12 -
regtests/tests/Makefile.in | 9 -
xsh/Makefile.am | 14 +-
xsh/Makefile.in | 20 +-
xsh/tests/Makefile.am | 48 +-
xsh/tests/Makefile.in | 126 +-
...e_fit_gaussian.c => test-cpl_image_threshold.c} | 52 +-
...cpl_image_fit_gaussian.c => test-region_file.c} | 71 +-
xsh/tests/test-xsh_bspline.c | 66 +-
xsh/tests/test-xsh_dfs_sdp.c | 10 +
xsh/tests/test-xsh_remove_crh_single.c | 2 +-
xsh/tests/test-xsh_sky_lines_sampling.c | 550 ++
xsh/tests/test-xsh_spectrum_detect_lines.c | 366 ++
xsh/tests/test-xsh_subtract_sky_single.c | 46 +-
xsh/xsh_badpixelmap.c | 112 +
xsh/xsh_badpixelmap.h | 10 +
xsh/xsh_compute_response.c | 36 +-
xsh/xsh_data_spectrum.c | 2 +
xsh/xsh_data_spectrum.h | 6 +
xsh/xsh_data_wavemap.c | 343 +-
xsh/xsh_data_wavemap.h | 22 +
xsh/xsh_dfs.h | 12 +-
xsh/xsh_drl.h | 4 +-
xsh/xsh_drl_check.c | 72 +-
xsh/xsh_drl_check.h | 27 +-
xsh/xsh_eqwidth_lib.c | 893 +++
xsh/xsh_eqwidth_lib.h | 94 +
xsh/xsh_extract.c | 22 +-
xsh/xsh_merge_ord.c | 27 +
xsh/xsh_model_kernel.c | 28 +-
xsh/xsh_ngaussfdf.h | 99 +
xsh/xsh_parameters.c | 21 +-
xsh/xsh_parameters.h | 14 +-
xsh/xsh_rectify.c | 20 +-
xsh/xsh_remove_crh_single.c | 23 +-
xsh/xsh_subtract_sky_single.c | 5839 +++++++++++++++++---
xsh/xsh_utils.c | 123 +-
xsh/xsh_utils.h | 6 +
xsh/xsh_utils_efficiency.c | 5 +-
xsh/xsh_utils_ifu.c | 5 +-
xsh/xsh_utils_scired_slit.c | 246 +-
xsh/xsh_utils_scired_slit.h | 7 +-
xsh/xsh_utils_table.c | 150 +
xsh/xsh_utils_table.h | 11 +-
88 files changed, 10868 insertions(+), 2397 deletions(-)
create mode 100644 debian/patches/Add-missing-lcpldrs-to-xsh_cfg_recover-recipe.patch
rename debian/patches/{fix_hdr_endianess_fail.patch => Fix-truncation-of-cpl_size-passed-to-int-cpl_parameter.patch} (63%)
rename debian/patches/{force-serial-tests.patch => Force-serial-tests-to-get-better-verbose-output.patch} (59%)
create mode 100644 debian/patches/Set-the-plugin-directory-so-that-esorex-and-python-cpl-ca.patch
rename debian/patches/{use-std-paths-for-cpl.patch => Use-standard-path-and-name-for-cpl.patch} (81%)
delete mode 100644 debian/patches/add_cpldrs.patch
delete mode 100644 debian/patches/fix_test_fail.patch
delete mode 100644 debian/patches/lapack.patch
delete mode 100644 debian/patches/remove_isnan_int.patch
delete mode 100644 debian/patches/set_plugindir.patch
copy xsh/tests/{test-cpl_image_fit_gaussian.c => test-cpl_image_threshold.c} (80%)
copy xsh/tests/{test-cpl_image_fit_gaussian.c => test-region_file.c} (69%)
create mode 100644 xsh/tests/test-xsh_sky_lines_sampling.c
create mode 100644 xsh/tests/test-xsh_spectrum_detect_lines.c
create mode 100644 xsh/xsh_eqwidth_lib.c
create mode 100644 xsh/xsh_eqwidth_lib.h
create mode 100644 xsh/xsh_ngaussfdf.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-xsh.git
More information about the Debian-astro-commits
mailing list