[wcslib] branch debian updated (5ca8091 -> 6e6064a)
Ole Streicher
olebole at moszumanska.debian.org
Wed Apr 8 09:06:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a change to branch debian
in repository wcslib.
from 5ca8091 Update standards version to 3.9.6. No changes needed.
new f0b14a3 New upstream version 5.0 (prerelease?)
new a536846 Merge branch 'upstream' into debian
new 872fe54 New upstream version 5.1 (prerelease?)
new 25f1bc3 Merge branch 'upstream' into debian
new 5692b01 Remove unneeded fortify patch
new 01dcb67 Added (outdated) symbols file
new cc2848d Move to libwcs5: requires transition
new a9acf3f Add symbols for 5.1 version
new cdbf9de Remove explicite dependency of wcstools from libwcs
new 710eea6 Temporarily add fixes for -fsanitize=address problems
new 6e6064a FInalize experimental prerelease
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:
C/GNUmakefile | 124 +-
C/cel.c | 79 +-
C/cel.h | 33 +-
C/dis.c | 1316 +++
C/dis.h | 688 ++
C/fitshdr.h | 6 +-
C/fitshdr.l | 6 +-
C/flexed/fitshdr.c | 992 +-
C/flexed/wcsbth.c | 14263 +++++++++++++++--------
C/flexed/wcspih.c | 9671 +++++++++++----
C/flexed/wcsulex.c | 4 +-
C/flexed/wcsutrn.c | 4 +-
C/getwcstab.c | 4 +-
C/getwcstab.h | 4 +-
C/lin.c | 746 +-
C/lin.h | 285 +-
C/log.c | 4 +-
C/log.h | 6 +-
C/prj.c | 71 +-
C/prj.h | 15 +-
C/spc.c | 77 +-
C/spc.h | 13 +-
C/sph.c | 56 +-
C/sph.h | 6 +-
C/spx.c | 4 +-
C/spx.h | 10 +-
C/tab.c | 36 +-
C/tab.h | 10 +-
C/test/TPV3.keyrec | 78 +
C/test/TPV5.keyrec | 100 +
C/test/TPV7.keyrec | 101 +
C/test/bth.keyrec | 36 +-
C/test/fitshdr.keyrec | 162 +
C/test/pih.keyrec | 131 +-
C/test/tbth1.c | 10 +-
C/test/tbth1.out | 439 +-
C/test/tcel1.c | 4 +-
C/test/tcel2.c | 6 +-
C/test/tdis1.c | 384 +
C/test/tfitshdr.c | 26 +-
C/test/tfitshdr.out | 452 +-
C/test/tlin.c | 6 +-
C/test/tlog.c | 4 +-
C/test/tofits.c | 4 +-
C/test/tpih1.c | 9 +-
C/test/tpih1.out | 358 +-
C/test/tpih2.c | 4 +-
C/test/tprj1.c | 4 +-
C/test/tprj2.c | 4 +-
C/test/tspc.c | 4 +-
C/test/tspcaips.c | 4 +-
C/test/tspcspxe.c | 27 +-
C/test/tspctrne.c | 4 +-
C/test/tsph.c | 4 +-
C/test/tsphdpa.c | 4 +-
C/test/tspx.c | 4 +-
C/test/ttab1.c | 4 +-
C/test/ttab2.c | 4 +-
C/test/ttab3.c | 4 +-
C/test/tunits.c | 4 +-
C/test/twcs.c | 15 +-
C/test/twcs_locale.c | 37 +-
C/test/twcscompare.c | 28 +-
C/test/twcsfix.c | 10 +-
C/test/twcsfix.out | 124 +-
C/test/twcshdr.c | 4 +-
C/test/twcslint | 7 +
C/test/twcslint.out | 705 ++
C/test/twcsmix.c | 6 +-
C/test/twcssub.c | 4 +-
C/test/twcssub.out | 164 +-
C/test/twcstab.c | 4 +-
C/test/twcstab.out | 1198 +-
C/test/wcslint.keyrec | 349 +
C/test/wcstab.keyrec | 4 +-
C/wcs.c | 413 +-
C/wcs.h | 138 +-
C/wcsbth.l | 1369 ++-
C/wcserr.c | 4 +-
C/wcserr.h | 4 +-
C/wcsfix.c | 70 +-
C/wcsfix.h | 6 +-
C/wcshdr.c | 63 +-
C/wcshdr.h | 95 +-
C/wcslib.h | 7 +-
C/wcsmath.h | 4 +-
C/wcspih.l | 1006 +-
C/wcsprintf.c | 8 +-
C/wcsprintf.h | 6 +-
C/wcstrig.c | 4 +-
C/wcstrig.h | 4 +-
C/wcsulex.l | 4 +-
C/wcsunits.c | 4 +-
C/wcsunits.h | 6 +-
C/wcsutil.c | 4 +-
C/wcsutil.h | 4 +-
C/wcsutrn.l | 4 +-
CHANGES | 83 +-
Fortran/GNUmakefile | 28 +-
Fortran/cel.inc | 30 +-
Fortran/cel_data.f | 4 +-
Fortran/cel_f.c | 71 +-
Fortran/dis.inc | 78 +
Fortran/{lin_data.f => dis_data.f} | 18 +-
Fortran/dis_f.c | 508 +
Fortran/fitshdr.inc | 21 +-
Fortran/fitshdr_data.f | 9 +-
Fortran/fitshdr_f.c | 32 +-
Fortran/getwcstab.inc | 4 +-
Fortran/getwcstab_f.c | 4 +-
Fortran/lin.inc | 45 +-
Fortran/lin_data.f | 11 +-
Fortran/lin_f.c | 167 +-
Fortran/log.inc | 10 +-
Fortran/log_data.f | 9 +-
Fortran/log_f.c | 4 +-
Fortran/prj.inc | 47 +-
Fortran/prj_data.f | 4 +-
Fortran/prj_f.c | 75 +-
Fortran/spc.inc | 48 +-
Fortran/spc_data.f | 7 +-
Fortran/spc_f.c | 69 +-
Fortran/sph.inc | 8 +-
Fortran/sph_f.c | 4 +-
Fortran/spx.inc | 14 +-
Fortran/spx_data.f | 4 +-
Fortran/spx_f.c | 5 +-
Fortran/tab.inc | 27 +-
Fortran/tab_data.f | 4 +-
Fortran/tab_f.c | 112 +-
Fortran/test/tcel1.f | 4 +-
Fortran/test/tdis1.f | 264 +
Fortran/test/tdis2.f | 288 +
Fortran/test/tdis2.out | 174 +
Fortran/test/tfitshdr.f | 12 +-
Fortran/test/tfitshdr.out | 182 +-
Fortran/test/tlin.f | 4 +-
Fortran/test/tlog.f | 4 +-
Fortran/test/tpih1.f | 9 +-
Fortran/test/tpih1.out | 358 +-
Fortran/test/tpih2.f | 4 +-
Fortran/test/tprj1.f | 4 +-
Fortran/test/tprj2.f | 4 +-
Fortran/test/tspc.f | 4 +-
Fortran/test/tsph.f | 4 +-
Fortran/test/tspx.f | 4 +-
Fortran/test/ttab1.f | 4 +-
Fortran/test/ttab2.f | 4 +-
Fortran/test/ttab3.f | 4 +-
Fortran/test/tunits.f | 4 +-
Fortran/test/twcs.f | 85 +-
Fortran/test/twcsfix.f | 17 +-
Fortran/test/twcsfix.out | 118 +-
Fortran/test/twcsmix.f | 4 +-
Fortran/test/twcssub.f | 4 +-
Fortran/test/twcssub.out | 164 +-
Fortran/test/twcstab.f | 4 +-
Fortran/test/twcstab.out | 1198 +-
Fortran/wcs.inc | 73 +-
Fortran/wcs_data.f | 10 +-
Fortran/wcs_f.c | 147 +-
Fortran/wcserr.inc | 17 +-
Fortran/wcserr_f.c | 36 +-
Fortran/wcsfix.inc | 25 +-
Fortran/wcsfix_data.f | 7 +-
Fortran/wcsfix_f.c | 4 +-
Fortran/wcshdr.inc | 66 +-
Fortran/wcshdr_data.f | 8 +-
Fortran/wcshdr_f.c | 4 +-
Fortran/wcsmath.inc | 6 +-
Fortran/wcsunits.inc | 40 +-
Fortran/wcsunits_data.f | 4 +-
Fortran/wcsunits_f.c | 4 +-
GNUmakefile | 4 +-
INSTALL | 8 +-
README | 6 +-
THANKS | 4 +-
VALIDATION | 45 +-
configure | 24 +-
configure.ac | 6 +-
debian/changelog | 6 +-
debian/control | 7 +-
debian/{libwcs4.install => libwcs5.install} | 0
debian/libwcs5.symbols | 811 ++
debian/patches/fix_test_tdis1_c.patch | 37 +
debian/patches/fix_test_tdis1_f.patch | 46 +
debian/patches/fix_test_tfitshdr_f.patch | 46 +
debian/patches/fix_test_twcsfix_f.patch | 29 +
debian/patches/fortify.patch | 45 -
debian/patches/series | 5 +-
doxygen/GNUmakefile | 4 +-
doxygen/README | 2 +-
doxygen/dis.sed | 3 +
doxygen/dis_extras.dox | 56 +
doxygen/doxextr.l | 4 +-
doxygen/mainpage.dox | 8 +-
flavours | 5 +-
html/annotated.html | 27 +-
html/cel_8h.html | 45 +-
html/cel_8h_source.html | 797 +-
html/classes.html | 30 +-
html/deprecated.html | 2 +-
html/diagnostics.html | 4 +-
html/dir_af99bb3c152a306abd27951285ad1127.html | 4 +-
html/dis_8h.html | 810 ++
html/dis_8h_source.html | 808 ++
html/files.html | 41 +-
html/fitshdr_8h.html | 2 +-
html/fitshdr_8h_source.html | 8 +-
html/fortran.html | 4 +-
html/functions.html | 8 +-
html/functions_b.html | 2 +-
html/functions_c.html | 2 +-
html/functions_d.html | 20 +-
html/functions_e.html | 3 +-
html/functions_f.html | 3 +-
html/functions_g.html | 2 +-
html/functions_i.html | 5 +-
html/functions_k.html | 2 +-
html/functions_l.html | 2 +-
html/functions_m.html | 43 +-
html/functions_n.html | 11 +-
html/functions_o.html | 3 +-
html/functions_p.html | 10 +-
html/functions_r.html | 2 +-
html/functions_s.html | 8 +-
html/functions_t.html | 11 +-
html/functions_u.html | 2 +-
html/functions_v.html | 2 +-
html/functions_vars.html | 8 +-
html/functions_vars_b.html | 2 +-
html/functions_vars_c.html | 2 +-
html/functions_vars_d.html | 20 +-
html/functions_vars_e.html | 3 +-
html/functions_vars_f.html | 3 +-
html/functions_vars_g.html | 2 +-
html/functions_vars_i.html | 5 +-
html/functions_vars_k.html | 2 +-
html/functions_vars_l.html | 2 +-
html/functions_vars_m.html | 43 +-
html/functions_vars_n.html | 11 +-
html/functions_vars_o.html | 3 +-
html/functions_vars_p.html | 10 +-
html/functions_vars_r.html | 2 +-
html/functions_vars_s.html | 8 +-
html/functions_vars_t.html | 11 +-
html/functions_vars_u.html | 2 +-
html/functions_vars_v.html | 2 +-
html/functions_vars_w.html | 2 +-
html/functions_vars_x.html | 2 +-
html/functions_vars_y.html | 2 +-
html/functions_vars_z.html | 2 +-
html/functions_w.html | 2 +-
html/functions_x.html | 2 +-
html/functions_y.html | 2 +-
html/functions_z.html | 2 +-
html/getwcstab_8h.html | 2 +-
html/getwcstab_8h_source.html | 6 +-
html/globals.html | 2 +-
html/globals_b.html | 2 +-
html/globals_c.html | 11 +-
html/globals_d.html | 66 +-
html/globals_defs.html | 26 +-
html/globals_e.html | 2 +-
html/globals_enum.html | 5 +-
html/globals_eval.html | 34 +-
html/globals_f.html | 2 +-
html/globals_func.html | 2 +-
html/globals_func_b.html | 2 +-
html/globals_func_c.html | 5 +-
html/globals_func_d.html | 29 +-
html/globals_func_e.html | 2 +-
html/globals_func_f.html | 2 +-
html/globals_func_h.html | 2 +-
html/globals_func_l.html | 11 +-
html/globals_func_m.html | 2 +-
html/globals_func_p.html | 2 +-
html/globals_func_q.html | 2 +-
html/globals_func_s.html | 2 +-
html/globals_func_t.html | 26 +-
html/globals_func_u.html | 2 +-
html/globals_func_v.html | 2 +-
html/globals_func_w.html | 5 +-
html/globals_func_x.html | 2 +-
html/globals_func_z.html | 2 +-
html/globals_h.html | 2 +-
html/globals_i.html | 2 +-
html/globals_k.html | 2 +-
html/globals_l.html | 20 +-
html/globals_m.html | 2 +-
html/globals_n.html | 2 +-
html/globals_p.html | 2 +-
html/globals_q.html | 2 +-
html/globals_r.html | 2 +-
html/globals_s.html | 2 +-
html/globals_t.html | 26 +-
html/globals_type.html | 2 +-
html/globals_u.html | 2 +-
html/globals_v.html | 2 +-
html/globals_vars.html | 5 +-
html/globals_w.html | 26 +-
html/globals_x.html | 2 +-
html/globals_z.html | 2 +-
html/index.html | 10 +-
html/intro.html | 4 +-
html/lin_8h.html | 243 +-
html/lin_8h_source.html | 1077 +-
html/log_8h.html | 2 +-
html/log_8h_source.html | 8 +-
html/memory.html | 4 +-
html/overview.html | 4 +-
html/pages.html | 2 +-
html/pgsbox.html | 4 +-
html/prj_8h.html | 9 +-
html/prj_8h_source.html | 708 +-
html/software.html | 4 +-
html/spc_8h.html | 3 +-
html/spc_8h_source.html | 316 +-
html/sph_8h.html | 2 +-
html/sph_8h_source.html | 8 +-
html/spx_8h.html | 5 +-
html/spx_8h_source.html | 343 +-
html/structcelprm.html | 4 +-
html/structdisprm.html | 539 +
html/structfitskey.html | 4 +-
html/structfitskeyid.html | 2 +-
html/structlinprm.html | 145 +-
html/structprjprm.html | 7 +-
html/structpscard.html | 2 +-
html/structpvcard.html | 2 +-
html/structs.html | 4 +-
html/structspcprm.html | 4 +-
html/structspxprm.html | 4 +-
html/structtabprm.html | 4 +-
html/structwcserr.html | 2 +-
html/structwcsprm.html | 77 +-
html/structwtbarr.html | 2 +-
html/tab_8h.html | 5 +-
html/tab_8h_source.html | 273 +-
html/testing.html | 4 +-
html/threads.html | 6 +-
html/vector.html | 4 +-
html/wcs_8h.html | 23 +-
html/wcs_8h_source.html | 3315 +++---
html/wcserr_8h.html | 2 +-
html/wcserr_8h_source.html | 6 +-
html/wcsfix_8h.html | 2 +-
html/wcsfix_8h_source.html | 10 +-
html/wcshdr_8h.html | 150 +-
html/wcshdr_8h_source.html | 1911 +--
html/wcslib_8h.html | 3 +-
html/wcslib_8h_source.html | 136 +-
html/wcsmath_8h.html | 2 +-
html/wcsmath_8h_source.html | 6 +-
html/wcsprintf_8h.html | 2 +-
html/wcsprintf_8h_source.html | 8 +-
html/wcstrig_8h.html | 2 +-
html/wcstrig_8h_source.html | 6 +-
html/wcsunits_8h.html | 2 +-
html/wcsunits_8h_source.html | 8 +-
html/wcsutil_8h.html | 2 +-
html/wcsutil_8h_source.html | 6 +-
makedefs.in | 10 +-
pgsbox/GNUmakefile | 6 +-
pgsbox/cpgsbox.c | 4 +-
pgsbox/cpgsbox.h | 4 +-
pgsbox/cpgtest.c | 4 +-
pgsbox/fscan.f | 4 +-
pgsbox/lngvel.f | 4 +-
pgsbox/pgcrfn.f | 4 +-
pgsbox/pgcrvl.f | 4 +-
pgsbox/pgsbox.f | 6 +-
pgsbox/pgtest.f | 4 +-
pgsbox/pgwcsl.c | 4 +-
pgsbox/pgwcsl.h | 4 +-
utils/GNUmakefile | 10 +-
utils/HPXcvt.1 | 2 +-
utils/HPXcvt.c | 6 +-
utils/fitshdr.1 | 2 +-
utils/fitshdr.c | 6 +-
utils/wcsgrid.1 | 4 +-
utils/wcsgrid.c | 4 +-
utils/wcsware.1 | 46 +-
utils/wcsware.c | 236 +-
wcsconfig.h.in | 7 +-
wcsconfig_f77.h.in | 4 +-
wcsconfig_tests.h.in | 4 +-
wcsconfig_utils.h.in | 4 +-
wcslib.pdf | Bin 987836 -> 1055619 bytes
389 files changed, 38593 insertions(+), 17468 deletions(-)
create mode 100644 C/dis.c
create mode 100644 C/dis.h
create mode 100644 C/test/TPV3.keyrec
create mode 100644 C/test/TPV5.keyrec
create mode 100644 C/test/TPV7.keyrec
create mode 100644 C/test/fitshdr.keyrec
create mode 100644 C/test/tdis1.c
create mode 100644 C/test/twcslint
create mode 100644 C/test/twcslint.out
create mode 100644 C/test/wcslint.keyrec
create mode 100644 Fortran/dis.inc
copy Fortran/{lin_data.f => dis_data.f} (74%)
create mode 100644 Fortran/dis_f.c
create mode 100644 Fortran/test/tdis1.f
create mode 100644 Fortran/test/tdis2.f
create mode 100644 Fortran/test/tdis2.out
rename debian/{libwcs4.install => libwcs5.install} (100%)
create mode 100644 debian/libwcs5.symbols
create mode 100644 debian/patches/fix_test_tdis1_c.patch
create mode 100644 debian/patches/fix_test_tdis1_f.patch
create mode 100644 debian/patches/fix_test_tfitshdr_f.patch
create mode 100644 debian/patches/fix_test_twcsfix_f.patch
delete mode 100644 debian/patches/fortify.patch
create mode 100644 doxygen/dis.sed
create mode 100644 doxygen/dis_extras.dox
create mode 100644 html/dis_8h.html
create mode 100644 html/dis_8h_source.html
create mode 100644 html/structdisprm.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/wcslib.git
More information about the debian-science-commits
mailing list