Source: node-opencv
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 11),
               libopencv-dev,
               node-buffers,
               node-glob,
               node-gyp,
               node-istanbul,
               node-nan,
               node-pre-gyp,
               node-request,
               node-tape,
               nodejs-dev (>= 6),
               npm
Standards-Version: 4.2.1
Homepage: https://github.com/peterbraden/node-opencv
Vcs-Git: https://salsa.debian.org/js-team/node-opencv.git
Vcs-Browser: https://salsa.debian.org/js-team/node-opencv

Package: node-opencv
Architecture: any
Depends: node-buffers (>= 0.1.1),
         node-istanbul (>= 0.4.5),
         node-nan (>= 2.0.9),
         node-pre-gyp (>= 0.6.30),
         nodejs (>= 6),
         ${misc:Depends},
         ${shlibs:Depends}
Description: FIX_ME write the Debian package description
 Write the short and long descriptions for the Debian package as
 explained in the Developer's Reference, §6.2.1 – §6.2.3.
 .
 You can start with the short upstream package description,
 “Node Bindings to OpenCV”.
 .
 Be aware that most upstream package descriptions are not written to
 conform with Debian package guidelines. You need to explain the role
 of this package for a Debian audience.
 .
 Node.js is an event-based server-side JavaScript engine.
