node-d3-time-format 2.1.3-5 source package in Ubuntu

Changelog

node-d3-time-format (2.1.3-5) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.0, no changes needed.
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Fix filenamemangle
  * Fix GitHub tags regex

 -- Yadd <email address hidden>  Mon, 01 Nov 2021 11:47:19 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-d3-time-format_2.1.3-5.dsc 2.1 KiB c29357550bbc9738db8f1a4421f62ce5970835bfccb85c010153dc971275903b
node-d3-time-format_2.1.3.orig.tar.gz 29.9 KiB ecfaf94cffedec3aa37add685b5a659f57bc914694b05dcd0ea3116137239944
node-d3-time-format_2.1.3-5.debian.tar.xz 3.4 KiB 35366eed96439a77dfe2470579e4c331a76ca7af4fc8b3a3c01f20f8607075e8

Available diffs

No changes file available.

Binary packages built by this source

node-d3-time-format: time formatter and parser inspired by strftime and strptime

 This module provides a JavaScript implementation of the venerable strptime and
 strftime functions from the C standard library, and can be used to parse or
 format dates in a variety of locale-specific representations.
 .
 Node.js is an event-based server-side JavaScript engine.