nodejs 8.10.0~dfsg-2 source package in Ubuntu

Changelog

nodejs (8.10.0~dfsg-2) experimental; urgency=medium

  * Drop binutils dependency (Closes: #893841)
  * Move repository to https://salsa.debian.org/js-team/nodejs.git

 -- Jérémy Lal <email address hidden>  Fri, 23 Mar 2018 09:30:55 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian Javascript Maintainers
Architectures:
amd64 arm64 armhf i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64 ppc64el s390x all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe web

Downloads

File Size SHA-256 Checksum
nodejs_8.10.0~dfsg-2.dsc 2.8 KiB c838ac39a5c9843c8b4c278e1a1621d17e5c71c173dd0665fe58009b57509ee2
nodejs_8.10.0~dfsg.orig.tar.gz 13.2 MiB f9be182fbd17135eb09558e22b43618d8772219e4cf7c95cdcbdbc888f741a49
nodejs_8.10.0~dfsg-2.debian.tar.xz 62.2 KiB 5a8cb4bc275c86be7f127fd308d59a3639cb94d973e8e7bf4036730e70dd56a7

No changes file available.

Binary packages built by this source

nodejs: No summary available for nodejs in ubuntu cosmic.

No description available for nodejs in ubuntu cosmic.

nodejs-dbgsym: No summary available for nodejs-dbgsym in ubuntu cosmic.

No description available for nodejs-dbgsym in ubuntu cosmic.

nodejs-dev: evented I/O for V8 javascript (development files)

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 This package is needed to build plugins.

nodejs-doc: API documentation for Node.js, the javascript platform

 Node.js is a platform built on Chrome's JavaScript runtime for easily
 building fast, scalable network applications. Node.js uses an
 event-driven, non-blocking I/O model that makes it lightweight and
 efficient, perfect for data-intensive real-time applications that run
 across distributed devices.
 .
 Node.js is bundled with several useful libraries to handle server
 tasks:
 .
 System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
 HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
 .
 This package contains API documentation for nodejs.