[Debian-astro-commits] [funtools] branch debian updated (20dafcc -> 43b7408)

Ole Streicher olebole at moszumanska.debian.org
Tue Oct 25 20:09:21 UTC 2016


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

olebole pushed a change to branch debian
in repository funtools.

      from  20dafcc   Add Bug-Db to d/u/metadata
       new  952cc9b   Rediff patches
      adds  3cbbd2f   New upstream version 1.4.7
       new  73056a1   Merge tag 'upstream/1.4.7' into debian
       new  65c0ce3   Rediff patches
       new  87a185d   Update changelog for 1.4.7-1 release
       new  43b7408   Fix missing template in AC_DEFINE

The 5 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.in                                        |    2 +-
 calc.l                                             |    6 -
 config.guess                                       |  147 +-
 config.sub                                         |   50 +-
 configure-failsafe                                 | 7001 +++++++++++++++++++
 configure.ac                                       |    6 +-
 debian/changelog                                   |    7 +
 ...ld-the-Tcl-extension-as-a-shared-library.patch} |   92 +-
 ...-correct-destinations-according-to-multi.patch} |   18 +-
 .../Fix-missing-template-in-AC_DEFINE.patch        |  123 +
 ...k-the-executables-against-libfuntools.so.patch} |   52 +-
 ...-object-files.patch => Sort-object-files.patch} |   19 +-
 ...bwcstools-package-instead-of-the-convien.patch} |   81 +-
 debian/patches/series                              |   11 +-
 filter/configure-failsafe                          | 6399 +++++++++++++++++
 filter/configure.ac                                |    4 +-
 filter/evregions.c                                 |   85 +-
 filter/evregions_c.h                               |    2 +-
 filter/evregions_c.tmpl                            |   85 +-
 filter/filter.c                                    |    2 +-
 filter/idxacts.c                                   |    5 +-
 filter/imregions.c                                 |  237 +-
 filter/imregions_c.h                               |    2 +-
 filter/imregions_c.tmpl                            |  237 +-
 filter/tl.c                                        |   13 +-
 fitsy/cardins.c                                    |    6 +-
 fitsy/configure-failsafe                           | 6199 +++++++++++++++++
 fitsy/configure.ac                                 |    4 +-
 fitsy/dataimage.c                                  |   18 +-
 fitsy/fitsfile.c                                   |    4 +-
 fitsy/fitshead.c                                   |   21 +-
 fitsy/fitsimage.c                                  |    8 +-
 fitsy/fitsy.h                                      |    8 +
 fitsy/headdata.c                                   |   12 +-
 fitsy/headfile.c                                   |   28 +-
 fitsy/headfind.c                                   |    2 +-
 fitsy/headimage.c                                  |    8 +-
 fitsy/headinit.c                                   |   10 +-
 fitsy/headtable.c                                  |    9 +-
 fitsy/tableheader.c                                |    2 +-
 fitsy/xfile.h                                      |   18 +-
 funcnts.c                                          |   15 +-
 funhead.c                                          |    8 +-
 funjoin.c                                          |    2 +-
 funopenp.c                                         |    2 +-
 funparam.c                                         |    4 +-
 funtab.c                                           |   10 +-
 funtest/evcol.c                                    |    2 +-
 funtest/filt.c                                     |    4 +-
 funtest/mkev.c                                     |   11 +-
 funtext.c                                          |    4 +-
 funtools.h                                         |    4 +-
 funview.c                                          |    8 +-
 lex.calc.c                                         |   15 +-
 mkconfigure                                        |   26 +-
 util/configure-failsafe                            | 7191 ++++++++++++++++++++
 util/configure.ac                                  |    4 +-
 util/file.c                                        |    2 +-
 util/gio.c                                         |    2 +-
 util/parse.c                                       |   10 +-
 util/prsetup.h                                     |   10 +-
 util/xfileio.h                                     |   16 +-
 wcs/configure-failsafe                             | 6222 +++++++++++++++++
 wcs/configure.ac                                   |    4 +-
 wcs/proj.c                                         |    4 +-
 wcs/wcsinit.c                                      |    2 +-
 66 files changed, 33791 insertions(+), 834 deletions(-)
 mode change 100644 => 100755 config.guess
 mode change 100644 => 100755 config.sub
 create mode 100755 configure-failsafe
 rename debian/patches/{build_tclfun.patch => Build-the-Tcl-extension-as-a-shared-library.patch} (75%)
 rename debian/patches/{multiarch.patch => Copy-files-to-the-correct-destinations-according-to-multi.patch} (70%)
 create mode 100644 debian/patches/Fix-missing-template-in-AC_DEFINE.patch
 rename debian/patches/{link_to_so.patch => Link-the-executables-against-libfuntools.so.patch} (65%)
 rename debian/patches/{sort-object-files.patch => Sort-object-files.patch} (71%)
 rename debian/patches/{use_shared_libwcstools.patch => Use-the-shared-libwcstools-package-instead-of-the-convien.patch} (63%)
 create mode 100755 filter/configure-failsafe
 create mode 100755 fitsy/configure-failsafe
 create mode 100755 util/configure-failsafe
 create mode 100755 wcs/configure-failsafe

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



More information about the Debian-astro-commits mailing list