libastro-fits-cfitsio-perl 1.18-1 source package in Ubuntu

Changelog

libastro-fits-cfitsio-perl (1.18-1) unstable; urgency=medium

  * Import upstream version 1.18.
  * Add debian/upstream/metadata.
  * Refresh no-alien-cfitsio.patch.
  * Bump versioned build dependency on libcfitsio-dev.

 -- gregor herrmann <email address hidden>  Sun, 24 Sep 2023 18:55:03 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libastro-fits-cfitsio-perl_1.18-1.dsc 2.6 KiB 0b2eedf733cc0a10c62374bdeab430abca54a4a648b968f5611b6cf7465522c1
libastro-fits-cfitsio-perl_1.18.orig.tar.gz 348.4 KiB 27459dbfc8cde27d3435802af41f095b7e8201255a54fcad03db52a17c5fac9c
libastro-fits-cfitsio-perl_1.18-1.debian.tar.xz 6.4 KiB b17083892c47cd54c8bdecbbf85634a126a724c4366ecee225a757e3b7aa61bf

Available diffs

No changes file available.

Binary packages built by this source

libastro-fits-cfitsio-perl: Perl extension for using the cfitsio library

 Astro::Fits::Cfitsio is a Perl interface to William Pence's cfitsio
 subroutine library. For more information on cfitsio, see
 http://heasarc.gsfc.nasa.gov/fitsio.
 .
 This module attempts to provide a wrapper for nearly every cfitsio routine,
 while retaining as much cfitsio behavior as possible. As such, one should
 be aware that it is still somewhat low-level, in the sense that handing an
 array which is not the correct size to a routine like fits_write_img()
 may cause SIGSEGVs.
 .
 The goal is to eventually use these routines to build a more Perl-like
 interface to many common tasks such as reading and writing of images and
 ASCII and binary tables.

libastro-fits-cfitsio-perl-dbgsym: debug symbols for libastro-fits-cfitsio-perl