[Debian-astro-commits] [wcstools] branch debian updated (668430e -> 5a7f2f0)

Ole Streicher olebole at moszumanska.debian.org
Fri Aug 5 14:37:37 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  668430e   Update version number in d/changelog
      adds  60c9eec   Imported Upstream version 3.9.4
       new  7cd2d00   Merge tag 'upstream/3.9.4' into debian
       new  a96615f   Rediff patches
       new  5a7f2f0   Update changelog for 3.9.4-1 release

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:
 NEWS                                               |  15 +
 Readme                                             |  28 +-
 addpix.c                                           |   2 +-
 bincat.c                                           |  10 +-
 catrot.c                                           |   2 +-
 char2sp.c                                          |   2 +-
 conpix.c                                           |   2 +-
 cphead.c                                           |  12 +-
 debian/changelog                                   |   6 +-
 ...gs-that-appear-in-during-the-mayhem-tests.patch |  34 ++
 ...ings.patch => Fix-some-compiler-warnings.patch} |  48 +-
 ...nitialized-value-for-haspm-in-RASortStars.patch |  22 +
 ...se-c-type-and-ptype-field-string-lengths.patch} |  17 +-
 ...libwcstools-to-avoid-conflicts-with-Mark.patch} |  90 +--
 .../{fix_spelling.patch => Spellfixes.patch}       |  29 +-
 debian/patches/fix_RASortStars.patch               |  14 -
 .../patches/fix_additional_pointer_increase.patch  |  14 -
 debian/patches/fix_ctype_copy_to_wcs.patch         |  19 -
 debian/patches/fix_manpages.patch                  | 658 ---------------------
 debian/patches/fix_mayhem.patch                    |  69 ---
 debian/patches/fix_off-by-one-allocation.patch     |  15 -
 debian/patches/fix_sprintf.patch                   |  36 --
 debian/patches/series                              |  18 +-
 debian/patches/use_abort.patch                     |  14 -
 delhead.c                                          |   2 +-
 delwcs.c                                           |   2 +-
 edhead.c                                           |   2 +-
 filedir.c                                          |   2 +-
 filext.c                                           |   8 +-
 fixpix.c                                           |   2 +-
 getcol.c                                           |   2 +-
 getdate.c                                          |  32 +-
 getfits.c                                          |   8 +-
 getftab.c                                          |   2 +-
 gethead.c                                          |   2 +-
 getpix.c                                           |   2 +-
 gettab.c                                           |   2 +-
 gsc2cat.c                                          |   2 +-
 i2f.c                                              |   2 +-
 imcat.c                                            |  12 +-
 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                                           |  19 +-
 imwcs.c                                            |   2 +-
 isfile.c                                           |   2 +-
 isfits.c                                           |   2 +-
 isimlist.c                                         |   2 +-
 isnum.c                                            |   2 +-
 isrange.c                                          |   2 +-
 keyhead.c                                          |   2 +-
 libwcs/findstar.c                                  |   8 +-
 libwcs/fitsfile.c                                  |   5 +-
 libwcs/imgetwcs.c                                  |   7 +-
 libwcs/poly.c                                      |   5 +-
 libwcs/sortstar.c                                  |   8 +-
 libwcs/wcs.c                                       |  35 +-
 libwcs/wcsinit.c                                   |  12 +-
 man/man1/delhead.1                                 |   6 +-
 man/man1/delwcs.1                                  |   6 +-
 man/man1/edhead.1                                  |   4 +-
 man/man1/getcol.1                                  |  10 +-
 man/man1/gethead.1                                 |   6 +-
 man/man1/i2f.1                                     |   4 +-
 man/man1/imcat.1                                   |  14 +-
 man/man1/imgsc.1                                   |   4 +-
 man/man1/imhead.1                                  |   4 +-
 man/man1/imrot.1                                   |   8 +-
 man/man1/imsize.1                                  |   6 +-
 man/man1/imstar.1                                  |  20 +-
 man/man1/imua2.1                                   |   8 +-
 man/man1/imusa2.1                                  |   6 +-
 man/man1/imwcs.1                                   |  12 +-
 man/man1/isnum.1                                   |   2 +-
 man/man1/keyhead.1                                 |   8 +-
 man/man1/scat.1                                    |  22 +-
 man/man1/sethead.1                                 |   6 +-
 man/man1/setpix.1                                  |   6 +-
 man/man1/sgsc.1                                    |  12 +-
 man/man1/simpos.1                                  |   7 +-
 man/man1/sky2xy.1                                  |   8 +-
 man/man1/skycoor.1                                 |   6 +-
 man/man1/sua2.1                                    |   8 +-
 man/man1/susa2.1                                   |  10 +-
 man/man1/wcshead.1                                 |   6 +-
 man/man1/wcstools.1                                |   8 +-
 man/man1/xy2sky.1                                  |  12 +-
 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                                           |   2 +-
 skycoor.c                                          |   2 +-
 sp2char.c                                          |   2 +-
 subpix.c                                           |   2 +-
 sumpix.c                                           |   2 +-
 testrot.c                                          |   2 +-
 wcshead.c                                          |   2 +-
 wcstools                                           |   2 +-
 xy2sky.c                                           |   2 +-
 xy2sky1.c                                          |   2 +-
 113 files changed, 483 insertions(+), 1187 deletions(-)
 create mode 100644 debian/patches/Fix-several-bugs-that-appear-in-during-the-mayhem-tests.patch
 rename debian/patches/{fix_compiler_warnings.patch => Fix-some-compiler-warnings.patch} (52%)
 create mode 100644 debian/patches/Fix-uninitialized-value-for-haspm-in-RASortStars.patch
 rename debian/patches/{fix_wcsinit_crash.patch => Increase-c-type-and-ptype-field-string-lengths.patch} (59%)
 rename debian/patches/{makefiles.patch => Rename-libwcs-to-libwcstools-to-avoid-conflicts-with-Mark.patch} (93%)
 rename debian/patches/{fix_spelling.patch => Spellfixes.patch} (70%)
 delete mode 100644 debian/patches/fix_RASortStars.patch
 delete mode 100644 debian/patches/fix_additional_pointer_increase.patch
 delete mode 100644 debian/patches/fix_ctype_copy_to_wcs.patch
 delete mode 100644 debian/patches/fix_manpages.patch
 delete mode 100644 debian/patches/fix_mayhem.patch
 delete mode 100644 debian/patches/fix_off-by-one-allocation.patch
 delete mode 100644 debian/patches/fix_sprintf.patch
 delete mode 100644 debian/patches/use_abort.patch

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