node-clone 2.1.2-2 source package in Ubuntu

Changelog

node-clone (2.1.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Use pkg-js-tools auto install
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Enable upstream test using nodeunit

 -- Xavier Guimard <email address hidden>  Wed, 29 Apr 2020 13:20:12 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-clone_2.1.2-2.dsc 2.0 KiB e516b5d8a8ed4cb14b3dce22f2058bb3f09eb22e1484ebd650f6817721dccd09
node-clone_2.1.2.orig.tar.gz 10.1 KiB b085c427e4647b3eb688b9669ad9baabad4cbd216921bc0324b2d9bab16bec87
node-clone_2.1.2-2.debian.tar.xz 2.4 KiB 944856a87538dc9b6142ec1f2ff0682022245dcc0fcaa5cbc7044e5bdfdff310

Available diffs

No changes file available.

Binary packages built by this source

node-clone: deep cloning of objects and arrays

 This module offers foolproof deep cloning of objects, arrays, numbers,
 strings, etc. in JavaScript.
 .
 Node.js is an event-based server-side JavaScript engine.