node-on-headers 1.0.2-2 source package in Ubuntu

Changelog

node-on-headers (1.0.2-2) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add myself as an uploader

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Uploaders: replace Leo Iannacone by myself, thanks for your work!
  * Update standards version to 4.6.0, no changes needed.
  * Fix GitHub tags regex
  * Fix filenamemangle
  * Drop dependency to nodejs

 -- Yadd <email address hidden>  Tue, 09 Nov 2021 11:45:48 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-on-headers_1.0.2-2.dsc 2.1 KiB 2b4d42b439f105501420772574cab5f4e3ee76aae65a26da9d90290fd8b99c1f
node-on-headers_1.0.2.orig.tar.gz 6.1 KiB 729b004ac5479fd2070c2e3eaab7270f2a950f3a31c4a657fec4c71c894ddab1
node-on-headers_1.0.2-2.debian.tar.xz 2.8 KiB 175d674b77de5a7768c497a76eb5c162134c1169189f37b87214ca510e0952c5

Available diffs

No changes file available.

Binary packages built by this source

node-on-headers: HTTP response headers listener - Node.js module

 This module tracks when headers are written to a Node.js HTTP response
 and provides a facility for calling listeners before the headers are
 written.
 .
 Node.js is an event-based server-side JavaScript engine.