node-send 0.17.1-1 source package in Ubuntu

Changelog

node-send (0.17.1-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * New upstream version 0.17.1
  * Embed destroy
  * Refresh patches
  * Update debian/copyright
  * Switch test and install to pkg-js-tools
  * Switch to debhelper-compat

 -- Xavier Guimard <email address hidden>  Thu, 07 Nov 2019 21:58:38 +0100

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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-send_0.17.1-1.dsc 2.5 KiB fc827db6e1b6233d8c32865ce9470575d9ab7845024b2cffeefa51cd2d5015f7
node-send_0.17.1.orig-destroy.tar.gz 3.4 KiB ac26c688b0bed515a95aba095c8e626b658406c8377eb847b4b3cb232651678e
node-send_0.17.1.orig.tar.gz 22.3 KiB c942f609873ae35f933033dd287ee1a7bde8b026d0c6a3352924d9a03e0a6894
node-send_0.17.1-1.debian.tar.xz 5.5 KiB 8d1f0340f6a8d4b51e8aecaa6691fe9fa0b6665df1fc462c4cfd2e664b880106

Available diffs

No changes file available.

Binary packages built by this source

node-send: Static file server with ranges and negotiation support for Node.js

 This module offers a streaming static file server supporting partial
 responses (Ranges), conditional-GET negotiation, high test coverage,
 and granular events allowing middlewares to plug easily into it.
 .
 Node.js is an event-based server-side javascript engine.