[saods9] branch debian updated (29f33c1 -> df49245)

Ole Streicher olebole-guest at alioth.debian.org
Thu Aug 1 13:38:40 UTC 2013


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

olebole-guest pushed a change to branch debian
in repository saods9.

      from  29f33c1   Change priority to optional
      adds  75d4903   New upstream+dfsg version 7.3b1
      adds  ef7609e   New upstream+dfsg version 7.3b2
       new  ca83c8f   Merge branch 'upstream+dfsg' into debian
       new  df49245   Adopt 7.3b1

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:
 Makefile                                           |  382 +-
 README                                             |   22 +-
 blt3.0.1/configure                                 |   17 +-
 blt3.0.1/src/Makefile.in                           |    3 +-
 blt3.0.1/src/tclGet.c                              |   45 +
 checkdns/Makefile                                  |    1 +
 debian/changelog                                   |    6 +
 debian/clean                                       |   10 +-
 debian/patches/blt_remove_rpath.patch              |    2 +-
 debian/patches/ds9_add_about_debian.patch          |    2 +-
 debian/patches/ds9_fix_docdir.patch                |    4 +-
 debian/patches/ds9_fix_documentation.patch         |   92 -
 debian/patches/ds9_make_linux.patch                |   42 +-
 debian/patches/ds9_use_external_libs.patch         |  249 +-
 debian/patches/ds9_use_filesystem.patch            |   90 +-
 debian/patches/saotk_add_ksearch.patch             |    2 +-
 debian/patches/saotk_add_psscale.patch             |    4 +-
 debian/patches/saotk_fix_funtools_includes.patch   |    4 +-
 debian/patches/saotk_spellfix.patch                |    2 +-
 debian/patches/series                              |    1 -
 debian/rules                                       |    2 +-
 doc/ref/command.html                               |  129 +-
 doc/ref/file.html                                  |   43 +-
 doc/ref/gui.html                                   |   72 -
 doc/ref/keyboard.html                              |    2 +-
 doc/ref/region.html                                |    3 +-
 doc/ref/samp.html                                  |   64 +-
 doc/ref/xpa.html                                   |  104 +-
 doc/release/r7.0.html                              |   24 +
 ds9/Makefile                                       |  241 +-
 ds9/ds9.C                                          |   50 +-
 ds9/macosx/SAOImage DS9.app/Contents/Info.plist    |    2 +-
 .../Resources/English.lproj/InfoPlist.strings      |  Bin 668 -> 686 bytes
 ds9/win/ds9.rc                                     |    8 +-
 hcompress/Makefile                                 |    1 +
 iis/Makefile                                       |    1 +
 iis/iistcl.C                                       |   13 +-
 iis/iistcl.h                                       |    4 +-
 iis/xim.C                                          |    2 +-
 macosx/Makefile                                    |    8 +-
 make.linux64 => make.cygwin                        |   14 +-
 make.darwin64x86leopard                            |   34 -
 make.darwinleopard                                 |    8 -
 make.darwinppcleopard                              |   33 -
 make.darwinppctiger                                |   33 -
 make.darwintiger                                   |    8 -
 make.darwinx86leopard                              |   32 -
 make.darwinx86tiger                                |   35 -
 make.linux                                         |    3 -
 make.macosxleopard                                 |    8 -
 make.macosxppcleopard                              |   29 -
 make.macosxppctiger                                |   30 -
 make.macosxtiger                                   |    7 -
 make.macosxx86leopard                              |   30 -
 ...macosxsnowleopard => make.macosxx86mountainlion |   11 +-
 make.macosxx86tiger                                |   31 -
 make.pkgs                                          |   17 +-
 make.solaris                                       |   29 -
 make.windows                                       |    6 +-
 msgs/cs.msg                                        |    1 +
 msgs/da.msg                                        |    1 +
 msgs/de.msg                                        |    1 +
 msgs/es.msg                                        |    1 +
 msgs/fr.msg                                        |    1 +
 msgs/ja.msg                                        |    1 +
 msgs/pt.msg                                        |    1 +
 msgs/zh.msg                                        |    1 +
 notes.txt                                          |  107 +-
 plio/Makefile                                      |    1 +
 rice/Makefile                                      |    1 +
 saotk/colorbar/cbgrid.C                            |    2 +-
 saotk/colorbar/cbgrid.h                            |    2 +-
 saotk/colorbar/colorbar.C                          |    2 +-
 saotk/colorbar/colorbar.h                          |    2 +-
 saotk/colorbar/colorbarbase.C                      |    2 +-
 saotk/colorbar/colorbarbase.h                      |    6 +-
 saotk/colorbar/colorbarrgb.C                       |    2 +-
 saotk/colorbar/colorbarrgb.h                       |    2 +-
 saotk/fitsy++/Makefile                             |   14 +-
 saotk/fitsy++/alloc.C                              |    5 +-
 saotk/fitsy++/allocgz.C                            |    5 +-
 saotk/fitsy++/channel.C                            |    5 +-
 saotk/fitsy++/compress.C                           |  300 +-
 saotk/fitsy++/compress.h                           |   22 +-
 saotk/fitsy++/envi.C                               |  317 +
 saotk/fitsy++/envi.h                               |   49 +
 saotk/{colorbar/lex.C => fitsy++/envilex.C}        |  974 +-
 saotk/fitsy++/envilex.L                            |  191 +
 saotk/{frame/xyparser.C => fitsy++/enviparser.C}   | 1082 +--
 .../{colorbar/lutparser.H => fitsy++/enviparser.H} |  130 +-
 saotk/fitsy++/enviparser.Y                         |  266 +
 saotk/fitsy++/file.C                               |  141 +-
 saotk/fitsy++/file.h                               |   47 +-
 saotk/fitsy++/gzip.C                               |  234 +-
 saotk/fitsy++/gzip.h                               |    3 -
 saotk/fitsy++/gzraw.C                              |  140 -
 saotk/fitsy++/gzraw.h                              |   20 -
 saotk/fitsy++/hcompress.C                          |   67 +-
 saotk/fitsy++/hdu.C                                |    8 +
 saotk/fitsy++/hdu.h                                |    2 +-
 saotk/fitsy++/hist.C                               |    7 +-
 saotk/fitsy++/hpx.C                                |   16 +-
 saotk/fitsy++/hpx.h                                |    4 -
 saotk/fitsy++/map.C                                |   12 +-
 saotk/fitsy++/mapincr.C                            |    2 +-
 saotk/fitsy++/mmap.C                               |    7 +-
 saotk/fitsy++/mmapincr.C                           |    6 +
 saotk/fitsy++/nrrd.C                               |   30 +-
 saotk/fitsy++/nrrd.h                               |    7 -
 saotk/fitsy++/nrrdgzip.C                           |    2 +-
 saotk/fitsy++/nrrdparser.C                         |   18 +-
 saotk/fitsy++/nrrdparser.Y                         |   18 +-
 saotk/fitsy++/outfits.C                            |    1 +
 saotk/fitsy++/outfits.h                            |    1 +
 saotk/fitsy++/parser.C                             |  661 +-
 saotk/fitsy++/parser.Y                             |    7 +-
 saotk/fitsy++/photo.C                              |    3 +-
 saotk/fitsy++/plio.C                               |   31 +-
 saotk/fitsy++/rice.C                               |   81 +-
 saotk/fitsy++/savefits.C                           |   70 +-
 saotk/fitsy++/share.C                              |   14 +-
 saotk/fitsy++/smap.C                               |   89 +
 saotk/fitsy++/smap.h                               |    5 +
 saotk/fitsy++/smmap.C                              |    9 +
 saotk/fitsy++/smmap.h                              |    6 +
 saotk/fitsy++/socket.C                             |    6 +-
 saotk/fitsy++/socketgz.C                           |    7 +
 saotk/fitsy++/sshare.C                             |   16 +
 saotk/fitsy++/var.C                                |    7 +
 saotk/frame/Makefile                               |    2 +
 saotk/frame/base.C                                 |    4 +-
 saotk/frame/base.h                                 |   25 +-
 saotk/frame/basebox.C                              |    2 +-
 saotk/frame/basebox.h                              |    2 +-
 saotk/frame/basecommand.C                          |   35 +-
 saotk/frame/baseellipse.C                          |    2 +-
 saotk/frame/baseellipse.h                          |    4 +-
 saotk/frame/baseline.h                             |    2 +-
 saotk/frame/bpanda.C                               |    2 +-
 saotk/frame/bpanda.h                               |    2 +-
 saotk/frame/colorscale.C                           |  165 +-
 saotk/frame/colorscale.h                           |   11 +-
 saotk/frame/compass.C                              |    2 +-
 saotk/frame/compass.h                              |    2 +-
 saotk/frame/composite.C                            |    2 +-
 saotk/frame/composite.h                            |    4 +-
 saotk/frame/contour.C                              |    4 +-
 saotk/frame/contour.h                              |    2 +-
 saotk/frame/cpanda.C                               |    2 +-
 saotk/frame/cpanda.h                               |    2 +-
 saotk/frame/ds9lex.C                               | 2231 ++---
 saotk/frame/ds9lex.L                               |    1 +
 saotk/frame/ds9parser.C                            | 2329 ++---
 saotk/frame/ds9parser.H                            |  188 +-
 saotk/frame/ds9parser.Y                            |   28 +-
 saotk/frame/epanda.C                               |    2 +-
 saotk/frame/epanda.h                               |    2 +-
 saotk/frame/fitscompress.C                         |   19 +-
 saotk/frame/fitsdata.C                             |    2 -
 saotk/frame/fitsenvi.C                             |   71 +
 saotk/frame/fitsimage.C                            |   67 +-
 saotk/frame/fitsimage.h                            |   28 +-
 saotk/frame/fitsnrrd.C                             |    2 +-
 saotk/frame/frame.C                                |    5 +-
 saotk/frame/frame3dbase.C                          |    2 +-
 saotk/frame/frame3dbase.h                          |    2 +-
 saotk/frame/frame3dtruecolor16.C                   |   10 +-
 saotk/frame/frame3dtruecolor24.C                   |   20 +-
 saotk/frame/frame3dtruecolor8.C                    |   12 +-
 saotk/frame/framepseudocolor8.C                    |   10 +-
 saotk/frame/frametruecolor16.C                     |   10 +-
 saotk/frame/frametruecolor24.C                     |   20 +-
 saotk/frame/frametruecolor8.C                      |   12 +-
 saotk/frame/frload.C                               |   13 +-
 saotk/frame/frmarker.C                             |  137 +-
 saotk/frame/frmarkerxml.C                          |   20 +-
 saotk/frame/frsave.C                               |  363 +-
 saotk/frame/grid.h                                 |    2 +-
 saotk/frame/grid25d.h                              |    2 +-
 saotk/frame/grid2d.h                               |    2 +-
 saotk/frame/grid3d.h                               |    2 +-
 saotk/frame/inversescale.C                         |   28 +
 saotk/frame/inversescale.h                         |    9 +-
 saotk/frame/lex.C                                  | 2369 ++---
 saotk/frame/lex.L                                  |    1 +
 saotk/frame/line.C                                 |    2 +-
 saotk/frame/line.h                                 |    2 +-
 saotk/frame/marker.C                               |    6 +-
 saotk/frame/marker.h                               |    4 +-
 saotk/frame/parser.C                               | 9435 ++++++++++----------
 saotk/frame/parser.H                               |  928 +-
 saotk/frame/parser.Y                               |   41 +-
 saotk/frame/point.C                                |    6 +-
 saotk/frame/point.h                                |    4 +-
 saotk/frame/polygon.C                              |    9 +-
 saotk/frame/polygon.h                              |    2 +-
 saotk/frame/projection.C                           |    2 +-
 saotk/frame/projection.h                           |    2 +-
 saotk/frame/prosparser.C                           |    6 +-
 saotk/frame/prosparser.Y                           |    6 +-
 saotk/frame/ruler.C                                |    2 +-
 saotk/frame/ruler.h                                |    2 +-
 saotk/frame/saoparser.C                            |    4 +-
 saotk/frame/saoparser.Y                            |    4 +-
 saotk/frame/segment.C                              |  466 +
 saotk/frame/{polygon.h => segment.h}               |   27 +-
 saotk/frame/sigbus.h                               |    8 +
 saotk/frame/text.C                                 |    4 +-
 saotk/frame/text.h                                 |    2 +-
 saotk/frame/tngparser.C                            |    8 +-
 saotk/frame/tngparser.Y                            |    8 +-
 saotk/util/grid25dbase.C                           |    8 +-
 saotk/util/grid2dbase.C                            |    8 +-
 saotk/util/grid3dbase.C                            |    8 +-
 saotk/util/gridbase.C                              |    4 +-
 saotk/util/gridbase.h                              |    2 +-
 saotk/util/saotk.C                                 |    4 +-
 saotk/util/tkpostscript.h                          |   11 +-
 saotk/util/util.h                                  |    4 +-
 saotk/widget/widget.C                              |    8 +-
 src/Makefile                                       |    2 +
 src/cat.tcl                                        |    1 +
 src/comm.tcl                                       |    2 +
 src/command.tcl                                    |   12 +
 src/ds9.tcl                                        |   32 +-
 src/{srgbcube.tcl => envi.tcl}                     |   45 +-
 src/export.tcl                                     |   44 +-
 src/header.tcl                                     |    4 +-
 src/hv.tcl                                         |   36 +-
 src/hvsup.tcl                                      |   29 +-
 src/iis.tcl                                        |    6 +-
 src/import.tcl                                     |   17 +-
 src/manalysis.tcl                                  |    2 +
 src/marker.tcl                                     |   48 +-
 src/mfile.tcl                                      |    4 +
 src/mosaicwcs.tcl                                  |    1 -
 src/mregion.tcl                                    |   12 +
 src/multiframe.tcl                                 |   11 +-
 src/photo.tcl                                      |   22 +-
 src/{polygon.tcl => segment.tcl}                   |   25 +-
 src/sfits.tcl                                      |    3 -
 src/source.tcl                                     |    2 +
 src/stdfbox.tcl                                    |   18 +
 src/tkfbox.tcl                                     | 1203 +--
 src/util.tcl                                       |   16 +-
 src/xmfbox.tcl                                     |   45 +-
 src/xpa.tcl                                        |  122 +-
 tests/all.sh                                       |    2 +
 tests/command.sh                                   |    3 +-
 tests/compress.sh                                  |   12 +
 tests/{partial.sh => envi.sh}                      |   58 +-
 tests/io.sh                                        |    3 +-
 tests/parse.sh                                     |   14 +
 tests/samp.sh                                      |    6 +-
 tests/wcs2.sh                                      |    1 +
 tests/xpa.sh                                       |    3 +-
 tkmpeg/Makefile                                    |    7 +-
 unix/Makefile                                      |    7 +-
 win/Makefile                                       |    5 +-
 259 files changed, 15151 insertions(+), 13533 deletions(-)
 create mode 100644 blt3.0.1/src/tclGet.c
 delete mode 100644 debian/patches/ds9_fix_documentation.patch
 delete mode 100644 doc/ref/gui.html
 copy make.linux64 => make.cygwin (50%)
 delete mode 100644 make.darwin64x86leopard
 delete mode 100644 make.darwinleopard
 delete mode 100644 make.darwinppcleopard
 delete mode 100644 make.darwinppctiger
 delete mode 100644 make.darwintiger
 delete mode 100644 make.darwinx86leopard
 delete mode 100644 make.darwinx86tiger
 delete mode 100644 make.macosxleopard
 delete mode 100644 make.macosxppcleopard
 delete mode 100644 make.macosxppctiger
 delete mode 100644 make.macosxtiger
 delete mode 100644 make.macosxx86leopard
 rename make.macosxsnowleopard => make.macosxx86mountainlion (58%)
 delete mode 100644 make.macosxx86tiger
 delete mode 100644 make.solaris
 create mode 100644 saotk/fitsy++/envi.C
 create mode 100644 saotk/fitsy++/envi.h
 copy saotk/{colorbar/lex.C => fitsy++/envilex.C} (63%)
 create mode 100644 saotk/fitsy++/envilex.L
 copy saotk/{frame/xyparser.C => fitsy++/enviparser.C} (66%)
 copy saotk/{colorbar/lutparser.H => fitsy++/enviparser.H} (51%)
 create mode 100644 saotk/fitsy++/enviparser.Y
 delete mode 100644 saotk/fitsy++/gzraw.C
 delete mode 100644 saotk/fitsy++/gzraw.h
 create mode 100644 saotk/frame/fitsenvi.C
 create mode 100644 saotk/frame/segment.C
 copy saotk/frame/{polygon.h => segment.h} (60%)
 copy src/{srgbcube.tcl => envi.tcl} (58%)
 copy src/{polygon.tcl => segment.tcl} (70%)
 create mode 100755 tests/compress.sh
 copy tests/{partial.sh => envi.sh} (58%)
 mode change 100644 => 100755 tests/io.sh

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



More information about the debian-science-commits mailing list