node-d3-time 1.0.11-6 source package in Ubuntu

Changelog

node-d3-time (1.0.11-6) unstable; urgency=medium

  * Team upload
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Fix filenamemangle
  * Add fix for rollup 3 (Closes: #1022623)

 -- Yadd <email address hidden>  Wed, 26 Oct 2022 12:26:01 +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-time_1.0.11-6.dsc 2.0 KiB 2cefe537e9807ccd25bc7029bb55760ee2016777970af02e339c8aed13391a65
node-d3-time_1.0.11.orig.tar.gz 35.8 KiB 355e891aa6b7b6acfd0351501b0f8e02f531edd3dae99a21bc796b0687a6b988
node-d3-time_1.0.11-6.debian.tar.xz 3.7 KiB c17aed4b841dae4215e2117b1e2391d6d0ead083ea3c16b0d44b66325589029d

Available diffs

No changes file available.

Binary packages built by this source

node-d3-time: calculator for humanity’s peculiar conventions of time

 The d3-time module does not implement its own calendaring system; it merely
 implements a convenient API for calendar math on top of ECMAScript Date. This
 module is used by D3’s time scales to generate sensible ticks, by D3’s time
 format, and can also be used directly to do things like calendar layouts.
 .
 Node.js is an event-based server-side JavaScript engine.