spline 1.2-5 source package in Ubuntu

Changelog

spline (1.2-5) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Defer stripping to dh_strip. (Closes: #993873)

  [ Stuart Prescott ]
  * Use lintian-brush to update the packaging:
    - move from debhelper 11 to 13
    - update Standards-Version to 4.6.0 (no changes needed)
  * Set Rules-Requires-Root: no.
    - add patch for Makefile to support installing as non-root
  * Remove Homepage field and debian/watch file as homepage is dead.
  * Silence lintian complaints that are unfixable for a package with a dead
    upstream.

 -- Stuart Prescott <email address hidden>  Mon, 18 Oct 2021 13:50:12 +1100

Upload details

Uploaded by:
Stuart Prescott
Uploaded to:
Sid
Original maintainer:
Stuart Prescott
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe math
Oracular release universe math
Noble release universe math
Mantic release universe math
Lunar release universe math
Jammy release universe math

Downloads

File Size SHA-256 Checksum
spline_1.2-5.dsc 1.7 KiB b88c174564deefca8b8b8fb131c5a6bfb647eedb8056afcf22eb9a009932288c
spline_1.2.orig.tar.gz 6.8 KiB cb0b76abe83ece66fed8d7b746471e0383a84cd734b304334edefa3ea3464b14
spline_1.2-5.debian.tar.xz 5.2 KiB d77bfdc2301efbce659e556804b87bbd4f86bf6e6e081e2c8913df964574e56e

Available diffs

No changes file available.

Binary packages built by this source

spline: Akima spline interpolation

 aspline(1) interpolates an Akima-spline through a series of given points.
 The Akima-spline interpolation approximates a manually drawn curve better
 than the ordinary splines, but the second derivative is not continuous.
 .
 The Akima-spline algorithm is described in "A New Method of Interpolation and
 Smooth Curve Fitting Based on Local Procedures", H. Akima, J. Assoc. Comput.
 Mach., 17(4), 1970, pp. 589-602. doi:10.1145/321607.321609

spline-dbgsym: debug symbols for spline