node-http-signature 1.2.0-1 source package in Ubuntu

Changelog

node-http-signature (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Use salsa.debian.org in Vcs-* fields
  * Bump debhelper compatibility level to 11
  * Change section to javascript
  * Update dependencies
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Enable nocheck build profile

 -- Pirate Praveen <email address hidden>  Wed, 19 Sep 2018 17:03:33 +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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-http-signature_1.2.0-1.dsc 2.2 KiB 48a83b41db327865bfbe7397590a1e457ff012f3151c7560da313a60b1756b1b
node-http-signature_1.2.0.orig.tar.gz 33.5 KiB 11162f9355810d5484e75c8b421539159f4d031438a651a1fb7642a88cc8d441
node-http-signature_1.2.0-1.debian.tar.xz 2.6 KiB 9b42db9706bcc7e8afecec37509b0c1341269e265a1d6804983b358a91f4b41b

Available diffs

No changes file available.

Binary packages built by this source

node-http-signature: Reference implementation of Joyent's HTTP Signature scheme

 node-http-signature is a node.js library that has client and server components
 for Joyent's HTTP Signature Scheme.
 .
 This library is a dependency of request, the simplest way possible to make
 http calls.
 .
 Node.js is an event-based server-side JavaScript engine.