python-noise 1.2.3-3 source package in Ubuntu

Changelog

python-noise (1.2.3-3) unstable; urgency=medium

  * Team Upload.

  [ Emmanuel Arias ]
  * Fix build dependencies (Closes: #949968).
    - Apply Matthias Klose patch.
  * d/gbp.conf: Set branch debian/master according to DEP-14 recomendation.
    - Create d/gbp.conf configuration file.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sergio Durigan Junior ]
  * Bump compat version to 12.
  * Bump Standards-Version to 4.5.
  * Enable hardening when building the binary.
  * Add Rules-Requires-Root to d/control.
  * Fix typo on d/copyright.

 -- Sergio Durigan Junior <email address hidden>  Sun, 09 Feb 2020 18:01:44 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-noise_1.2.3-3.dsc 2.0 KiB 7d8874643a4cd615ed3147c5d2869f745016729d8871c8ae8437877d75041b39
python-noise_1.2.3.orig.tar.xz 248.2 KiB fbdf626a0c2355f0dbe311e6cc17ab1049c23b2ef802933883e2266e7974d5f6
python-noise_1.2.3-3.debian.tar.xz 3.0 KiB 1030283c1e1541824bca2957dd25a1040b0f0870194431b35a9d49690c27834a

No changes file available.

Binary packages built by this source

python3-noise: Perlin noise for image generation

 Perlin noise is ubiquitous in modern CGI. Used for procedural texturing,
 animation, and enhancing realism, Perlin noise has been called the "salt" of
 procedural content. Perlin noise is a type of gradient noise, smoothly
 interpolating across a pseudo-random matrix of values.
 .
 The noise library includes native-code implementations of Perlin "improved"
 noise and Perlin simplex noise. It also includes a fast implementation of
 Perlin noise in GLSL, for use in OpenGL shaders. The shader code and many of
 the included examples require Pyglet (http://www.pyglet.org), the native-code
 noise functions themselves do not, however.

python3-noise-dbgsym: No summary available for python3-noise-dbgsym in ubuntu hirsute.

No description available for python3-noise-dbgsym in ubuntu hirsute.