[Pkg-javascript-commits] [Git][js-team/node-mapnik][master] 5 commits: Replace nodejs-dev by libnode-dev in build dependencies
Xavier Guimard
gitlab at salsa.debian.org
Sat Jan 25 09:12:14 GMT 2020
Xavier Guimard pushed to branch master at Debian JavaScript Maintainers / node-mapnik
Commits:
37b45a09 by Xavier Guimard at 2020-01-25T10:09:55+01:00
Replace nodejs-dev by libnode-dev in build dependencies
- - - - -
08f344e6 by Xavier Guimard at 2020-01-25T10:10:12+01:00
Bump debhelper compatibility level to 12
- - - - -
99dcfb20 by Xavier Guimard at 2020-01-25T10:10:12+01:00
Declare compliance with policy 4.5.0
- - - - -
313c3a0f by Xavier Guimard at 2020-01-25T10:10:12+01:00
Add "Rules-Requires-Root: no"
- - - - -
30afc05a by Xavier Guimard at 2020-01-25T10:12:06+01:00
Missing pkg-js-tools
- - - - -
2 changed files:
- − debian/compat
- debian/control
Changes:
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,8 +3,9 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders: David Paleino <dapal at debian.org>,
Jérémy Lal <kapouer at melix.org>
Section: javascript
+Testsuite: autopkgtest-pkg-nodejs
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
libmapbox-wagyu-dev,
libmapnik-dev (>= 3.0.20),
libprotozero-dev (>= 1.5.1),
@@ -14,12 +15,14 @@ Build-Depends: debhelper (>= 11~),
node-mocha,
node-nan (>= 2.4.0),
node-pre-gyp (>=0.10~),
- nodejs-dev,
- node-sphericalmercator
-Standards-Version: 4.2.0
+ libnode-dev,
+ node-sphericalmercator,
+ pkg-js-tools (>= 0.9.20~)
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-mapnik
Vcs-Git: https://salsa.debian.org/js-team/node-mapnik.git
Homepage: https://github.com/mapnik/node-mapnik
+Rules-Requires-Root: no
Package: node-mapnik
Architecture: any
View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/compare/19c3e9d179fd6f9e02bba3f4b160431a87d60cf1...30afc05a9753924acb7da5eaf844da1254dc3a49
--
View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/compare/19c3e9d179fd6f9e02bba3f4b160431a87d60cf1...30afc05a9753924acb7da5eaf844da1254dc3a49
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20200125/777af076/attachment-0001.html>
More information about the Pkg-javascript-commits
mailing list