node-content-type 1.0.4-2 source package in Ubuntu

Changelog

node-content-type (1.0.4-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Switch test and install to pkg-js-tools

 -- Xavier Guimard <email address hidden>  Tue, 17 Dec 2019 03:37:15 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-content-type_1.0.4-2.dsc 2.1 KiB 6228e03a0afbe38e30ab0e4f9c9c5306b2a68cca700e478e1210446209b33702
node-content-type_1.0.4.orig.tar.gz 5.6 KiB 013ab7c5c3de5c342d00e83fc7ca30548a2d668729361fd21e212a00c8484e08
node-content-type_1.0.4-2.debian.tar.xz 2.4 KiB 88f875364a9402da0f2e6d5049bb046d2a3870269b928564eabfc6afe97f8260

Available diffs

No changes file available.

Binary packages built by this source

node-content-type: Create and parse HTTP Content-Type header

 This module can be used to create and parse HTTP Content-Type header according
 to RFC 7231.
 .
 This module is a dependency of express, a web framework for Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.