reproject 0.8-1 source package in Ubuntu

Changelog

reproject (0.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Ole Streicher ]
  * Add ASCL Id to d/u/metadata
  * New upstream version 0.8
  * Rediff patches
  * Push Standards-Version to 4.6.0. No changes needed
  * Push dh-config to 13

 -- Ole Streicher <email address hidden>  Tue, 24 Aug 2021 15:24:49 +0200

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
reproject_0.8-1.dsc 2.2 KiB 426c6f2b538132e65101f863bc1df81238c2ac123f62a3265353273e7a7247e5
reproject_0.8.orig.tar.gz 756.1 KiB 679e2c63747a195893bcc2c7ac9725ac0675747e3ff5bcc8ae0a8377d9c56c96
reproject_0.8-1.debian.tar.xz 3.9 KiB 5e585e767a2abb1b0e21ee3990d5d22212f9c67b395d66359ca8b308375015d9

No changes file available.

Binary packages built by this source

python3-reproject: Reproject astronomical images with Python 3

 This is a package to reproject astronomical images using various techniques
 via a uniform interface. Reprojection means the re-gridding of images from
 one world coordinate system to another (for example changing the pixel
 resolution, orientation, coordinate system). Currently implemented are
 reprojection of celestial images by interpolation, as well as by finding the
 exact overlap between pixels on the celestial sphere. It can also reproject
 to/from HEALPIX projections.
 .
 This package contains the Python 3 version of the package.

python3-reproject-dbgsym: debug symbols for python3-reproject