qfits 6.2.0-9ubuntu1 source package in Ubuntu

Changelog

qfits (6.2.0-9ubuntu1) noble; urgency=medium

  * Merge with Debian; remaining changes:
    - debian/patches/largefile.patch:
      fix overflows when loading files larger than 2gb in size

qfits (6.2.0-9) unstable; urgency=medium

  * Add 08-implicit-function-declaration.diff patch to fix FTBFS with
    -Werror=implicit-function-declaration (closes: #1066497).
  * Mark libqfits-dev as Multi-Arch: same.
  * Switch to debhelper 13, the declarative way.
  * Set Rules-Requires-Root to no.
  * Bump Standards-Version to 4.6.2 (no changes).

 -- Matthias Klose <email address hidden>  Mon, 08 Apr 2024 12:15:47 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
qfits_6.2.0.orig.tar.gz 468.3 KiB 3271469f8c50310ed88d1fd62a07c8bbd5b361e102def1dce3478d1a6b104b54
qfits_6.2.0-9ubuntu1.debian.tar.xz 5.9 KiB 4738f85eb023e75d45fc06c929461ba3f7e7d20525977f16fefa00447e0f8283
qfits_6.2.0-9ubuntu1.dsc 1.9 KiB 9d18c57383ce8067857cc5ff4998e6c529968efce48d5bab584de5015505bcc4

Available diffs

View changes file

Binary packages built by this source

libqfits-dev: Development files for libqfits

 This package contains the header files and static library needed to
 compile applications that use qfits.

libqfits0: Library offering easy access to FITS files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy.
 .
 qfits is a stand-alone library written in C to interact with files
 complying with the FITS format. It is fast and portable over any
 kind of POSIX-compliant platform. Functionalities offered by this
 library are:
  * Header queries (get keywords, values).
  * Header manipulation (load/modify/save).
  * Header/data offset queries.
  * Pixel loading/saving to memory.
  * Support for files of any dimension (NAXIS).
  * Support for FITS extensions, including ASCII and binary tables.

libqfits0-dbgsym: debug symbols for libqfits0
qfits-tools: FITS manipulation tools

 qfits is a stand-alone library written in C to interact with files
 complying with the FITS format, which is a data format most used in
 astronomy.
 .
 This package includes tools for simple manipulations of FITS files.

qfits-tools-dbgsym: debug symbols for qfits-tools