[Debian-astro-commits] [saods9] 02/07: Merge branch 'upstream' into experimental

Ole Streicher olebole at moszumanska.debian.org
Tue Jul 21 12:49:46 UTC 2015


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

olebole pushed a commit to branch experimental
in repository saods9.

commit ad3303e21d7e99cc48ce483929e65b356a1cef32
Merge: 9a984cc 3000dde
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jul 21 10:27:00 2015 +0200

    Merge branch 'upstream' into experimental

 Makefile                                           |   97 +-
 Makefile.macosx                                    |   25 +-
 Makefile.unix                                      |   29 +-
 Makefile.windows                                   |   18 +-
 doc/release/r7.0.html                              |    7 +-
 ds9/Makefile.macosx                                |   58 +-
 ds9/Makefile.unix                                  |   19 +-
 ds9/Makefile.windows                               |   19 +-
 ds9/ds9.macosx                                     |   20 +-
 ds9/ds9.unix                                       |   14 +-
 ds9/ds9.windows                                    |   30 +-
 .../Resources/Info.plist                           |    6 +-
 ds9/macosx/SAOImage DS9.app/Contents/Info.plist    |    6 +-
 htmlwidget/COMPILE.txt                             |   73 -
 htmlwidget/configure                               | 3099 -------------------
 htmlwidget/configure.in                            |  737 -----
 htmlwidget/hv/hv.tcl                               |  351 ---
 htmlwidget/hv/hvinit.c                             |    7 -
 htmlwidget/hv/nogif.fig                            |   21 -
 htmlwidget/hv/nogif.gif                            |  Bin 191 -> 0 bytes
 htmlwidget/hv/nogifsm.gif                          |  Bin 91 -> 0 bytes
 htmlwidget/hv/ss.tcl                               |  423 ---
 htmlwidget/hv/ssinit.c                             |    7 -
 htmlwidget/listvers.sh                             |    9 -
 htmlwidget/makemake.tcl.in                         |  540 ----
 htmlwidget/mkdll.sh                                |   45 -
 htmlwidget/mkso.sh                                 |   28 -
 htmlwidget/src/htmlwish.c                          |   12 -
 htmlwidget/tools/mktclapp.c                        | 3206 --------------------
 make.pkgs                                          |   13 +-
 notes.txt                                          |   93 +-
 saotk/Makefile.org                                 |  100 -
 saotk/fitsy++/gzip.C                               |  195 --
 src/ds9.tcl                                        |    7 +-
 src/util.tcl                                       |    2 +-
 src/vo.tcl                                         |   31 +-
 tclcheckdns1.1/checkdns.C                          |  243 +-
 tcliis1.0/configure                                |    3 +-
 tcliis1.0/iistcl.C                                 |    9 +-
 tcliis1.0/xim.C                                    |    4 +
 {saotk => tkhtml1.0}/Makefile.in                   |   15 +-
 {saotk => tkhtml1.0}/aclocal.m4                    |    0
 {saotk => tkhtml1.0}/configure                     |  350 +--
 {saotk => tkhtml1.0}/configure.in                  |  246 +-
 {htmlwidget => tkhtml1.0/doc}/COPYING              |    0
 {htmlwidget => tkhtml1.0/doc}/COPYRIGHT            |    5 +
 {htmlwidget => tkhtml1.0/doc}/README               |    0
 {htmlwidget => tkhtml1.0}/doc/notes1.txt           |    0
 {htmlwidget => tkhtml1.0}/doc/simple.make          |    0
 {htmlwidget => tkhtml1.0}/doc/spec.html            |    0
 .../doc}/webpage/mkwebpage.tcl                     |    0
 {saotk => tkhtml1.0}/pkgIndex.tcl.in               |    0
 {htmlwidget => tkhtml1.0}/src/html.h               |    8 +-
 {htmlwidget => tkhtml1.0}/src/htmlcmd.c            |   50 +-
 tkhtml1.0/src/htmlcmd.h                            |  497 +++
 {htmlwidget => tkhtml1.0}/src/htmldraw.c           |    5 +-
 tkhtml1.0/src/htmldraw.h                           |  482 +++
 {htmlwidget => tkhtml1.0}/src/htmlexts.c           |    9 +-
 tkhtml1.0/src/htmlexts.h                           |  438 +++
 {htmlwidget => tkhtml1.0}/src/htmlform.c           |    1 -
 tkhtml1.0/src/htmlform.h                           |  483 +++
 {htmlwidget => tkhtml1.0}/src/htmlimage.c          |    3 +-
 tkhtml1.0/src/htmlimage.h                          |  466 +++
 {htmlwidget => tkhtml1.0}/src/htmlindex.c          |    4 +-
 tkhtml1.0/src/htmlindex.h                          |  450 +++
 {htmlwidget => tkhtml1.0}/src/htmllayout.c         |    1 -
 tkhtml1.0/src/htmllayout.h                         |  564 ++++
 {htmlwidget => tkhtml1.0}/src/htmlparse.c          |    7 +-
 tkhtml1.0/src/htmlparse.h                          |  487 +++
 {htmlwidget => tkhtml1.0}/src/htmlsizer.c          |    3 +-
 htmlwidget/src/html.h => tkhtml1.0/src/htmlsizer.h |  935 ++----
 {htmlwidget => tkhtml1.0}/src/htmltable.c          |    1 -
 tkhtml1.0/src/htmltable.h                          |  542 ++++
 {htmlwidget => tkhtml1.0}/src/htmltest.c           |    3 +-
 tkhtml1.0/src/htmltest.h                           |   44 +
 tkhtml1.0/src/htmltokens.c                         |  318 ++
 tkhtml1.0/src/htmltokens.h                         |  590 ++++
 {htmlwidget => tkhtml1.0}/src/htmlurl.c            |    8 +-
 tkhtml1.0/src/htmlurl.h                            |  456 +++
 {htmlwidget => tkhtml1.0}/src/htmlwidget.c         |   40 +-
 .../src/html.h => tkhtml1.0/src/htmlwidget.h       |  885 ++----
 {htmlwidget => tkhtml1.0}/src/tokenlist.txt        |    0
 {saotk => tkhtml1.0}/tclconfig/ChangeLog           |    0
 {saotk => tkhtml1.0}/tclconfig/README.txt          |    0
 {saotk => tkhtml1.0}/tclconfig/install-sh          |    0
 {saotk => tkhtml1.0}/tclconfig/tcl.m4              |    0
 {htmlwidget => tkhtml1.0}/tests/all.test           |    0
 {htmlwidget => tkhtml1.0}/tests/engine.tcl         |    0
 {htmlwidget => tkhtml1.0}/tests/html1.test         |    0
 {htmlwidget => tkhtml1.0}/tests/html2.test         |    0
 {htmlwidget => tkhtml1.0}/tests/html3.test         |    0
 {htmlwidget => tkhtml1.0}/tests/page1/image1       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image10      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image11      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image12      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image13      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image14      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image2       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image3       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image4       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image5       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image6       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image7       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image8       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/image9       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page1/index.html   |    0
 {htmlwidget => tkhtml1.0}/tests/page2/image1       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image10      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image11      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image12      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image13      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image14      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image15      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image16      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image17      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image18      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image19      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image2       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image20      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image21      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image22      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image23      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image24      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image25      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image26      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image27      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image28      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image29      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image3       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image30      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image31      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image32      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image33      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image34      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image35      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image36      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image37      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image38      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image39      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image4       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image5       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image6       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image7       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image8       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/image9       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page2/index.html   |    0
 {htmlwidget => tkhtml1.0}/tests/page3/image1       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image10      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image11      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image12      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image13      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image14      |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image2       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image3       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image4       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image5       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image6       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image7       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image8       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/image9       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page3/index.html   |    0
 {htmlwidget => tkhtml1.0}/tests/page4/image1       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image2       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image3       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image4       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image5       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image6       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image7       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image8       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/image9       |  Bin
 {htmlwidget => tkhtml1.0}/tests/page4/index.html   |    0
 {htmlwidget => tkhtml1.0}/tools/getpage.c          |    0
 {htmlwidget => tkhtml1.0}/tools/httpget.c          |    0
 {htmlwidget => tkhtml1.0}/tools/makeheaders.c      |   15 +-
 {htmlwidget => tkhtml1.0}/tools/maketokens.tcl     |    0
 {htmlwidget => tkhtml1.0}/tools/sgmlparse.c        |    0
 {htmlwidget => tkhtml1.0}/tools/url.c              |    0
 tkmpeg1.0/{ => doc}/license-GER.txt                |    0
 tkmpeg1.0/{ => doc}/license.txt                    |    0
 tkmpeg1.0/{ => doc}/readme.txt                     |    0
 tkmpeg1.0/tkmpeg.C                                 |   10 +-
 {saotk => tksao1.0}/Makefile.in                    |    0
 {saotk => tksao1.0}/aclocal.m4                     |    0
 {saotk => tksao1.0}/colorbar/Makefile              |    0
 {saotk => tksao1.0}/colorbar/cbgrid.C              |    0
 {saotk => tksao1.0}/colorbar/cbgrid.h              |    0
 {saotk => tksao1.0}/colorbar/colorbar.C            |    0
 {saotk => tksao1.0}/colorbar/colorbar.h            |    0
 {saotk => tksao1.0}/colorbar/colorbarbase.C        |    0
 {saotk => tksao1.0}/colorbar/colorbarbase.h        |    0
 {saotk => tksao1.0}/colorbar/colorbarrgb.C         |    0
 {saotk => tksao1.0}/colorbar/colorbarrgb.h         |    0
 .../colorbar/colorbarrgbtruecolor.C                |    0
 .../colorbar/colorbarrgbtruecolor.h                |    0
 .../colorbar/colorbarrgbtruecolor16.C              |    0
 .../colorbar/colorbarrgbtruecolor16.h              |    0
 .../colorbar/colorbarrgbtruecolor24.C              |    0
 .../colorbar/colorbarrgbtruecolor24.h              |    0
 .../colorbar/colorbarrgbtruecolor8.C               |    0
 .../colorbar/colorbarrgbtruecolor8.h               |    0
 {saotk => tksao1.0}/colorbar/colorbartrue.C        |    0
 {saotk => tksao1.0}/colorbar/colorbartrue.h        |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor.C   |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor.h   |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor16.C |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor16.h |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor24.C |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor24.h |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor8.C  |    0
 {saotk => tksao1.0}/colorbar/colorbartruecolor8.h  |    0
 {saotk => tksao1.0}/colorbar/colormap.C            |    0
 {saotk => tksao1.0}/colorbar/colormap.h            |    0
 {saotk => tksao1.0}/colorbar/colortag.C            |    0
 {saotk => tksao1.0}/colorbar/colortag.h            |    0
 {saotk => tksao1.0}/colorbar/default.C             |    0
 {saotk => tksao1.0}/colorbar/default.h             |    0
 {saotk => tksao1.0}/colorbar/lex.C                 |    0
 {saotk => tksao1.0}/colorbar/lex.L                 |    0
 {saotk => tksao1.0}/colorbar/lut.C                 |    0
 {saotk => tksao1.0}/colorbar/lut.h                 |    0
 {saotk => tksao1.0}/colorbar/lutlex.C              |    0
 {saotk => tksao1.0}/colorbar/lutlex.L              |    0
 {saotk => tksao1.0}/colorbar/lutparser.C           |    0
 {saotk => tksao1.0}/colorbar/lutparser.H           |    0
 {saotk => tksao1.0}/colorbar/lutparser.Y           |    0
 {saotk => tksao1.0}/colorbar/parser.C              |    0
 {saotk => tksao1.0}/colorbar/parser.H              |    0
 {saotk => tksao1.0}/colorbar/parser.Y              |    0
 {saotk => tksao1.0}/colorbar/sao.C                 |    0
 {saotk => tksao1.0}/colorbar/sao.h                 |    0
 {saotk => tksao1.0}/colorbar/saolex.C              |    0
 {saotk => tksao1.0}/colorbar/saolex.L              |    0
 {saotk => tksao1.0}/colorbar/saoparser.C           |    0
 {saotk => tksao1.0}/colorbar/saoparser.H           |    0
 {saotk => tksao1.0}/colorbar/saoparser.Y           |    0
 {saotk => tksao1.0}/configure                      |   26 +-
 {saotk => tksao1.0}/configure.in                   |    6 +-
 {saotk => tksao1.0}/fitsy++/Makefile               |    0
 {saotk => tksao1.0}/fitsy++/alloc.C                |    0
 {saotk => tksao1.0}/fitsy++/alloc.h                |    0
 {saotk => tksao1.0}/fitsy++/allocgz.C              |    0
 {saotk => tksao1.0}/fitsy++/allocgz.h              |    0
 {saotk => tksao1.0}/fitsy++/analysis.C             |    0
 {saotk => tksao1.0}/fitsy++/analysis.h             |    0
 {saotk => tksao1.0}/fitsy++/block.C                |    0
 {saotk => tksao1.0}/fitsy++/block.h                |    0
 {saotk => tksao1.0}/fitsy++/card.C                 |    0
 {saotk => tksao1.0}/fitsy++/card.h                 |    0
 {saotk => tksao1.0}/fitsy++/channel.C              |    0
 {saotk => tksao1.0}/fitsy++/channel.h              |    0
 {saotk => tksao1.0}/fitsy++/column.C               |    0
 {saotk => tksao1.0}/fitsy++/column.h               |    0
 {saotk => tksao1.0}/fitsy++/compress.C             |  162 +-
 {saotk => tksao1.0}/fitsy++/compress.h             |    5 +-
 {saotk => tksao1.0}/fitsy++/envi.C                 |    0
 {saotk => tksao1.0}/fitsy++/envi.h                 |    0
 {saotk => tksao1.0}/fitsy++/envilex.C              |    0
 {saotk => tksao1.0}/fitsy++/envilex.L              |    0
 {saotk => tksao1.0}/fitsy++/enviparser.C           |    0
 {saotk => tksao1.0}/fitsy++/enviparser.H           |    0
 {saotk => tksao1.0}/fitsy++/enviparser.Y           |    0
 {saotk => tksao1.0}/fitsy++/file.C                 |    0
 {saotk => tksao1.0}/fitsy++/file.h                 |    0
 tksao1.0/fitsy++/gzip.C                            |  339 +++
 {saotk => tksao1.0}/fitsy++/gzip.h                 |    0
 {saotk => tksao1.0}/fitsy++/hcompress.C            |    2 +-
 {saotk => tksao1.0}/fitsy++/hcompress.h            |    0
 {saotk => tksao1.0}/fitsy++/hdecompress.c          |    0
 {saotk => tksao1.0}/fitsy++/hdu.C                  |    0
 {saotk => tksao1.0}/fitsy++/hdu.h                  |    0
 {saotk => tksao1.0}/fitsy++/head.C                 |    0
 {saotk => tksao1.0}/fitsy++/head.h                 |    0
 {saotk => tksao1.0}/fitsy++/hist.C                 |    0
 {saotk => tksao1.0}/fitsy++/hist.h                 |    0
 {saotk => tksao1.0}/fitsy++/hpx.C                  |    0
 {saotk => tksao1.0}/fitsy++/hpx.h                  |    0
 {saotk => tksao1.0}/fitsy++/iis.C                  |    0
 {saotk => tksao1.0}/fitsy++/iis.h                  |    0
 {saotk => tksao1.0}/fitsy++/lex.C                  |    0
 {saotk => tksao1.0}/fitsy++/lex.L                  |    0
 {saotk => tksao1.0}/fitsy++/map.C                  |    0
 {saotk => tksao1.0}/fitsy++/map.h                  |    0
 {saotk => tksao1.0}/fitsy++/mapincr.C              |    0
 {saotk => tksao1.0}/fitsy++/mapincr.h              |    0
 {saotk => tksao1.0}/fitsy++/mmap.C                 |    0
 {saotk => tksao1.0}/fitsy++/mmap.h                 |    0
 {saotk => tksao1.0}/fitsy++/mmapincr.C             |    0
 {saotk => tksao1.0}/fitsy++/mmapincr.h             |    0
 {saotk => tksao1.0}/fitsy++/nrrd.C                 |    0
 {saotk => tksao1.0}/fitsy++/nrrd.h                 |    0
 {saotk => tksao1.0}/fitsy++/nrrdgzip.C             |    0
 {saotk => tksao1.0}/fitsy++/nrrdgzip.h             |    0
 {saotk => tksao1.0}/fitsy++/nrrdlex.C              |    0
 {saotk => tksao1.0}/fitsy++/nrrdlex.L              |    0
 {saotk => tksao1.0}/fitsy++/nrrdparser.C           |    0
 {saotk => tksao1.0}/fitsy++/nrrdparser.H           |    0
 {saotk => tksao1.0}/fitsy++/nrrdparser.Y           |    0
 {saotk => tksao1.0}/fitsy++/order.C                |    0
 {saotk => tksao1.0}/fitsy++/order.h                |    0
 {saotk => tksao1.0}/fitsy++/outchannel.C           |    0
 {saotk => tksao1.0}/fitsy++/outchannel.h           |    0
 {saotk => tksao1.0}/fitsy++/outfile.C              |    0
 {saotk => tksao1.0}/fitsy++/outfile.h              |    0
 {saotk => tksao1.0}/fitsy++/outfits.C              |    0
 {saotk => tksao1.0}/fitsy++/outfits.h              |    0
 {saotk => tksao1.0}/fitsy++/outsocket.C            |    0
 {saotk => tksao1.0}/fitsy++/outsocket.h            |    0
 {saotk => tksao1.0}/fitsy++/parser.C               |    0
 {saotk => tksao1.0}/fitsy++/parser.H               |    0
 {saotk => tksao1.0}/fitsy++/parser.Y               |    0
 {saotk => tksao1.0}/fitsy++/photo.C                |    0
 {saotk => tksao1.0}/fitsy++/photo.h                |    0
 {saotk => tksao1.0}/fitsy++/plio.C                 |    2 +-
 {saotk => tksao1.0}/fitsy++/plio.h                 |    0
 {saotk => tksao1.0}/fitsy++/pliocomp.c             |    0
 {saotk => tksao1.0}/fitsy++/rice.C                 |   26 +-
 {saotk => tksao1.0}/fitsy++/rice.h                 |    0
 {saotk => tksao1.0}/fitsy++/ricecomp.c             |    0
 {saotk => tksao1.0}/fitsy++/savefits.C             |    0
 {saotk => tksao1.0}/fitsy++/share.C                |    0
 {saotk => tksao1.0}/fitsy++/share.h                |    0
 {saotk => tksao1.0}/fitsy++/shmload.C              |    0
 {saotk => tksao1.0}/fitsy++/smap.C                 |    0
 {saotk => tksao1.0}/fitsy++/smap.h                 |    0
 {saotk => tksao1.0}/fitsy++/smmap.C                |    0
 {saotk => tksao1.0}/fitsy++/smmap.h                |    0
 {saotk => tksao1.0}/fitsy++/socket.C               |    0
 {saotk => tksao1.0}/fitsy++/socket.h               |    0
 {saotk => tksao1.0}/fitsy++/socketgz.C             |    0
 {saotk => tksao1.0}/fitsy++/socketgz.h             |    0
 {saotk => tksao1.0}/fitsy++/sshare.C               |    0
 {saotk => tksao1.0}/fitsy++/sshare.h               |    0
 {saotk => tksao1.0}/fitsy++/strm.C                 |    0
 {saotk => tksao1.0}/fitsy++/strm.h                 |    0
 {saotk => tksao1.0}/fitsy++/var.C                  |    0
 {saotk => tksao1.0}/fitsy++/var.h                  |    0
 {saotk => tksao1.0}/frame/Makefile                 |    0
 {saotk => tksao1.0}/frame/annulus.C                |    0
 {saotk => tksao1.0}/frame/annulus.h                |    0
 {saotk => tksao1.0}/frame/base.C                   |    0
 {saotk => tksao1.0}/frame/base.h                   |    0
 {saotk => tksao1.0}/frame/basebox.C                |    0
 {saotk => tksao1.0}/frame/basebox.h                |    0
 {saotk => tksao1.0}/frame/basecommand.C            |    0
 {saotk => tksao1.0}/frame/baseellipse.C            |    0
 {saotk => tksao1.0}/frame/baseellipse.h            |    0
 {saotk => tksao1.0}/frame/baseline.C               |    0
 {saotk => tksao1.0}/frame/baseline.h               |    0
 {saotk => tksao1.0}/frame/basemarker.C             |    0
 {saotk => tksao1.0}/frame/basemarker.h             |    0
 {saotk => tksao1.0}/frame/basepanda.C              |    0
 {saotk => tksao1.0}/frame/basepanda.h              |    0
 {saotk => tksao1.0}/frame/box.C                    |    0
 {saotk => tksao1.0}/frame/box.h                    |    0
 {saotk => tksao1.0}/frame/boxannulus.C             |    0
 {saotk => tksao1.0}/frame/boxannulus.h             |    0
 {saotk => tksao1.0}/frame/bpanda.C                 |    0
 {saotk => tksao1.0}/frame/bpanda.h                 |    0
 {saotk => tksao1.0}/frame/callback.C               |    0
 {saotk => tksao1.0}/frame/callback.h               |    0
 {saotk => tksao1.0}/frame/ciaolex.C                |    0
 {saotk => tksao1.0}/frame/ciaolex.L                |    0
 {saotk => tksao1.0}/frame/ciaoparser.C             |    0
 {saotk => tksao1.0}/frame/ciaoparser.H             |    0
 {saotk => tksao1.0}/frame/ciaoparser.Y             |    0
 {saotk => tksao1.0}/frame/circle.C                 |    0
 {saotk => tksao1.0}/frame/circle.h                 |    0
 {saotk => tksao1.0}/frame/colorscale.C             |    0
 {saotk => tksao1.0}/frame/colorscale.h             |    0
 {saotk => tksao1.0}/frame/colorscalergb.C          |    0
 {saotk => tksao1.0}/frame/colorscalergb.h          |    0
 {saotk => tksao1.0}/frame/colorscaletrue16.C       |    0
 {saotk => tksao1.0}/frame/colorscaletrue16.h       |    0
 {saotk => tksao1.0}/frame/colorscaletrue24.C       |    0
 {saotk => tksao1.0}/frame/colorscaletrue24.h       |    0
 {saotk => tksao1.0}/frame/colorscaletrue32.C       |    0
 {saotk => tksao1.0}/frame/colorscaletrue32.h       |    0
 {saotk => tksao1.0}/frame/colorscaletrue8.C        |    0
 {saotk => tksao1.0}/frame/colorscaletrue8.h        |    0
 {saotk => tksao1.0}/frame/compass.C                |    0
 {saotk => tksao1.0}/frame/compass.h                |    0
 {saotk => tksao1.0}/frame/composite.C              |    0
 {saotk => tksao1.0}/frame/composite.h              |    0
 {saotk => tksao1.0}/frame/context.C                |    0
 {saotk => tksao1.0}/frame/context.h                |    0
 {saotk => tksao1.0}/frame/contour.C                |    0
 {saotk => tksao1.0}/frame/contour.h                |    0
 {saotk => tksao1.0}/frame/coord.C                  |    0
 {saotk => tksao1.0}/frame/coord.h                  |    0
 {saotk => tksao1.0}/frame/cpanda.C                 |    0
 {saotk => tksao1.0}/frame/cpanda.h                 |    0
 {saotk => tksao1.0}/frame/ds9lex.C                 |    0
 {saotk => tksao1.0}/frame/ds9lex.L                 |    0
 {saotk => tksao1.0}/frame/ds9parser.C              |    0
 {saotk => tksao1.0}/frame/ds9parser.H              |    0
 {saotk => tksao1.0}/frame/ds9parser.Y              |    0
 {saotk => tksao1.0}/frame/ellipse.C                |    0
 {saotk => tksao1.0}/frame/ellipse.h                |    0
 {saotk => tksao1.0}/frame/ellipseannulus.C         |    0
 {saotk => tksao1.0}/frame/ellipseannulus.h         |    0
 {saotk => tksao1.0}/frame/epanda.C                 |    0
 {saotk => tksao1.0}/frame/epanda.h                 |    0
 {saotk => tksao1.0}/frame/fitsanalysis.C           |    0
 {saotk => tksao1.0}/frame/fitsbin.C                |    0
 {saotk => tksao1.0}/frame/fitsblock.C              |    0
 {saotk => tksao1.0}/frame/fitscompress.C           |   11 +-
 {saotk => tksao1.0}/frame/fitsdata.C               |    0
 {saotk => tksao1.0}/frame/fitsdata.h               |    0
 {saotk => tksao1.0}/frame/fitsenvi.C               |    0
 {saotk => tksao1.0}/frame/fitshealpix.C            |    0
 {saotk => tksao1.0}/frame/fitsimage.C              |    0
 {saotk => tksao1.0}/frame/fitsimage.h              |    3 -
 {saotk => tksao1.0}/frame/fitsmap.C                |    0
 {saotk => tksao1.0}/frame/fitsmask.C               |    0
 {saotk => tksao1.0}/frame/fitsmask.h               |    0
 {saotk => tksao1.0}/frame/fitsnrrd.C               |    0
 {saotk => tksao1.0}/frame/fr3dcommand.C            |    0
 {saotk => tksao1.0}/frame/fr3dmap.C                |    0
 {saotk => tksao1.0}/frame/frame.C                  |    0
 {saotk => tksao1.0}/frame/frame.h                  |    0
 {saotk => tksao1.0}/frame/frame3d.C                |    0
 {saotk => tksao1.0}/frame/frame3d.h                |    0
 {saotk => tksao1.0}/frame/frame3dbase.C            |    0
 {saotk => tksao1.0}/frame/frame3dbase.h            |    0
 {saotk => tksao1.0}/frame/frame3dtrue.C            |    0
 {saotk => tksao1.0}/frame/frame3dtrue.h            |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor.C       |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor.h       |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor16.C     |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor16.h     |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor24.C     |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor24.h     |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor8.C      |    0
 {saotk => tksao1.0}/frame/frame3dtruecolor8.h      |    0
 {saotk => tksao1.0}/frame/framebase.C              |    0
 {saotk => tksao1.0}/frame/framebase.h              |    0
 {saotk => tksao1.0}/frame/framergb.C               |    0
 {saotk => tksao1.0}/frame/framergb.h               |    0
 {saotk => tksao1.0}/frame/framergbtruecolor.C      |    0
 {saotk => tksao1.0}/frame/framergbtruecolor.h      |    0
 {saotk => tksao1.0}/frame/framergbtruecolor16.C    |    0
 {saotk => tksao1.0}/frame/framergbtruecolor16.h    |    0
 {saotk => tksao1.0}/frame/framergbtruecolor24.C    |    0
 {saotk => tksao1.0}/frame/framergbtruecolor24.h    |    0
 {saotk => tksao1.0}/frame/framergbtruecolor8.C     |    0
 {saotk => tksao1.0}/frame/framergbtruecolor8.h     |    0
 {saotk => tksao1.0}/frame/frametrue.C              |    0
 {saotk => tksao1.0}/frame/frametrue.h              |    0
 {saotk => tksao1.0}/frame/frametruecolor.C         |    0
 {saotk => tksao1.0}/frame/frametruecolor.h         |    0
 {saotk => tksao1.0}/frame/frametruecolor16.C       |    0
 {saotk => tksao1.0}/frame/frametruecolor16.h       |    0
 {saotk => tksao1.0}/frame/frametruecolor24.C       |    0
 {saotk => tksao1.0}/frame/frametruecolor24.h       |    0
 {saotk => tksao1.0}/frame/frametruecolor8.C        |    0
 {saotk => tksao1.0}/frame/frametruecolor8.h        |    0
 {saotk => tksao1.0}/frame/frblt.C                  |    0
 {saotk => tksao1.0}/frame/frcommand.C              |    0
 {saotk => tksao1.0}/frame/frload.C                 |    0
 {saotk => tksao1.0}/frame/frmap.C                  |    0
 {saotk => tksao1.0}/frame/frmarker.C               |    0
 {saotk => tksao1.0}/frame/frmarkerxml.C            |    0
 {saotk => tksao1.0}/frame/frsave.C                 |    0
 {saotk => tksao1.0}/frame/frscale.C                |    0
 {saotk => tksao1.0}/frame/frscale.h                |    0
 {saotk => tksao1.0}/frame/fvcontour.C              |    0
 {saotk => tksao1.0}/frame/fvcontour.h              |    0
 {saotk => tksao1.0}/frame/grid.C                   |    0
 {saotk => tksao1.0}/frame/grid.h                   |    0
 {saotk => tksao1.0}/frame/grid25d.C                |    0
 {saotk => tksao1.0}/frame/grid25d.h                |    0
 {saotk => tksao1.0}/frame/grid2d.C                 |    0
 {saotk => tksao1.0}/frame/grid2d.h                 |    0
 {saotk => tksao1.0}/frame/grid3d.C                 |    0
 {saotk => tksao1.0}/frame/grid3d.h                 |    0
 {saotk => tksao1.0}/frame/inversescale.C           |    0
 {saotk => tksao1.0}/frame/inversescale.h           |    0
 {saotk => tksao1.0}/frame/lex.C                    |    0
 {saotk => tksao1.0}/frame/lex.L                    |    0
 {saotk => tksao1.0}/frame/line.C                   |    0
 {saotk => tksao1.0}/frame/line.h                   |    0
 {saotk => tksao1.0}/frame/marker.C                 |    0
 {saotk => tksao1.0}/frame/marker.h                 |    0
 {saotk => tksao1.0}/frame/parser.C                 |    0
 {saotk => tksao1.0}/frame/parser.H                 |    0
 {saotk => tksao1.0}/frame/parser.Y                 |    0
 {saotk => tksao1.0}/frame/point.C                  |    0
 {saotk => tksao1.0}/frame/point.h                  |    0
 {saotk => tksao1.0}/frame/polygon.C                |    0
 {saotk => tksao1.0}/frame/polygon.h                |    0
 {saotk => tksao1.0}/frame/projection.C             |    0
 {saotk => tksao1.0}/frame/projection.h             |    0
 {saotk => tksao1.0}/frame/proslex.C                |    0
 {saotk => tksao1.0}/frame/proslex.L                |    0
 {saotk => tksao1.0}/frame/prosparser.C             |    0
 {saotk => tksao1.0}/frame/prosparser.H             |    0
 {saotk => tksao1.0}/frame/prosparser.Y             |    0
 {saotk => tksao1.0}/frame/raytrace.C               |    0
 {saotk => tksao1.0}/frame/raytrace.h               |    0
 {saotk => tksao1.0}/frame/ruler.C                  |    0
 {saotk => tksao1.0}/frame/ruler.h                  |    0
 {saotk => tksao1.0}/frame/saolex.C                 |    0
 {saotk => tksao1.0}/frame/saolex.L                 |    0
 {saotk => tksao1.0}/frame/saoparser.C              |    0
 {saotk => tksao1.0}/frame/saoparser.H              |    0
 {saotk => tksao1.0}/frame/saoparser.Y              |    0
 {saotk => tksao1.0}/frame/segment.C                |    0
 {saotk => tksao1.0}/frame/segment.h                |    0
 {saotk => tksao1.0}/frame/sigbus.h                 |    0
 {saotk => tksao1.0}/frame/tag.C                    |    0
 {saotk => tksao1.0}/frame/tag.h                    |    0
 {saotk => tksao1.0}/frame/text.C                   |    0
 {saotk => tksao1.0}/frame/text.h                   |    0
 {saotk => tksao1.0}/frame/tnglex.C                 |    0
 {saotk => tksao1.0}/frame/tnglex.L                 |    0
 {saotk => tksao1.0}/frame/tngparser.C              |    0
 {saotk => tksao1.0}/frame/tngparser.H              |    0
 {saotk => tksao1.0}/frame/tngparser.Y              |    0
 {saotk => tksao1.0}/frame/vect.C                   |    0
 {saotk => tksao1.0}/frame/vect.h                   |    0
 {saotk => tksao1.0}/frame/xml.h                    |    0
 {saotk => tksao1.0}/frame/xylex.C                  |    0
 {saotk => tksao1.0}/frame/xylex.L                  |    0
 {saotk => tksao1.0}/frame/xyparser.C               |    0
 {saotk => tksao1.0}/frame/xyparser.H               |    0
 {saotk => tksao1.0}/frame/xyparser.Y               |    0
 {saotk => tksao1.0}/list/Makefile                  |    0
 {saotk => tksao1.0}/list/list.C                    |    0
 {saotk => tksao1.0}/list/list.h                    |    0
 {saotk => tksao1.0}/magnifier/Makefile             |    0
 {saotk => tksao1.0}/magnifier/lex.C                |    0
 {saotk => tksao1.0}/magnifier/lex.L                |    0
 {saotk => tksao1.0}/magnifier/magnifier.C          |    0
 {saotk => tksao1.0}/magnifier/magnifier.h          |    0
 {saotk => tksao1.0}/magnifier/magnifiertrue.C      |    0
 {saotk => tksao1.0}/magnifier/magnifiertrue.h      |    0
 {saotk => tksao1.0}/magnifier/parser.C             |    0
 {saotk => tksao1.0}/magnifier/parser.H             |    0
 {saotk => tksao1.0}/magnifier/parser.Y             |    0
 {saotk => tksao1.0}/panner/Makefile                |    0
 {saotk => tksao1.0}/panner/lex.C                   |    0
 {saotk => tksao1.0}/panner/lex.L                   |    0
 {saotk => tksao1.0}/panner/panner.C                |    0
 {saotk => tksao1.0}/panner/panner.h                |    0
 {saotk => tksao1.0}/panner/pannertrue.C            |    0
 {saotk => tksao1.0}/panner/pannertrue.h            |    0
 {saotk => tksao1.0}/panner/parser.C                |    0
 {saotk => tksao1.0}/panner/parser.H                |    0
 {saotk => tksao1.0}/panner/parser.Y                |    0
 {saotk => tksao1.0}/pkgIndex.tcl.in                |    0
 {saotk/util => tksao1.0}/saotk.C                   |   17 +-
 {saotk => tksao1.0}/tclconfig/ChangeLog            |    0
 {saotk => tksao1.0}/tclconfig/README.txt           |    0
 {saotk => tksao1.0}/tclconfig/install-sh           |    0
 {saotk => tksao1.0}/tclconfig/tcl.m4               |    0
 {saotk => tksao1.0}/util/FlexLexer.h               |    0
 {saotk => tksao1.0}/util/Makefile                  |    0
 {saotk => tksao1.0}/util/attribute.C               |    0
 {saotk => tksao1.0}/util/attribute.h               |    0
 {saotk => tksao1.0}/util/fdstream.hpp              |    0
 {saotk => tksao1.0}/util/fuzzy.h                   |    0
 {saotk => tksao1.0}/util/grf.C                     |    1 +
 {saotk => tksao1.0}/util/grf3d.C                   |    0
 {saotk => tksao1.0}/util/grid25dbase.C             |    0
 {saotk => tksao1.0}/util/grid25dbase.h             |    0
 {saotk => tksao1.0}/util/grid2dbase.C              |    0
 {saotk => tksao1.0}/util/grid2dbase.h              |    0
 {saotk => tksao1.0}/util/grid3dbase.C              |    0
 {saotk => tksao1.0}/util/grid3dbase.h              |    0
 {saotk => tksao1.0}/util/gridbase.C                |    0
 {saotk => tksao1.0}/util/gridbase.h                |    0
 {saotk => tksao1.0}/util/ps.C                      |    0
 {saotk => tksao1.0}/util/ps.h                      |    0
 {saotk => tksao1.0}/util/smooth.C                  |    0
 {saotk => tksao1.0}/util/smooth.h                  |    0
 {saotk => tksao1.0}/util/tkpostscript.h            |    0
 {saotk => tksao1.0}/util/util.C                    |    0
 {saotk => tksao1.0}/util/util.h                    |    4 +-
 {saotk => tksao1.0}/vector/Makefile                |    0
 {saotk => tksao1.0}/vector/vector.C                |    0
 {saotk => tksao1.0}/vector/vector.h                |    0
 {saotk => tksao1.0}/vector/vector3d.C              |    0
 {saotk => tksao1.0}/vector/vector3d.h              |    0
 {saotk => tksao1.0}/vector/vectorold.C             |    0
 {saotk => tksao1.0}/vector/vectorold.h             |    0
 {saotk => tksao1.0}/widget/Makefile                |    0
 {saotk => tksao1.0}/widget/truecolor16.C           |    0
 {saotk => tksao1.0}/widget/truecolor16.h           |    0
 {saotk => tksao1.0}/widget/truecolor24.C           |    0
 {saotk => tksao1.0}/widget/truecolor24.h           |    0
 {saotk => tksao1.0}/widget/truecolor8.C            |    0
 {saotk => tksao1.0}/widget/truecolor8.h            |    0
 {saotk => tksao1.0}/widget/widget.C                |    0
 {saotk => tksao1.0}/widget/widget.h                |    0
 594 files changed, 7300 insertions(+), 11331 deletions(-)

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



More information about the Debian-astro-commits mailing list