Package: psfex / 3.17.1+dfsg-3

Metadata

Package Version Patches format
psfex 3.17.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sigbus.patch | (download)

src/fits/fitscleanup.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 (guess) handle the "sigbus" case only if it exists

have_mmap.patch | (download)

src/fits/fitsbody.c | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 (guess) use mmap only if it exists.

fix_manpage.patch | (download)

man/Makefile.am | 2 1 + 1 - 0 !
man/psfex.1.in | 10 5 + 5 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 correct manpage hyphens

fix_plwid.patch | (download)

src/cplot.c | 50 25 + 25 - 0 !
1 file changed, 25 insertions(+), 25 deletions(-)

 replace deprecated plwid() calls by plwidth().

reproducible_builds.patch | (download)

configure.ac | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 replace the build date with the last changed date of configure.ac
 This shall help to make the build reproducible.