node-d3-ease 1.0.5-5 source package in Ubuntu

Changelog

node-d3-ease (1.0.5-5) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Add fix for rollup 3 (Closes: #1022581)

 -- Yadd <email address hidden>  Wed, 26 Oct 2022 08:35:35 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-d3-ease_1.0.5-5.dsc 2.0 KiB 85d00bf8e0636ed391310300fbdfce3b7a2161c83f831433acdfb512bc41d99b
node-d3-ease_1.0.5.orig.tar.gz 375.8 KiB e89ecd82dc644560fbd013b6ed7acdfe0dd271c7e69402d2a2991ac1e43ab077
node-d3-ease_1.0.5-5.debian.tar.xz 3.6 KiB 21e67809928cc4972aff57b5fce0b31fcfebc21a7b6c60efe049a3401be0c41c

Available diffs

No changes file available.

Binary packages built by this source

node-d3-ease: Easing functions for smooth animation

 Easing is a method of distorting time to control apparent motion in animation.
 It is most commonly used for slow-in, slow-out. By easing time, animated
 transitions are smoother and exhibit more plausible motion.
 .
 Node.js is an event-based server-side JavaScript engine.