[Debian-astro-commits] [funtools] branch debian updated (9811f00 -> 63709ff)

Ole Streicher olebole at moszumanska.debian.org
Fri Oct 23 09:58:05 UTC 2015


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

olebole pushed a change to branch debian
in repository funtools.

      from  9811f00   Adjust watch file: releases are now on github
      adds  3c017ef   New upstream version from git  https://github.com/ericmandel/funtools/tree/1b0fa6f8188a89da7fd6d591d13d94e2a44b698f
       new  bce54b0   Merge branch 'upstream' into debian
       new  05d3808   Adjust patch for new version
       new  63709ff   Depend libfuntools1 on a C compiler, since it uses one

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:
 .gitignore                                      |   45 +
 INSTALL                                         |   11 +-
 Makefile                                        |  754 ---
 README                                          |    1 +
 conf.h                                          |   64 -
 config.guess                                    | 1435 ++++
 config.sub                                      | 1807 +++++
 debian/changelog                                |    8 +
 debian/control                                  |    2 +-
 debian/patches/fix_manpages.patch               |   37 -
 debian/patches/link_to_so.patch                 |    9 +
 debian/patches/multiarch.patch                  |    9 -
 debian/patches/series                           |    1 -
 doc/Makefile                                    |   59 -
 filter/conf.h                                   |   63 -
 filter/config.guess                             | 1435 ++++
 filter/config.sub                               | 1807 +++++
 filter/tl.c                                     |   37 +-
 fitsy/a.out.dSYM/Contents/Info.plist            |   20 -
 fitsy/a.out.dSYM/Contents/Resources/DWARF/a.out |  Bin 8939 -> 0 bytes
 fitsy/conf.h                                    |   60 -
 fitsy/config.guess                              | 1435 ++++
 fitsy/config.sub                                | 1807 +++++
 fitsy/configure                                 | 6680 ------------------
 funtest/conf.h                                  |   57 -
 funtools.pc                                     |   10 -
 gnu/conf.h                                      |   60 -
 mkconfigure                                     |    9 +
 saoconfig                                       |    1 +
 tclfun.c                                        |   53 -
 util/NaN.h                                      |   70 -
 util/conf.h                                     |   81 -
 util/config.guess                               | 1435 ++++
 util/config.sub                                 | 1807 +++++
 util/configure                                  | 8202 -----------------------
 wcs/conf.h                                      |   57 -
 wcs/config.guess                                | 1435 ++++
 wcs/config.sub                                  | 1807 +++++
 wcs/configure                                   | 7055 -------------------
 39 files changed, 16326 insertions(+), 23399 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile
 delete mode 100644 conf.h
 create mode 100644 config.guess
 create mode 100644 config.sub
 delete mode 100644 debian/patches/fix_manpages.patch
 delete mode 100644 doc/Makefile
 delete mode 100644 filter/conf.h
 create mode 100644 filter/config.guess
 create mode 100644 filter/config.sub
 delete mode 100644 fitsy/a.out.dSYM/Contents/Info.plist
 delete mode 100644 fitsy/a.out.dSYM/Contents/Resources/DWARF/a.out
 delete mode 100644 fitsy/conf.h
 create mode 100644 fitsy/config.guess
 create mode 100644 fitsy/config.sub
 delete mode 100755 fitsy/configure
 delete mode 100644 funtest/conf.h
 delete mode 100644 funtools.pc
 delete mode 100644 gnu/conf.h
 create mode 100755 mkconfigure
 delete mode 100644 tclfun.c
 delete mode 100644 util/NaN.h
 delete mode 100644 util/conf.h
 create mode 100644 util/config.guess
 create mode 100644 util/config.sub
 delete mode 100755 util/configure
 delete mode 100644 wcs/conf.h
 create mode 100644 wcs/config.guess
 create mode 100644 wcs/config.sub
 delete mode 100755 wcs/configure

-- 
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