[wcslib] branch debian updated (40a63c5 -> fdfbe9b)
Ole Streicher
olebole-guest at moszumanska.debian.org
Wed Dec 18 11:06:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a change to branch debian
in repository wcslib.
from 40a63c5 Small format fixes my cme fix dpkg-control
new 894eef5 New upstream version 4.20
new fdfbe9b Changelog update for new upstream version
The 2 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 | 4 +-
C/cel.c | 4 +-
C/cel.h | 6 +-
C/fitshdr.h | 12 +-
C/fitshdr.l | 4 +-
C/flexed/fitshdr.c | 4 +-
C/flexed/wcsbth.c | 4 +-
C/flexed/wcspih.c | 4 +-
C/flexed/wcsulex.c | 4 +-
C/flexed/wcsutrn.c | 4 +-
C/getwcstab.c | 4 +-
C/getwcstab.h | 4 +-
C/lin.c | 4 +-
C/lin.h | 6 +-
C/log.c | 4 +-
C/log.h | 6 +-
C/prj.c | 127 +-
C/prj.h | 19 +-
C/spc.c | 4 +-
C/spc.h | 6 +-
C/sph.c | 4 +-
C/sph.h | 6 +-
C/spx.c | 4 +-
C/spx.h | 6 +-
C/tab.c | 4 +-
C/tab.h | 6 +-
C/test/bth.keyrec | 4 +-
C/test/pih.keyrec | 4 +-
C/test/tbth1.c | 4 +-
C/test/tbth1.out | 10 +-
C/test/tcel1.c | 4 +-
C/test/tcel2.c | 4 +-
C/test/tfitshdr.c | 4 +-
C/test/tlin.c | 4 +-
C/test/tlog.c | 4 +-
C/test/tofits.c | 4 +-
C/test/tpih1.c | 4 +-
C/test/tpih1.out | 6 +-
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 | 4 +-
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 | 4 +-
C/test/twcs_locale.c | 4 +-
C/test/twcsfix.c | 4 +-
C/test/twcsfix.out | 8 +-
C/test/twcshdr.c | 4 +-
C/test/twcsmix.c | 4 +-
C/test/twcssub.c | 4 +-
C/test/twcssub.out | 4 +-
C/test/twcstab.c | 4 +-
C/test/twcstab.out | 2 +-
C/test/wcstab.keyrec | 4 +-
C/wcs.c | 24 +-
C/wcs.h | 40 +-
C/wcsbth.l | 4 +-
C/wcserr.c | 4 +-
C/wcserr.h | 4 +-
C/wcsfix.c | 9 +-
C/wcsfix.h | 6 +-
C/wcshdr.c | 4 +-
C/wcshdr.h | 6 +-
C/wcslib.h | 6 +-
C/wcsmath.h | 4 +-
C/wcspih.l | 4 +-
C/wcsprintf.c | 4 +-
C/wcsprintf.h | 6 +-
C/wcstrig.c | 4 +-
C/wcstrig.h | 4 +-
C/wcsulex.l | 4 +-
C/wcsunits.c | 4 +-
C/wcsunits.h | 16 +-
C/wcsutil.c | 4 +-
C/wcsutil.h | 4 +-
C/wcsutrn.l | 4 +-
CHANGES | 39 +-
Fortran/GNUmakefile | 6 +-
Fortran/cel.inc | 4 +-
Fortran/cel_data.f | 4 +-
Fortran/cel_f.c | 4 +-
Fortran/fitshdr.inc | 4 +-
Fortran/fitshdr_data.f | 4 +-
Fortran/fitshdr_f.c | 4 +-
Fortran/getwcstab.inc | 4 +-
Fortran/getwcstab_f.c | 4 +-
Fortran/lin.inc | 4 +-
Fortran/lin_data.f | 4 +-
Fortran/lin_f.c | 4 +-
Fortran/log.inc | 4 +-
Fortran/log_data.f | 4 +-
Fortran/log_f.c | 4 +-
Fortran/prj.inc | 4 +-
Fortran/prj_data.f | 4 +-
Fortran/prj_f.c | 4 +-
Fortran/spc.inc | 4 +-
Fortran/spc_data.f | 4 +-
Fortran/spc_f.c | 4 +-
Fortran/sph.inc | 4 +-
Fortran/sph_f.c | 4 +-
Fortran/spx.inc | 4 +-
Fortran/spx_data.f | 4 +-
Fortran/spx_f.c | 4 +-
Fortran/tab.inc | 4 +-
Fortran/tab_data.f | 4 +-
Fortran/tab_f.c | 4 +-
Fortran/test/tcel1.f | 4 +-
Fortran/test/tfitshdr.f | 4 +-
Fortran/test/tlin.f | 4 +-
Fortran/test/tlog.f | 4 +-
Fortran/test/tpih1.f | 4 +-
Fortran/test/tpih1.out | 6 +-
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 | 4 +-
Fortran/test/twcsfix.f | 4 +-
Fortran/test/twcsfix.out | 4 +-
Fortran/test/twcsmix.f | 4 +-
Fortran/test/twcssub.f | 4 +-
Fortran/test/twcssub.out | 4 +-
Fortran/test/twcstab.f | 4 +-
Fortran/test/twcstab.out | 2 +-
Fortran/wcs.inc | 4 +-
Fortran/wcs_data.f | 4 +-
Fortran/wcs_f.c | 13 +-
Fortran/wcserr.inc | 4 +-
Fortran/wcserr_f.c | 4 +-
Fortran/wcsfix.inc | 4 +-
Fortran/wcsfix_data.f | 4 +-
Fortran/wcsfix_f.c | 4 +-
Fortran/wcshdr.inc | 4 +-
Fortran/wcshdr_data.f | 4 +-
Fortran/wcshdr_f.c | 4 +-
Fortran/wcsmath.inc | 4 +-
Fortran/wcsunits.inc | 4 +-
Fortran/wcsunits_data.f | 4 +-
Fortran/wcsunits_f.c | 4 +-
GNUmakefile | 4 +-
INSTALL | 8 +-
README | 6 +-
THANKS | 2 +-
VALIDATION | 11 +-
configure | 24 +-
configure.ac | 6 +-
debian/changelog | 6 +
doxygen/Doxyfile | 2 +-
doxygen/GNUmakefile | 7 +-
doxygen/README | 2 +-
doxygen/doxextr.l | 4 +-
doxygen/mainpage.dox | 14 +-
flavours | 2 +-
html/annotated.html | 6 +-
html/cel_8h.html | 6 +-
html/cel_8h_source.html | 12 +-
html/classes.html | 6 +-
html/deprecated.html | 6 +-
html/diagnostics.html | 8 +-
html/dir_af99bb3c152a306abd27951285ad1127.html | 6 +-
html/files.html | 6 +-
html/fitshdr_8h.html | 6 +-
html/fitshdr_8h_source.html | 20 +-
html/fortran.html | 8 +-
html/functions.html | 6 +-
html/functions_0x62.html | 6 +-
html/functions_0x63.html | 6 +-
html/functions_0x64.html | 6 +-
html/functions_0x65.html | 6 +-
html/functions_0x66.html | 6 +-
html/functions_0x67.html | 6 +-
html/functions_0x69.html | 6 +-
html/functions_0x6b.html | 6 +-
html/functions_0x6c.html | 6 +-
html/functions_0x6d.html | 6 +-
html/functions_0x6e.html | 6 +-
html/functions_0x6f.html | 6 +-
html/functions_0x70.html | 6 +-
html/functions_0x72.html | 6 +-
html/functions_0x73.html | 6 +-
html/functions_0x74.html | 6 +-
html/functions_0x75.html | 6 +-
html/functions_0x76.html | 6 +-
html/functions_0x77.html | 6 +-
html/functions_0x78.html | 6 +-
html/functions_0x79.html | 6 +-
html/functions_0x7a.html | 6 +-
html/functions_vars.html | 6 +-
html/functions_vars_0x62.html | 6 +-
html/functions_vars_0x63.html | 6 +-
html/functions_vars_0x64.html | 6 +-
html/functions_vars_0x65.html | 6 +-
html/functions_vars_0x66.html | 6 +-
html/functions_vars_0x67.html | 6 +-
html/functions_vars_0x69.html | 6 +-
html/functions_vars_0x6b.html | 6 +-
html/functions_vars_0x6c.html | 6 +-
html/functions_vars_0x6d.html | 6 +-
html/functions_vars_0x6e.html | 6 +-
html/functions_vars_0x6f.html | 6 +-
html/functions_vars_0x70.html | 6 +-
html/functions_vars_0x72.html | 6 +-
html/functions_vars_0x73.html | 6 +-
html/functions_vars_0x74.html | 6 +-
html/functions_vars_0x75.html | 6 +-
html/functions_vars_0x76.html | 6 +-
html/functions_vars_0x77.html | 6 +-
html/functions_vars_0x78.html | 6 +-
html/functions_vars_0x79.html | 6 +-
html/functions_vars_0x7a.html | 6 +-
html/getwcstab_8h.html | 6 +-
html/getwcstab_8h_source.html | 10 +-
html/globals.html | 6 +-
html/globals_0x62.html | 6 +-
html/globals_0x63.html | 6 +-
html/globals_0x64.html | 6 +-
html/globals_0x65.html | 6 +-
html/globals_0x66.html | 6 +-
html/globals_0x68.html | 6 +-
html/globals_0x69.html | 6 +-
html/globals_0x6b.html | 6 +-
html/globals_0x6c.html | 6 +-
html/globals_0x6d.html | 6 +-
html/globals_0x6e.html | 6 +-
html/globals_0x70.html | 6 +-
html/globals_0x71.html | 6 +-
html/globals_0x72.html | 6 +-
html/globals_0x73.html | 6 +-
html/globals_0x74.html | 6 +-
html/globals_0x75.html | 12 +-
html/globals_0x76.html | 6 +-
html/globals_0x77.html | 15 +-
html/globals_0x78.html | 6 +-
html/globals_0x7a.html | 6 +-
html/globals_defs.html | 6 +-
html/globals_enum.html | 6 +-
html/globals_eval.html | 6 +-
html/globals_func.html | 6 +-
html/globals_func_0x62.html | 6 +-
html/globals_func_0x63.html | 6 +-
html/globals_func_0x64.html | 6 +-
html/globals_func_0x65.html | 6 +-
html/globals_func_0x66.html | 6 +-
html/globals_func_0x68.html | 6 +-
html/globals_func_0x6c.html | 6 +-
html/globals_func_0x6d.html | 6 +-
html/globals_func_0x70.html | 6 +-
html/globals_func_0x71.html | 6 +-
html/globals_func_0x73.html | 6 +-
html/globals_func_0x74.html | 6 +-
html/globals_func_0x75.html | 6 +-
html/globals_func_0x76.html | 6 +-
html/globals_func_0x77.html | 9 +-
html/globals_func_0x78.html | 6 +-
html/globals_func_0x7a.html | 6 +-
html/globals_type.html | 6 +-
html/globals_vars.html | 6 +-
html/index.html | 12 +-
html/intro.html | 8 +-
html/lin_8h.html | 6 +-
html/lin_8h_source.html | 12 +-
html/log_8h.html | 6 +-
html/log_8h_source.html | 12 +-
html/memory.html | 8 +-
html/overview.html | 8 +-
html/pages.html | 6 +-
html/pgsbox.html | 8 +-
html/prj_8h.html | 8 +-
html/prj_8h_source.html | 1259 ++++++-------
html/software.html | 12 +-
html/spc_8h.html | 6 +-
html/spc_8h_source.html | 12 +-
html/sph_8h.html | 6 +-
html/sph_8h_source.html | 12 +-
html/spx_8h.html | 6 +-
html/spx_8h_source.html | 12 +-
html/structcelprm.html | 6 +-
html/structfitskey.html | 6 +-
html/structfitskeyid.html | 6 +-
html/structlinprm.html | 6 +-
html/structprjprm.html | 8 +-
html/structpscard.html | 6 +-
html/structpvcard.html | 6 +-
html/structs.html | 8 +-
html/structspcprm.html | 6 +-
html/structspxprm.html | 6 +-
html/structtabprm.html | 6 +-
html/structwcserr.html | 6 +-
html/structwcsprm.html | 6 +-
html/structwtbarr.html | 6 +-
html/tab_8h.html | 6 +-
html/tab_8h_source.html | 12 +-
html/testing.html | 8 +-
html/threads.html | 10 +-
html/vector.html | 8 +-
html/wcs_8h.html | 54 +-
html/wcs_8h_source.html | 2298 ++++++++++++------------
html/wcserr_8h.html | 6 +-
html/wcserr_8h_source.html | 10 +-
html/wcsfix_8h.html | 6 +-
html/wcsfix_8h_source.html | 12 +-
html/wcshdr_8h.html | 6 +-
html/wcshdr_8h_source.html | 12 +-
html/wcslib_8h.html | 6 +-
html/wcslib_8h_source.html | 96 +-
html/wcsmath_8h.html | 6 +-
html/wcsmath_8h_source.html | 10 +-
html/wcsprintf_8h.html | 6 +-
html/wcsprintf_8h_source.html | 12 +-
html/wcstrig_8h.html | 6 +-
html/wcstrig_8h_source.html | 10 +-
html/wcsunits_8h.html | 6 +-
html/wcsunits_8h_source.html | 24 +-
html/wcsutil_8h.html | 6 +-
html/wcsutil_8h_source.html | 10 +-
makedefs.in | 8 +-
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 | 33 +-
pgsbox/pgtest.f | 4 +-
pgsbox/pgwcsl.c | 4 +-
pgsbox/pgwcsl.h | 4 +-
utils/GNUmakefile | 6 +-
utils/HPXcvt.1 | 2 +-
utils/HPXcvt.c | 4 +-
utils/fitshdr.1 | 2 +-
utils/fitshdr.c | 4 +-
utils/wcsgrid.1 | 2 +-
utils/wcsgrid.c | 4 +-
utils/wcsware.1 | 2 +-
utils/wcsware.c | 4 +-
wcsconfig.h.in | 4 +-
wcsconfig_f77.h.in | 4 +-
wcsconfig_tests.h.in | 4 +-
wcsconfig_utils.h.in | 4 +-
wcslib.pdf | Bin 857592 -> 860162 bytes
357 files changed, 3108 insertions(+), 2859 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/wcslib.git
More information about the debian-science-commits
mailing list