[Debian-astro-commits] [wcslib] branch master updated (1137664 -> e3c3ac2)

Ole Streicher olebole at moszumanska.debian.org
Tue Sep 19 20:43:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a change to branch master
in repository wcslib.

      from  1137664   Update changelog for 5.16-1 release
      adds  74a0a56   New upstream version 5.17
       new  b0aed5b   Updated version 5.17 from 'upstream/5.17'
       new  a6d733c   Rediff patches
       new  e1d7973   Push Standards-Version to 4.1.0. No changes needed.
       new  4db0e90   Update changelog for 5.17-1 release
       new  078ab97   Add Multi-Archi hints
       new  d0ffe2a   Remove html files from upstream
      adds  46ea760   New upstream version 5.17
       new  73c23fc   Updated version 5.17 from 'upstream/5.17'
       new  d5df7c9   Run doxygen to build documentation
       new  e3c3ac2   Remove jquery from d/copyright

The 9 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                                   |    8 +-
 C/cel.c                                         |    4 +-
 C/cel.h                                         |    6 +-
 C/dis.c                                         |    6 +-
 C/dis.h                                         |    6 +-
 C/fitshdr.h                                     |    6 +-
 C/fitshdr.l                                     |   12 +-
 C/flexed/fitshdr.c                              |   12 +-
 C/flexed/wcsbth.c                               |    6 +-
 C/flexed/wcspih.c                               |   26 +-
 C/flexed/wcsulex.c                              |    6 +-
 C/flexed/wcsutrn.c                              |    4 +-
 C/getwcstab.c                                   |    4 +-
 C/getwcstab.h                                   |    6 +-
 C/lin.c                                         |    4 +-
 C/lin.h                                         |    8 +-
 C/log.c                                         |    4 +-
 C/log.h                                         |    6 +-
 C/prj.c                                         |    4 +-
 C/prj.h                                         |    6 +-
 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                                         |   14 +-
 C/tab.h                                         |    6 +-
 C/test/DSS.keyrec                               |    4 +-
 C/test/SIP.keyrec                               |    4 +-
 C/test/SIPTPV.keyrec                            |    4 +-
 C/test/TNX.keyrec                               |    4 +-
 C/test/TPV3.keyrec                              |    4 +-
 C/test/TPV5.keyrec                              |    4 +-
 C/test/TPV7.keyrec                              |    4 +-
 C/test/ZPX.keyrec                               |    4 +-
 C/test/bth.keyrec                               |    4 +-
 C/test/fitshdr.keyrec                           |    4 +-
 C/test/pih.keyrec                               |    4 +-
 C/test/tbth1.c                                  |    4 +-
 C/test/tcel1.c                                  |    4 +-
 C/test/tcel2.c                                  |    4 +-
 C/test/tdis1.c                                  |    4 +-
 C/test/tdis2.c                                  |    4 +-
 C/test/tdisiter.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/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/twcscompare.c                            |    4 +-
 C/test/twcsfix.c                                |    4 +-
 C/test/twcshdr.c                                |    4 +-
 C/test/twcsmix.c                                |    4 +-
 C/test/twcssub.c                                |    4 +-
 C/test/twcstab.c                                |    4 +-
 C/test/wcslint.keyrec                           |    4 +-
 C/test/wcstab.keyrec                            |    4 +-
 C/wcs.c                                         |    9 +-
 C/wcs.h                                         |    6 +-
 C/wcsbth.l                                      |    6 +-
 C/wcserr.c                                      |    4 +-
 C/wcserr.h                                      |    6 +-
 C/wcsfix.c                                      |    6 +-
 C/wcsfix.h                                      |    6 +-
 C/wcshdr.c                                      |    4 +-
 C/wcshdr.h                                      |    6 +-
 C/wcslib.h                                      |    6 +-
 C/wcsmath.h                                     |    6 +-
 C/wcspih.l                                      |   20 +-
 C/wcsprintf.c                                   |    4 +-
 C/wcsprintf.h                                   |    6 +-
 C/wcstrig.c                                     |    4 +-
 C/wcstrig.h                                     |    6 +-
 C/wcsulex.l                                     |    6 +-
 C/wcsunits.c                                    |    4 +-
 C/wcsunits.h                                    |    6 +-
 C/wcsutil.c                                     |    9 +-
 C/wcsutil.h                                     |   16 +-
 C/wcsutrn.l                                     |    4 +-
 CHANGES                                         |   39 +-
 Fortran/GNUmakefile                             |    6 +-
 Fortran/cel.inc                                 |    4 +-
 Fortran/cel_data.f                              |    4 +-
 Fortran/cel_f.c                                 |   18 +-
 Fortran/dis.inc                                 |    4 +-
 Fortran/dis_data.f                              |    4 +-
 Fortran/dis_f.c                                 |   11 +-
 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                                 |   11 +-
 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                                 |   11 +-
 Fortran/spc.inc                                 |    4 +-
 Fortran/spc_data.f                              |    4 +-
 Fortran/spc_f.c                                 |   11 +-
 Fortran/sph.inc                                 |    4 +-
 Fortran/sph_f.c                                 |    4 +-
 Fortran/spx.inc                                 |    4 +-
 Fortran/spx_data.f                              |    4 +-
 Fortran/spx_f.c                                 |   10 +-
 Fortran/tab.inc                                 |    4 +-
 Fortran/tab_data.f                              |    4 +-
 Fortran/tab_f.c                                 |    9 +-
 Fortran/test/tcel1.f                            |    4 +-
 Fortran/test/tdis1.f                            |    4 +-
 Fortran/test/tdis2.f                            |    4 +-
 Fortran/test/tfitshdr.f                         |    4 +-
 Fortran/test/tlin.f                             |    4 +-
 Fortran/test/tlog.f                             |    4 +-
 Fortran/test/tpih1.f                            |    4 +-
 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/twcsmix.f                          |    4 +-
 Fortran/test/twcssub.f                          |    4 +-
 Fortran/test/twcstab.f                          |    4 +-
 Fortran/wcs.inc                                 |    4 +-
 Fortran/wcs_data.f                              |    4 +-
 Fortran/wcs_f.c                                 |   15 +-
 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                                     |   12 +-
 INSTALL                                         |   12 +-
 README                                          |    6 +-
 THANKS                                          |   12 +-
 VALIDATION                                      |   12 +-
 configure                                       |   24 +-
 configure.ac                                    |    6 +-
 debian/changelog                                |    8 +
 debian/control                                  |   10 +-
 debian/copyright                                |   33 +-
 debian/missing-sources/jquery.js                | 9266 -----------------------
 debian/patches/add_CPGPLOT.patch                |    8 +-
 debian/patches/disable_Ftspx_test.patch         |    2 +-
 debian/patches/dynlink.patch                    |    6 +-
 debian/patches/fix_ar_timestamp.patch           |    6 +-
 debian/patches/increase_tspx_test_tol.patch     |    2 +-
 debian/patches/set-null-graphics-on-tests.patch |   34 +-
 debian/rules                                    |    4 +
 debian/watch                                    |    4 +-
 doxygen/Doxyfile                                |    2 +-
 doxygen/GNUmakefile                             |    4 +-
 doxygen/README                                  |    2 +-
 doxygen/doxextr.l                               |    4 +-
 doxygen/mainpage.dox                            |   30 +-
 flavours                                        |   11 +-
 html/Bonne.gif                                  |  Bin 9356 -> 0 bytes
 html/annotated.html                             |   77 -
 html/arrowdown.png                              |  Bin 246 -> 0 bytes
 html/arrowright.png                             |  Bin 229 -> 0 bytes
 html/bc_s.png                                   |  Bin 676 -> 0 bytes
 html/bdwn.png                                   |  Bin 147 -> 0 bytes
 html/cel_8h.html                                |  654 --
 html/cel_8h_source.html                         |  551 --
 html/classes.html                               |   79 -
 html/closed.png                                 |  Bin 132 -> 0 bytes
 html/deprecated.html                            |  134 -
 html/diagnostics.html                           |   87 -
 html/dir_af99bb3c152a306abd27951285ad1127.html  |  100 -
 html/dis_8h.html                                |  896 ---
 html/dis_8h_source.html                         | 1154 ---
 html/doc.png                                    |  Bin 746 -> 0 bytes
 html/doxygen.css                                | 1454 ----
 html/doxygen.png                                |  Bin 3779 -> 0 bytes
 html/dynsections.js                             |   98 -
 html/files.html                                 |   83 -
 html/fitshdr_8h.html                            |  401 -
 html/fitshdr_8h_source.html                     |  529 --
 html/folderclosed.png                           |  Bin 616 -> 0 bytes
 html/folderopen.png                             |  Bin 597 -> 0 bytes
 html/form_0.png                                 |  Bin 320 -> 0 bytes
 html/form_1.png                                 |  Bin 321 -> 0 bytes
 html/form_10.png                                |  Bin 224 -> 0 bytes
 html/form_11.png                                |  Bin 238 -> 0 bytes
 html/form_12.png                                |  Bin 460 -> 0 bytes
 html/form_13.png                                |  Bin 393 -> 0 bytes
 html/form_14.png                                |  Bin 274 -> 0 bytes
 html/form_15.png                                |  Bin 290 -> 0 bytes
 html/form_16.png                                |  Bin 204 -> 0 bytes
 html/form_17.png                                |  Bin 212 -> 0 bytes
 html/form_18.png                                |  Bin 264 -> 0 bytes
 html/form_19.png                                |  Bin 603 -> 0 bytes
 html/form_2.png                                 |  Bin 326 -> 0 bytes
 html/form_20.png                                |  Bin 214 -> 0 bytes
 html/form_21.png                                |  Bin 311 -> 0 bytes
 html/form_22.png                                |  Bin 209 -> 0 bytes
 html/form_23.png                                |  Bin 287 -> 0 bytes
 html/form_24.png                                |  Bin 230 -> 0 bytes
 html/form_25.png                                |  Bin 281 -> 0 bytes
 html/form_26.png                                |  Bin 224 -> 0 bytes
 html/form_27.png                                |  Bin 214 -> 0 bytes
 html/form_28.png                                |  Bin 427 -> 0 bytes
 html/form_29.png                                |  Bin 418 -> 0 bytes
 html/form_3.png                                 |  Bin 250 -> 0 bytes
 html/form_30.png                                |  Bin 404 -> 0 bytes
 html/form_31.png                                |  Bin 367 -> 0 bytes
 html/form_32.png                                |  Bin 209 -> 0 bytes
 html/form_33.png                                |  Bin 216 -> 0 bytes
 html/form_34.png                                |  Bin 223 -> 0 bytes
 html/form_35.png                                |  Bin 216 -> 0 bytes
 html/form_36.png                                |  Bin 381 -> 0 bytes
 html/form_37.png                                |  Bin 378 -> 0 bytes
 html/form_38.png                                |  Bin 227 -> 0 bytes
 html/form_39.png                                |  Bin 224 -> 0 bytes
 html/form_4.png                                 |  Bin 237 -> 0 bytes
 html/form_40.png                                |  Bin 212 -> 0 bytes
 html/form_41.png                                |  Bin 223 -> 0 bytes
 html/form_42.png                                |  Bin 224 -> 0 bytes
 html/form_43.png                                |  Bin 244 -> 0 bytes
 html/form_44.png                                |  Bin 356 -> 0 bytes
 html/form_45.png                                |  Bin 199 -> 0 bytes
 html/form_46.png                                |  Bin 369 -> 0 bytes
 html/form_47.png                                |  Bin 380 -> 0 bytes
 html/form_48.png                                |  Bin 250 -> 0 bytes
 html/form_49.png                                |  Bin 256 -> 0 bytes
 html/form_5.png                                 |  Bin 247 -> 0 bytes
 html/form_50.png                                |  Bin 476 -> 0 bytes
 html/form_51.png                                |  Bin 476 -> 0 bytes
 html/form_52.png                                |  Bin 285 -> 0 bytes
 html/form_53.png                                |  Bin 226 -> 0 bytes
 html/form_54.png                                |  Bin 350 -> 0 bytes
 html/form_55.png                                |  Bin 315 -> 0 bytes
 html/form_56.png                                |  Bin 253 -> 0 bytes
 html/form_57.png                                |  Bin 296 -> 0 bytes
 html/form_58.png                                |  Bin 240 -> 0 bytes
 html/form_59.png                                |  Bin 217 -> 0 bytes
 html/form_6.png                                 |  Bin 241 -> 0 bytes
 html/form_60.png                                |  Bin 280 -> 0 bytes
 html/form_61.png                                |  Bin 502 -> 0 bytes
 html/form_62.png                                |  Bin 210 -> 0 bytes
 html/form_63.png                                |  Bin 424 -> 0 bytes
 html/form_64.png                                |  Bin 246 -> 0 bytes
 html/form_65.png                                |  Bin 250 -> 0 bytes
 html/form_66.png                                |  Bin 210 -> 0 bytes
 html/form_67.png                                |  Bin 358 -> 0 bytes
 html/form_68.png                                |  Bin 277 -> 0 bytes
 html/form_69.png                                |  Bin 312 -> 0 bytes
 html/form_7.png                                 |  Bin 237 -> 0 bytes
 html/form_70.png                                |  Bin 226 -> 0 bytes
 html/form_71.png                                |  Bin 328 -> 0 bytes
 html/form_72.png                                |  Bin 408 -> 0 bytes
 html/form_73.png                                |  Bin 204 -> 0 bytes
 html/form_74.png                                |  Bin 806 -> 0 bytes
 html/form_75.png                                |  Bin 280 -> 0 bytes
 html/form_76.png                                |  Bin 257 -> 0 bytes
 html/form_8.png                                 |  Bin 204 -> 0 bytes
 html/form_9.png                                 |  Bin 220 -> 0 bytes
 html/formula.repository                         |   77 -
 html/fortran.html                               |  111 -
 html/functions.html                             |  113 -
 html/functions_b.html                           |   98 -
 html/functions_c.html                           |  160 -
 html/functions_d.html                           |  206 -
 html/functions_e.html                           |  126 -
 html/functions_f.html                           |  117 -
 html/functions_g.html                           |   95 -
 html/functions_i.html                           |  121 -
 html/functions_j.html                           |   95 -
 html/functions_k.html                           |  113 -
 html/functions_l.html                           |  122 -
 html/functions_m.html                           |  220 -
 html/functions_n.html                           |  140 -
 html/functions_o.html                           |   99 -
 html/functions_p.html                           |  140 -
 html/functions_r.html                           |  114 -
 html/functions_s.html                           |  141 -
 html/functions_t.html                           |  119 -
 html/functions_u.html                           |   98 -
 html/functions_v.html                           |  118 -
 html/functions_vars.html                        |  113 -
 html/functions_vars_b.html                      |   98 -
 html/functions_vars_c.html                      |  160 -
 html/functions_vars_d.html                      |  206 -
 html/functions_vars_e.html                      |  126 -
 html/functions_vars_f.html                      |  117 -
 html/functions_vars_g.html                      |   95 -
 html/functions_vars_i.html                      |  121 -
 html/functions_vars_j.html                      |   95 -
 html/functions_vars_k.html                      |  113 -
 html/functions_vars_l.html                      |  122 -
 html/functions_vars_m.html                      |  220 -
 html/functions_vars_n.html                      |  140 -
 html/functions_vars_o.html                      |   99 -
 html/functions_vars_p.html                      |  140 -
 html/functions_vars_r.html                      |  114 -
 html/functions_vars_s.html                      |  141 -
 html/functions_vars_t.html                      |  119 -
 html/functions_vars_u.html                      |   98 -
 html/functions_vars_v.html                      |  118 -
 html/functions_vars_w.html                      |  111 -
 html/functions_vars_x.html                      |   95 -
 html/functions_vars_y.html                      |   95 -
 html/functions_vars_z.html                      |   98 -
 html/functions_w.html                           |  111 -
 html/functions_x.html                           |   95 -
 html/functions_y.html                           |   95 -
 html/functions_z.html                           |   98 -
 html/getwcstab_8h.html                          |  143 -
 html/getwcstab_8h_source.html                   |  266 -
 html/globals.html                               |  155 -
 html/globals_b.html                             |  107 -
 html/globals_c.html                             |  266 -
 html/globals_d.html                             |  176 -
 html/globals_defs.html                          |  587 --
 html/globals_e.html                             |  101 -
 html/globals_enum.html                          |  103 -
 html/globals_eval.html                          |  399 -
 html/globals_f.html                             |  188 -
 html/globals_func.html                          |  151 -
 html/globals_func_b.html                        |  103 -
 html/globals_func_c.html                        |  196 -
 html/globals_func_d.html                        |  130 -
 html/globals_func_e.html                        |   94 -
 html/globals_func_f.html                        |  118 -
 html/globals_func_h.html                        |  100 -
 html/globals_func_l.html                        |  127 -
 html/globals_func_m.html                        |  112 -
 html/globals_func_p.html                        |  133 -
 html/globals_func_q.html                        |  100 -
 html/globals_func_s.html                        |  202 -
 html/globals_func_t.html                        |  142 -
 html/globals_func_u.html                        |   94 -
 html/globals_func_v.html                        |  109 -
 html/globals_func_w.html                        |  268 -
 html/globals_func_x.html                        |  100 -
 html/globals_func_z.html                        |  112 -
 html/globals_h.html                             |  107 -
 html/globals_i.html                             |   98 -
 html/globals_k.html                             |  101 -
 html/globals_l.html                             |  203 -
 html/globals_m.html                             |  116 -
 html/globals_n.html                             |   98 -
 html/globals_p.html                             |  209 -
 html/globals_q.html                             |  107 -
 html/globals_r.html                             |   98 -
 html/globals_s.html                             |  281 -
 html/globals_t.html                             |  194 -
 html/globals_type.html                          |   70 -
 html/globals_u.html                             |  146 -
 html/globals_v.html                             |  113 -
 html/globals_vars.html                          |  145 -
 html/globals_w.html                             |  608 --
 html/globals_x.html                             |  104 -
 html/globals_z.html                             |  119 -
 html/index.html                                 |   95 -
 html/intro.html                                 |   71 -
 html/jquery.js                                  |   68 -
 html/lin_8h.html                                |  879 ---
 html/lin_8h_source.html                         |  790 --
 html/log_8h.html                                |  303 -
 html/log_8h_source.html                         |  238 -
 html/memory.html                                |   66 -
 html/nav_f.png                                  |  Bin 153 -> 0 bytes
 html/nav_g.png                                  |  Bin 95 -> 0 bytes
 html/nav_h.png                                  |  Bin 98 -> 0 bytes
 html/open.png                                   |  Bin 123 -> 0 bytes
 html/overview.html                              |  122 -
 html/pages.html                                 |   57 -
 html/pgsbox.html                                |   62 -
 html/prj_8h.html                                | 2661 -------
 html/prj_8h_source.html                         | 1047 ---
 html/software.html                              |   99 -
 html/spc_8h.html                                | 1360 ----
 html/spc_8h_source.html                         | 1015 ---
 html/sph_8h.html                                |  425 --
 html/sph_8h_source.html                         |  317 -
 html/splitbar.png                               |  Bin 314 -> 0 bytes
 html/spx_8h.html                                |  983 ---
 html/spx_8h_source.html                         |  701 --
 html/structcelprm.html                          |  275 -
 html/structdisprm.html                          |  469 --
 html/structdpkey.html                           |  174 -
 html/structfitskey.html                         |  382 -
 html/structfitskeyid.html                       |  119 -
 html/structlinprm.html                          |  454 --
 html/structprjprm.html                          |  478 --
 html/structpscard.html                          |  118 -
 html/structpvcard.html                          |  118 -
 html/structs.html                               |   67 -
 html/structspcprm.html                          |  358 -
 html/structspxprm.html                          |  720 --
 html/structtabprm.html                          |  457 --
 html/structwcserr.html                          |  147 -
 html/structwcsprm.html                          | 1423 ----
 html/structwtbarr.html                          |  243 -
 html/sync_off.png                               |  Bin 853 -> 0 bytes
 html/sync_on.png                                |  Bin 845 -> 0 bytes
 html/tab_8h.html                                |  783 --
 html/tab_8h_source.html                         |  741 --
 html/tab_a.png                                  |  Bin 142 -> 0 bytes
 html/tab_b.png                                  |  Bin 169 -> 0 bytes
 html/tab_h.png                                  |  Bin 177 -> 0 bytes
 html/tab_s.png                                  |  Bin 184 -> 0 bytes
 html/tabs.css                                   |   60 -
 html/testing.html                               |   84 -
 html/threads.html                               |   63 -
 html/vector.html                                |  116 -
 html/versioning.html                            |   91 -
 html/wcs_8h.html                                | 1440 ----
 html/wcs_8h_source.html                         | 1947 -----
 html/wcserr_8h.html                             |  363 -
 html/wcserr_8h_source.html                      |  330 -
 html/wcsfix_8h.html                             |  686 --
 html/wcsfix_8h_source.html                      |  491 --
 html/wcshdr_8h.html                             | 1772 -----
 html/wcshdr_8h_source.html                      | 1312 ----
 html/wcslib_8h.html                             |   81 -
 html/wcslib_8h_source.html                      |  195 -
 html/wcsmath_8h.html                            |  185 -
 html/wcsmath_8h_source.html                     |  137 -
 html/wcsprintf_8h.html                          |  256 -
 html/wcsprintf_8h_source.html                   |  218 -
 html/wcstrig_8h.html                            |  362 -
 html/wcstrig_8h_source.html                     |  288 -
 html/wcsunits_8h.html                           |  910 ---
 html/wcsunits_8h_source.html                    |  499 --
 html/wcsutil_8h.html                            |  709 --
 html/wcsutil_8h_source.html                     |  463 --
 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                                 |    4 +-
 pgsbox/pgtest.f                                 |    4 +-
 pgsbox/pgwcsl.c                                 |    6 +-
 pgsbox/pgwcsl.h                                 |    4 +-
 utils/GNUmakefile                               |   10 +-
 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 999871 -> 1039984 bytes
 490 files changed, 656 insertions(+), 62018 deletions(-)
 delete mode 100644 debian/missing-sources/jquery.js
 delete mode 100644 html/Bonne.gif
 delete mode 100644 html/annotated.html
 delete mode 100644 html/arrowdown.png
 delete mode 100644 html/arrowright.png
 delete mode 100644 html/bc_s.png
 delete mode 100644 html/bdwn.png
 delete mode 100644 html/cel_8h.html
 delete mode 100644 html/cel_8h_source.html
 delete mode 100644 html/classes.html
 delete mode 100644 html/closed.png
 delete mode 100644 html/deprecated.html
 delete mode 100644 html/diagnostics.html
 delete mode 100644 html/dir_af99bb3c152a306abd27951285ad1127.html
 delete mode 100644 html/dis_8h.html
 delete mode 100644 html/dis_8h_source.html
 delete mode 100644 html/doc.png
 delete mode 100644 html/doxygen.css
 delete mode 100644 html/doxygen.png
 delete mode 100644 html/dynsections.js
 delete mode 100644 html/files.html
 delete mode 100644 html/fitshdr_8h.html
 delete mode 100644 html/fitshdr_8h_source.html
 delete mode 100644 html/folderclosed.png
 delete mode 100644 html/folderopen.png
 delete mode 100644 html/form_0.png
 delete mode 100644 html/form_1.png
 delete mode 100644 html/form_10.png
 delete mode 100644 html/form_11.png
 delete mode 100644 html/form_12.png
 delete mode 100644 html/form_13.png
 delete mode 100644 html/form_14.png
 delete mode 100644 html/form_15.png
 delete mode 100644 html/form_16.png
 delete mode 100644 html/form_17.png
 delete mode 100644 html/form_18.png
 delete mode 100644 html/form_19.png
 delete mode 100644 html/form_2.png
 delete mode 100644 html/form_20.png
 delete mode 100644 html/form_21.png
 delete mode 100644 html/form_22.png
 delete mode 100644 html/form_23.png
 delete mode 100644 html/form_24.png
 delete mode 100644 html/form_25.png
 delete mode 100644 html/form_26.png
 delete mode 100644 html/form_27.png
 delete mode 100644 html/form_28.png
 delete mode 100644 html/form_29.png
 delete mode 100644 html/form_3.png
 delete mode 100644 html/form_30.png
 delete mode 100644 html/form_31.png
 delete mode 100644 html/form_32.png
 delete mode 100644 html/form_33.png
 delete mode 100644 html/form_34.png
 delete mode 100644 html/form_35.png
 delete mode 100644 html/form_36.png
 delete mode 100644 html/form_37.png
 delete mode 100644 html/form_38.png
 delete mode 100644 html/form_39.png
 delete mode 100644 html/form_4.png
 delete mode 100644 html/form_40.png
 delete mode 100644 html/form_41.png
 delete mode 100644 html/form_42.png
 delete mode 100644 html/form_43.png
 delete mode 100644 html/form_44.png
 delete mode 100644 html/form_45.png
 delete mode 100644 html/form_46.png
 delete mode 100644 html/form_47.png
 delete mode 100644 html/form_48.png
 delete mode 100644 html/form_49.png
 delete mode 100644 html/form_5.png
 delete mode 100644 html/form_50.png
 delete mode 100644 html/form_51.png
 delete mode 100644 html/form_52.png
 delete mode 100644 html/form_53.png
 delete mode 100644 html/form_54.png
 delete mode 100644 html/form_55.png
 delete mode 100644 html/form_56.png
 delete mode 100644 html/form_57.png
 delete mode 100644 html/form_58.png
 delete mode 100644 html/form_59.png
 delete mode 100644 html/form_6.png
 delete mode 100644 html/form_60.png
 delete mode 100644 html/form_61.png
 delete mode 100644 html/form_62.png
 delete mode 100644 html/form_63.png
 delete mode 100644 html/form_64.png
 delete mode 100644 html/form_65.png
 delete mode 100644 html/form_66.png
 delete mode 100644 html/form_67.png
 delete mode 100644 html/form_68.png
 delete mode 100644 html/form_69.png
 delete mode 100644 html/form_7.png
 delete mode 100644 html/form_70.png
 delete mode 100644 html/form_71.png
 delete mode 100644 html/form_72.png
 delete mode 100644 html/form_73.png
 delete mode 100644 html/form_74.png
 delete mode 100644 html/form_75.png
 delete mode 100644 html/form_76.png
 delete mode 100644 html/form_8.png
 delete mode 100644 html/form_9.png
 delete mode 100644 html/formula.repository
 delete mode 100644 html/fortran.html
 delete mode 100644 html/functions.html
 delete mode 100644 html/functions_b.html
 delete mode 100644 html/functions_c.html
 delete mode 100644 html/functions_d.html
 delete mode 100644 html/functions_e.html
 delete mode 100644 html/functions_f.html
 delete mode 100644 html/functions_g.html
 delete mode 100644 html/functions_i.html
 delete mode 100644 html/functions_j.html
 delete mode 100644 html/functions_k.html
 delete mode 100644 html/functions_l.html
 delete mode 100644 html/functions_m.html
 delete mode 100644 html/functions_n.html
 delete mode 100644 html/functions_o.html
 delete mode 100644 html/functions_p.html
 delete mode 100644 html/functions_r.html
 delete mode 100644 html/functions_s.html
 delete mode 100644 html/functions_t.html
 delete mode 100644 html/functions_u.html
 delete mode 100644 html/functions_v.html
 delete mode 100644 html/functions_vars.html
 delete mode 100644 html/functions_vars_b.html
 delete mode 100644 html/functions_vars_c.html
 delete mode 100644 html/functions_vars_d.html
 delete mode 100644 html/functions_vars_e.html
 delete mode 100644 html/functions_vars_f.html
 delete mode 100644 html/functions_vars_g.html
 delete mode 100644 html/functions_vars_i.html
 delete mode 100644 html/functions_vars_j.html
 delete mode 100644 html/functions_vars_k.html
 delete mode 100644 html/functions_vars_l.html
 delete mode 100644 html/functions_vars_m.html
 delete mode 100644 html/functions_vars_n.html
 delete mode 100644 html/functions_vars_o.html
 delete mode 100644 html/functions_vars_p.html
 delete mode 100644 html/functions_vars_r.html
 delete mode 100644 html/functions_vars_s.html
 delete mode 100644 html/functions_vars_t.html
 delete mode 100644 html/functions_vars_u.html
 delete mode 100644 html/functions_vars_v.html
 delete mode 100644 html/functions_vars_w.html
 delete mode 100644 html/functions_vars_x.html
 delete mode 100644 html/functions_vars_y.html
 delete mode 100644 html/functions_vars_z.html
 delete mode 100644 html/functions_w.html
 delete mode 100644 html/functions_x.html
 delete mode 100644 html/functions_y.html
 delete mode 100644 html/functions_z.html
 delete mode 100644 html/getwcstab_8h.html
 delete mode 100644 html/getwcstab_8h_source.html
 delete mode 100644 html/globals.html
 delete mode 100644 html/globals_b.html
 delete mode 100644 html/globals_c.html
 delete mode 100644 html/globals_d.html
 delete mode 100644 html/globals_defs.html
 delete mode 100644 html/globals_e.html
 delete mode 100644 html/globals_enum.html
 delete mode 100644 html/globals_eval.html
 delete mode 100644 html/globals_f.html
 delete mode 100644 html/globals_func.html
 delete mode 100644 html/globals_func_b.html
 delete mode 100644 html/globals_func_c.html
 delete mode 100644 html/globals_func_d.html
 delete mode 100644 html/globals_func_e.html
 delete mode 100644 html/globals_func_f.html
 delete mode 100644 html/globals_func_h.html
 delete mode 100644 html/globals_func_l.html
 delete mode 100644 html/globals_func_m.html
 delete mode 100644 html/globals_func_p.html
 delete mode 100644 html/globals_func_q.html
 delete mode 100644 html/globals_func_s.html
 delete mode 100644 html/globals_func_t.html
 delete mode 100644 html/globals_func_u.html
 delete mode 100644 html/globals_func_v.html
 delete mode 100644 html/globals_func_w.html
 delete mode 100644 html/globals_func_x.html
 delete mode 100644 html/globals_func_z.html
 delete mode 100644 html/globals_h.html
 delete mode 100644 html/globals_i.html
 delete mode 100644 html/globals_k.html
 delete mode 100644 html/globals_l.html
 delete mode 100644 html/globals_m.html
 delete mode 100644 html/globals_n.html
 delete mode 100644 html/globals_p.html
 delete mode 100644 html/globals_q.html
 delete mode 100644 html/globals_r.html
 delete mode 100644 html/globals_s.html
 delete mode 100644 html/globals_t.html
 delete mode 100644 html/globals_type.html
 delete mode 100644 html/globals_u.html
 delete mode 100644 html/globals_v.html
 delete mode 100644 html/globals_vars.html
 delete mode 100644 html/globals_w.html
 delete mode 100644 html/globals_x.html
 delete mode 100644 html/globals_z.html
 delete mode 100644 html/index.html
 delete mode 100644 html/intro.html
 delete mode 100644 html/jquery.js
 delete mode 100644 html/lin_8h.html
 delete mode 100644 html/lin_8h_source.html
 delete mode 100644 html/log_8h.html
 delete mode 100644 html/log_8h_source.html
 delete mode 100644 html/memory.html
 delete mode 100644 html/nav_f.png
 delete mode 100644 html/nav_g.png
 delete mode 100644 html/nav_h.png
 delete mode 100644 html/open.png
 delete mode 100644 html/overview.html
 delete mode 100644 html/pages.html
 delete mode 100644 html/pgsbox.html
 delete mode 100644 html/prj_8h.html
 delete mode 100644 html/prj_8h_source.html
 delete mode 100644 html/software.html
 delete mode 100644 html/spc_8h.html
 delete mode 100644 html/spc_8h_source.html
 delete mode 100644 html/sph_8h.html
 delete mode 100644 html/sph_8h_source.html
 delete mode 100644 html/splitbar.png
 delete mode 100644 html/spx_8h.html
 delete mode 100644 html/spx_8h_source.html
 delete mode 100644 html/structcelprm.html
 delete mode 100644 html/structdisprm.html
 delete mode 100644 html/structdpkey.html
 delete mode 100644 html/structfitskey.html
 delete mode 100644 html/structfitskeyid.html
 delete mode 100644 html/structlinprm.html
 delete mode 100644 html/structprjprm.html
 delete mode 100644 html/structpscard.html
 delete mode 100644 html/structpvcard.html
 delete mode 100644 html/structs.html
 delete mode 100644 html/structspcprm.html
 delete mode 100644 html/structspxprm.html
 delete mode 100644 html/structtabprm.html
 delete mode 100644 html/structwcserr.html
 delete mode 100644 html/structwcsprm.html
 delete mode 100644 html/structwtbarr.html
 delete mode 100644 html/sync_off.png
 delete mode 100644 html/sync_on.png
 delete mode 100644 html/tab_8h.html
 delete mode 100644 html/tab_8h_source.html
 delete mode 100644 html/tab_a.png
 delete mode 100644 html/tab_b.png
 delete mode 100644 html/tab_h.png
 delete mode 100644 html/tab_s.png
 delete mode 100644 html/tabs.css
 delete mode 100644 html/testing.html
 delete mode 100644 html/threads.html
 delete mode 100644 html/vector.html
 delete mode 100644 html/versioning.html
 delete mode 100644 html/wcs_8h.html
 delete mode 100644 html/wcs_8h_source.html
 delete mode 100644 html/wcserr_8h.html
 delete mode 100644 html/wcserr_8h_source.html
 delete mode 100644 html/wcsfix_8h.html
 delete mode 100644 html/wcsfix_8h_source.html
 delete mode 100644 html/wcshdr_8h.html
 delete mode 100644 html/wcshdr_8h_source.html
 delete mode 100644 html/wcslib_8h.html
 delete mode 100644 html/wcslib_8h_source.html
 delete mode 100644 html/wcsmath_8h.html
 delete mode 100644 html/wcsmath_8h_source.html
 delete mode 100644 html/wcsprintf_8h.html
 delete mode 100644 html/wcsprintf_8h_source.html
 delete mode 100644 html/wcstrig_8h.html
 delete mode 100644 html/wcstrig_8h_source.html
 delete mode 100644 html/wcsunits_8h.html
 delete mode 100644 html/wcsunits_8h_source.html
 delete mode 100644 html/wcsutil_8h.html
 delete mode 100644 html/wcsutil_8h_source.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-astro-commits mailing list