node-opencv 7.0.0+git20200310.6c13234-4 source package in Ubuntu

Changelog

node-opencv (7.0.0+git20200310.6c13234-4) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Contact from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.1, no changes needed.

  [ Yadd ]
  * Add missing build dependency on dh addon.
  * Update standards version to 4.6.0, no changes needed.
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
    * Fix filenamemangle
    * Fix GitHub tags regex
  * Drop dependency to nodejs
  * Drop test dependency to deprecated node-request (Closes: #958680)

 -- Yadd <email address hidden>  Fri, 31 Dec 2021 12:45:07 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
node-opencv_7.0.0+git20200310.6c13234-4.dsc 2.3 KiB 8d851706b5a3cbb5931969186390bc7ec45d5e535c35f6fd10178692839b1715
node-opencv_7.0.0+git20200310.6c13234.orig.tar.gz 5.3 MiB 3384655d3dfde81e1edae52f46f6445564a9db9aff49e789999c936728c55b2e
node-opencv_7.0.0+git20200310.6c13234-4.debian.tar.xz 6.7 KiB e8c6f133231e3cc47d3792dd4e544360128343b0199566438b7a9eda29bafdf9

No changes file available.

Binary packages built by this source

node-opencv: OpenCV Bindings for node.js

 OpenCV is the defacto computer vision library - by interfacing with it
 natively in node, it gives powerful real time vision in js.
 .
 People are using node-opencv to fly control quadrocoptors, detect faces
 from webcam images and annotate video streams.
 .
 Node.js is an event-based server-side JavaScript engine.

node-opencv-dbgsym: debug symbols for node-opencv