[Debian-astro-commits] [ftools-fv] branch debian updated (359cd73 -> 5b57e07)

Ole Streicher olebole at moszumanska.debian.org
Mon Aug 31 08:17:38 UTC 2015


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

olebole pushed a change to branch debian
in repository ftools-fv.

      from  359cd73   Finalize version
       new  7add7ae   Adopt Files-Removed, and adjust watch file for new version
      adds  1fb8bfd   New upstream version 5.4.b
      adds  25b4ec7   New upstream version 5.4.b+dfsg
      adds  345d3f2   New upstream release 5.4
      adds  92c6625   Merge branch 'upstream' into upstream+dfsg
      adds  403040a   New upstream release 5.4+dfsg
       new  f9c2bac   Merge branch 'upstream' into debian
       new  5b57e07   Adjust patches for new version

The 3 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:
 debian/changelog                              |   6 +
 debian/copyright                              |   3 +
 debian/dfsg.remove                            |  34 --
 debian/patches/clang_FTBFS_Wreturn-type.patch |  24 -
 debian/patches/fv_fix_initial_menubar.patch   |  16 +-
 debian/patches/fv_fix_sample.patch            |   9 -
 debian/patches/fvtmp.patch                    |   2 +-
 debian/patches/pow_create_package.patch       |   6 +-
 debian/patches/pow_fix_compilerwarnings.patch | 628 +-------------------------
 debian/patches/pow_fix_startup.patch          |  10 +-
 debian/patches/pow_tcl8.6.patch               | 545 ----------------------
 debian/patches/pow_update_photo.patch         |  72 ---
 debian/patches/series                         |   4 -
 debian/repack-dfsg.sh                         |  34 --
 debian/watch                                  |   6 +-
 ftools/guis/fv/Release_Notes                  | 157 ++++++-
 ftools/guis/fv/class/FVSkyview.tcl            |  22 +-
 ftools/guis/fv/class/FVVizier.tcl             |  15 +-
 ftools/guis/fv/class/FitsExtension.tcl        |   9 +-
 ftools/guis/fv/class/FitsFile.tcl             |  19 +-
 ftools/guis/fv/class/FitsHeader.tcl           |   2 +-
 ftools/guis/fv/class/FitsImage.tcl            |   9 +-
 ftools/guis/fv/class/Table.tcl                | 309 +++++++------
 ftools/guis/fv/class/XPA_access.tcl           |  11 +-
 ftools/guis/fv/class/fedit.tcl                |  11 +-
 ftools/guis/fv/class/fvApp.tcl                |  27 +-
 ftools/guis/fv/class/fvPreferences.tcl        | 290 ++++++++++--
 ftools/guis/fv/doc/aboutFv.html               |  65 ++-
 ftools/guis/fv/doc/preferences.html           |  42 +-
 ftools/guis/fv/doc/startFv.html               |  37 +-
 ftools/guis/fv/scripts/XPAScript.csh          |   1 +
 tcltk/pow/Makefile                            |  22 +-
 tcltk/pow/PowCanvCurve.c                      |  47 +-
 tcltk/pow/PowColormap.c                       |  51 +--
 tcltk/pow/PowCommands.c                       | 218 ++++-----
 tcltk/pow/PowCreateCurve.c                    |   7 +-
 tcltk/pow/PowCreateData.c                     |  10 +-
 tcltk/pow/PowCreateGraph.c                    |  10 +-
 tcltk/pow/PowCreateImage.c                    |  24 +-
 tcltk/pow/PowCreateVector.c                   |   8 +-
 tcltk/pow/PowEventHandlers.c                  |   8 +-
 tcltk/pow/PowGrid.c                           |  43 +-
 tcltk/pow/PowInit.c                           |  26 +-
 tcltk/pow/PowUtils.c                          | 105 +++--
 tcltk/pow/PowWCS.c                            |  15 +-
 tcltk/pow/RegionList.tcl                      |   4 +-
 tcltk/pow/Visu_Init.c                         |   4 +-
 tcltk/pow/Visu_generic.c                      |   4 -
 tcltk/pow/Visu_shared_colors.c                |  12 -
 tcltk/pow/Visu_tkImgPict.c                    |  48 +-
 tcltk/pow/pow.h                               |  10 +-
 tcltk/pow/pow.tcl                             |  43 +-
 tcltk/pow/powEdit.tcl                         | 239 ++++++----
 tcltk/pow/readpha.c                           |   4 +-
 54 files changed, 1267 insertions(+), 2120 deletions(-)
 delete mode 100644 debian/dfsg.remove
 delete mode 100644 debian/patches/clang_FTBFS_Wreturn-type.patch
 delete mode 100644 debian/patches/fv_fix_sample.patch
 delete mode 100644 debian/patches/pow_tcl8.6.patch
 delete mode 100644 debian/patches/pow_update_photo.patch
 delete mode 100755 debian/repack-dfsg.sh

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



More information about the Debian-astro-commits mailing list