node-extend 3.0.2-1 source package in Ubuntu

Changelog

node-extend (3.0.2-1) unstable; urgency=medium

  * Team upload

  [ Paolo Greppi ]
  * Imported Upstream version 3.0.0 (Closes: #831568, #847091)
  * Bump Standards-Version 3.9.8
  * Bump debhelper compat version to 9
  * Use node-tap to run tests, instead of node-tape.

  [ Pirate Praveen ]
  * New upstream version 3.0.2
  * Bump debhelper compatibility level to 11
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Change section to javascript and priority to optional

 -- Pirate Praveen <email address hidden>  Tue, 18 Sep 2018 20:03:26 +0530

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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-extend_3.0.2-1.dsc 2.0 KiB e011a0708444aaced14d8c2b8def8912fc1f6cc2130604334add7f2326e122fc
node-extend_3.0.2.orig.tar.gz 9.5 KiB 1c23faab848ca8015d67fd84427e3126f8b3371c8e23df7e47750670bed3ad86
node-extend_3.0.2-1.debian.tar.xz 2.8 KiB 6ca7d44b92392224c631a14ccee0ae62f814337ee7e9fbf0a3b7e981dbafed6f

Available diffs

No changes file available.

Binary packages built by this source

node-extend: port of jQuery.extend for Node.js

 This package contains a method extend() which merges
 the contents of two or more objects together into
 the first object.
 .
 Node.js is an event-based server-side JavaScript engine.