queue-async 1.0.7-2 source package in Ubuntu

Changelog

queue-async (1.0.7-2) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Replace deprecated node-uglify by uglifyjs (Closes: #979952)
  * Use dh-sequence-nodejs auto install
  * Enable upstream test (vows)
  * Apply multi-arch hints

 -- Xavier Guimard <email address hidden>  Wed, 13 Jan 2021 13:20:45 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
queue-async_1.0.7-2.dsc 2.0 KiB 5b9339f4f2ac6d50627989e39234a1d8bc66b38d705235f45163cba2b2950458
queue-async_1.0.7.orig.tar.gz 5.4 KiB eba8ead190cd3447a3647ea91b331c7293934f3d30775fb17b95408faa9e7695
queue-async_1.0.7-2.debian.tar.xz 3.6 KiB 0e5fe2897a2090399b6fec0da74ebd0d53c191d859cdd4efdf92131ba170d3d8

Available diffs

No changes file available.

Binary packages built by this source

libjs-queue-async: asynchronous helper library for JavaScript

 Yet another asynchronous helper library for JavaScript. Think of it as a
 minimalist version of Async.js that allows fine-tuning over parallelism. Or,
 think of it as a version of TameJs that does not use code generation.

node-queue-async: asynchronous helper library for JavaScript - NodeJS

 Yet another asynchronous helper library for JavaScript. Think of it as a
 minimalist version of Async.js that allows fine-tuning over parallelism. Or,
 think of it as a version of TameJs that does not use code generation.
 .
 This package contains the NodeJS module.