Source: nodejs
Section: javascript
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Uploaders: Jérémy Lal <kapouer@melix.org>, Jonas Smedegaard <dr@jones.dk>
Build-Depends: bash-completion,
               ca-certificates,
               curl,
               debhelper-compat (= 12),
               dh-buildinfo,
               gyp (>= 0.1~svn1773),
               libbrotli-dev,
               libc-ares-dev (>= 1.14~),
               libhttp-parser-dev (>= 2.9.2~),
               libicu-dev (>= 64.0~),
               libkvm-dev [kfreebsd-any],
               libnghttp2-dev (>= 1.41.0~),
               libssl-dev (>= 1.1.1~),
               libuv1-dev (>= 1.33.0~),
               node-acorn (>= 6.2.1~),
               node-highlight.js,
               openssl (>= 1.1.1~),
               pkg-config,
               pkg-js-tools (>= 0.8.2~),
               procps,
               python3,
               python3-distutils,
               zlib1g-dev
Build-Depends-Indep: node-js-yaml, node-marked
Standards-Version: 4.5.0
Homepage: http://nodejs.org/
Vcs-Browser: https://salsa.debian.org/js-team/nodejs/tree/master
Vcs-Git: https://salsa.debian.org/js-team/nodejs.git -b master

Package: libnode-dev
Section: libdevel
Architecture: amd64 arm64 armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mips64r6el mipsel ppc64 ppc64el s390x
Depends: libnode83 (= ${binary:Version}),
         libssl-dev (>= 1.1.1~),
         libuv1-dev (>= 1.33.0~),
         ${misc:Depends}
Breaks: nodejs-dev (<< 10.0.0~dfsg1-3)
Replaces: libv8-dev, nodejs-dev (<< 10.0.0~dfsg1-3)
Conflicts: libv8-dev (<= 3.14.5.8-11)
Provides: libv8-dev
Description: 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 provides development headers for libnode83

Package: nodejs
Architecture: amd64 arm64 armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mips64r6el mipsel ppc64 ppc64el s390x
Multi-Arch: foreign
Depends: libnode83 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Recommends: ca-certificates, nodejs-doc
Suggests: npm
Replaces: nodejs-legacy
Conflicts: nodejs-legacy
Description: evented I/O for V8 javascript - runtime executable
 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.

Package: libnode83
Section: libs
Architecture: amd64 arm64 armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mips64r6el mipsel ppc64 ppc64el s390x
Multi-Arch: same
Depends: sse2-support [i386], ${misc:Depends}, ${shlibs:Depends}
Breaks: libnode64, libnode72, node-modern-syslog (<< 1.1.4-2)
Replaces: nodejs-legacy
Conflicts: nodejs-legacy
Description: evented I/O for V8 javascript - runtime library
 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 provides the dynamic library for Node.js.

Package: nodejs-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Recommends: nodejs
Depends: ${misc:Depends}
Replaces: nodejs (<< 6.11.2~dfsg-3)
Conflicts: nodejs (<< 6.11.2~dfsg-3)
Description: 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 Node.js.
