[Debian-astro-commits] [wcstools] branch debian updated (d0df1d1 -> a6b5069)

Ole Streicher olebole at moszumanska.debian.org
Thu Jun 9 14:06:54 UTC 2016


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

olebole pushed a change to branch debian
in repository wcstools.

      from  d0df1d1   Add ASCL-Id to d/u/metadata
      adds  0414f72   New upstream version 3.9.3
       new  a73db46   Merge branch 'upstream' into debian
       new  4c05ed1   Update patches for new release
       new  7387415   Update Standards-Version to 3.9.8. No changes needed
       new  a6b5069   Add patches for new crashes

The 4 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                                           |    3 +
 NEWS                                               |   12 +-
 Readme                                             |   40 +-
 addpix.c                                           |    2 +-
 bincat.c                                           |    2 +-
 catrot.c                                           |    2 +-
 char2sp.c                                          |    2 +-
 conpix.c                                           |    2 +-
 cphead.c                                           |    2 +-
 debian/changelog                                   |    6 +-
 debian/control                                     |    4 +-
 .../patches/fix_additional_pointer_increase.patch  |   14 +
 debian/patches/fix_compiler_warnings.patch         |   32 +
 debian/patches/fix_ctype_copy_to_wcs.patch         |   19 +
 debian/patches/fix_off-by-one-allocation.patch     |   15 +
 debian/patches/makefiles.patch                     |    6 +-
 debian/patches/series                              |    3 +
 delhead.c                                          |    2 +-
 delwcs.c                                           |    2 +-
 edhead.c                                           |    2 +-
 filedir.c                                          |   30 +-
 fixpix.c                                           |    2 +-
 getcol.c                                           |   89 +-
 getdate.c                                          |   12 +-
 getfits.c                                          |    2 +-
 getftab.c                                          |    2 +-
 gethead.c                                          |    2 +-
 getpix.c                                           |    2 +-
 gettab.c                                           |    2 +-
 gsc2cat.c                                          |    2 +-
 i2f.c                                              |    2 +-
 imcat.c                                            |    2 +-
 imcat0.c                                           |    2 +-
 imextract.c                                        |    2 +-
 imfill.c                                           |    2 +-
 imhead.c                                           |    2 +-
 immatch.c                                          |    2 +-
 imresize.c                                         |    2 +-
 imrot.c                                            |    2 +-
 imsize.c                                           |    2 +-
 imsmooth.c                                         |    2 +-
 imstack.c                                          |    2 +-
 imstar.c                                           |    2 +-
 imwcs.c                                            |    2 +-
 isfile.c                                           |    2 +-
 isfits.c                                           |    2 +-
 isimlist.c                                         |   12 +-
 isnum.c                                            |   32 +-
 isrange.c                                          |    2 +-
 keyhead.c                                          |    2 +-
 libwcs/catutil.c                                   |    8 +-
 libwcs/hget.c                                      |   17 +-
 libwcs/ucacread.c                                  | 1082 ++++++++++----------
 libwcs/wcs.c                                       |   36 +-
 libwcs/wcs.h                                       |   14 +-
 man/man1/isnum.1                                   |   19 +
 matchcat.c                                         |    2 +-
 newfits.c                                          |    2 +-
 remap.c                                            |    2 +-
 revup.sed                                          |    2 +-
 scat.c                                             |    2 +-
 sethead.c                                          |    2 +-
 setpix.c                                           |    2 +-
 simpos.c                                           |    2 +-
 simposx.c                                          |    2 +-
 sky2xy.c                                           |   12 +-
 skycoor.c                                          |    2 +-
 sp2char.c                                          |    2 +-
 subpix.c                                           |    2 +-
 sumpix.c                                           |    2 +-
 testrot.c                                          |    2 +-
 wcshead.c                                          |    2 +-
 wcstools                                           |    5 +-
 xy2sky.c                                           |    2 +-
 xy2sky1.c                                          |    2 +-
 zgethead                                           |   13 +-
 zgethead1                                          |  116 +++
 zimhead                                            |   34 +-
 78 files changed, 1080 insertions(+), 707 deletions(-)
 create mode 100644 debian/patches/fix_additional_pointer_increase.patch
 create mode 100644 debian/patches/fix_ctype_copy_to_wcs.patch
 create mode 100644 debian/patches/fix_off-by-one-allocation.patch
 create mode 100644 man/man1/isnum.1
 create mode 100755 zgethead1

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



More information about the Debian-astro-commits mailing list