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

Changelog

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

  * Import upstream version 1.17.
  * New test dependency: libtest2-suite-perl.
  * Bump versioned build dependency on libcfitsio-dev to >= 4.2.0.
  * Refresh no-alien-cfitsio.patch.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 22 Apr 2023 01:43:31 +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
Mantic release universe perl

Downloads

File Size SHA-256 Checksum
libastro-fits-cfitsio-perl_1.17-1.dsc 2.6 KiB 9b7860b1db86d7ac2545063a33ba54af9aaf46ca9d4e3dd84a86d14dd7081ac6
libastro-fits-cfitsio-perl_1.17.orig.tar.gz 348.2 KiB 1444338b390e7bcdff33879ec8d0562869462ecb52fe8f2b5fd84315f358005d
libastro-fits-cfitsio-perl_1.17-1.debian.tar.xz 6.3 KiB b7b0181cf0991b088ef08472cfa447e492fb55fb78213db746417023a6156c21

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