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

Changelog

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

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.16.
  * Update years of upstream and packaging copyright.
  * Add patch to use ExtUtils::PkgConfig instead of the
    unpackaged Alien::CFITSIO.
  * Add build dependency on libextutils-pkgconfig-perl.
  * debian/rules: drop override_dh_auto_configure.
    With the usage of ExtUtils::PkgConfig we don't need
    the environment variable anymore.
  * Build depend on libcfitsio-dev >= 4.1.0.
    That's what Alien::CFITSIO would get us.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Wed, 24 Aug 2022 18:08:58 +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.16-1.dsc 2.5 KiB 7b9e88c14cd2789fb61b0837564a7ecbf46b0fbe49c116bc5f49e8bd68e068c5
libastro-fits-cfitsio-perl_1.16.orig.tar.gz 346.2 KiB 2c14e22a91dd871b330f2017a945928cae7b1eb076b7449e6ff483f4073079aa
libastro-fits-cfitsio-perl_1.16-1.debian.tar.xz 6.2 KiB f2c836b7f5954cef420825aac33e0c32ab9e20b3616c5da7d01f2f738fdaa168

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