[Debian-astro-commits] [cpl-plugin-fors] branch debian updated (088ec78 -> 4e4f1b0)

Ole Streicher olebole at moszumanska.debian.org
Tue Nov 8 21:50:42 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-fors.

      from  088ec78   Finalize d/changelog
      adds  99b5e4c   New upstream version 5.3.11+dfsg
       new  a983e77   Merge tag 'upstream/5.3.11+dfsg' into debian
       new  6891f90   Rediff patches
       new  4e4f1b0   Update changelog for 5.3.11+dfsg-1 release

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:
 Makefile.am                                        |   2 +-
 Makefile.in                                        |   3 +-
 acinclude.m4                                       |  21 +-
 aclocal.m4                                         | 211 +++++----
 admin/config.guess                                 | 143 +++---
 admin/config.sub                                   |  38 +-
 admin/install-sh                                   |  23 +-
 admin/ltmain.sh                                    |  39 +-
 calib/cal_size                                     |   2 +-
 calib/gasgano/config/FORS1.prefs                   |   2 +-
 calib/gasgano/config/FORS2.prefs                   |   2 +-
 calib/gasgano/config/fors2.oca                     |   4 +
 configure                                          | 117 ++---
 configure.ac                                       |   2 +-
 debian/changelog                                   |   7 +
 debian/patches/disable_tests_libmosca.patch        |  14 +-
 debian/patches/dont_build_sextractor.patch         |  26 +-
 debian/patches/fix_hdr_endianess_fail.patch        |  10 +-
 debian/patches/fix_test_fail.patch                 |  14 +-
 debian/patches/force-serial-tests.patch            |  41 +-
 debian/patches/libadd_cpl.patch                    |  14 +-
 debian/patches/set_plugindir.patch                 |  25 +-
 debian/patches/use-std-paths-for-cpl.patch         |  26 +-
 fors/Makefile.in                                   |   1 +
 fors/fors_extract.c                                |  14 +
 fors/fors_flat_normalise.cc                        |   2 +
 fors/fors_overscan.cc                              |  13 +
 fors/fors_overscan.h                               |   2 +
 fors/fors_photometry_impl.cc                       |  14 +-
 fors/moses.c                                       |  11 +-
 fors/tests/Makefile.in                             |   1 +
 fors/tests/fors_bias-test.c                        |   4 +-
 irplib/Makefile.in                                 |   1 +
 irplib/tests/Makefile.in                           |   1 +
 m4macros/libtool.m4                                |  33 +-
 mosca/Makefile.in                                  |   1 +
 mosca/hdrl/Makefile.in                             |   1 +
 mosca/hdrl/tests/Makefile.in                       |   1 +
 mosca/libmosca/Makefile.am                         |   9 +-
 mosca/libmosca/Makefile.in                         |  16 +-
 mosca/libmosca/global_distortion.cpp               | 212 ++-------
 mosca/libmosca/global_distortion.h                 |  19 +-
 mosca/libmosca/slit_trace_distortion.cpp           |  98 +++++
 ...global_distortion.h => slit_trace_distortion.h} |  34 +-
 mosca/libmosca/spatial_distortion.cpp              | 417 ++++++++++++++++++
 mosca/libmosca/spatial_distortion.h                |  81 ++++
 mosca/libmosca/tests/Makefile.in                   |   1 +
 mosca/libmosca/vector_utils.cpp                    |   3 +-
 mosca/libmosca/vector_utils.tcc                    |   2 +
 mosca/libmosca/wavelength_calibration.cpp          |  49 +--
 mosca/libmosca/wavelength_calibration.h            |   2 +
 recipes/Makefile.am                                |  15 +-
 recipes/Makefile.in                                |  37 +-
 recipes/fors_calib.cc                              |  14 +-
 recipes/fors_pmos_science.c                        | 148 ++++---
 recipes/fors_science.cc                            | 188 +++++++-
 recipes/montecarlo.c                               | 480 ---------------------
 recipes/test_hough.c                               | 313 --------------
 recipes/tests/Makefile.in                          |   1 +
 reflex/Makefile.in                                 |   1 +
 reflex/fors_imaging.xml                            |   6 +-
 reflex/fors_imaging_wkf.oca                        |   8 +-
 reflex/fors_plot_common.py                         |  10 +-
 reflex/fors_pmos.xml.in                            | 122 +++---
 reflex/fors_science_interact.py                    |   8 +-
 reflex/fors_spec.xml                               |  12 +-
 reflex/fors_spec_wkf.oca                           |   4 +-
 regtests/Makefile.in                               |   1 +
 regtests/tests/Makefile.am                         |  12 -
 regtests/tests/Makefile.in                         |   7 +-
 70 files changed, 1631 insertions(+), 1585 deletions(-)
 create mode 100644 mosca/libmosca/slit_trace_distortion.cpp
 copy mosca/libmosca/{global_distortion.h => slit_trace_distortion.h} (62%)
 create mode 100644 mosca/libmosca/spatial_distortion.cpp
 create mode 100644 mosca/libmosca/spatial_distortion.h
 delete mode 100644 recipes/montecarlo.c
 delete mode 100644 recipes/test_hough.c

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



More information about the Debian-astro-commits mailing list