Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Build using shlibs and compat 10
· b2d8f3d8
Jérémy Lal
authored
Jan 02, 2019
b2d8f3d8
Update changelog
· 2b3eb831
Jérémy Lal
authored
Jan 07, 2019
2b3eb831
Release
· 0dd2de85
Jérémy Lal
authored
Jan 07, 2019
0dd2de85
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0dd2de85
node-mapnik (3.7.2+dfsg-4)
UNRELEASED
; urgency=medium
node-mapnik (3.7.2+dfsg-4)
unstable
; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.3.0, no changes.
-- Bas Couwenberg <sebastic@debian.org> Tue, 25 Dec 2018 23:26:09 +0100
[ Jérémy Lal ]
* Build against libnode-dev
* Tighten node-gyp >= 3.8.0-2
* use dh 10 to simplify building
-- Jérémy Lal <kapouer@melix.org> Mon, 07 Jan 2019 01:04:26 +0100
node-mapnik (3.7.2+dfsg-3) unstable; urgency=medium
...
...
debian/compat
View file @
0dd2de85
9
10
debian/control
View file @
0dd2de85
...
...
@@ -4,18 +4,18 @@ Uploaders: David Paleino <dapal@debian.org>,
Jérémy Lal <kapouer@melix.org>
Section: javascript
Priority: optional
Build-Depends: debhelper (>=
9
~),
Build-Depends: debhelper (>=
10
~),
dh-buildinfo,
libmapbox-wagyu-dev,
libmapnik-dev (>= 3.0.21),
libprotozero-dev (>= 1.5.1),
mapnik-utils,
mapnik-vector-tile (>= 1.6.1+dfsg-6),
node-gyp,
node-gyp
(>= 3.8.0-2)
,
node-mocha,
node-nan (>= 2.4.0),
node-pre-gyp,
node
js
-dev,
lib
node-dev
(>= 10~)
,
node-sphericalmercator
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/js-team/node-mapnik
...
...
debian/rules
View file @
0dd2de85
...
...
@@ -16,7 +16,7 @@ ifeq (,$(findstring $(DEB_BUILD_ARCH),"amd64"))
endif
%
:
dh
$@
--parallel
--with
nodejs
dh
$@
override_dh_auto_configure
:
node-pre-gyp configure
--enable_sse
=
$(
SSE_MATH
)
...
...
@@ -44,14 +44,3 @@ override_dh_install:
chmod
644
$(CURDIR)/debian/node-mapnik/usr/lib/nodejs/mapnik/lib/binding/mapnik.node
override_dh_shlibdeps
:
dpkg-shlibdeps
\
-T
$(
CURDIR
)
/debian/node-mapnik.substvars
\
$(
CURDIR
)
/debian/node-mapnik/usr/lib/nodejs/mapnik/lib/binding/mapnik.node
override_dh_strip
:
strip
\
--remove-section
=
.comment
\
--remove-section
=
.note
\
--strip-unneeded
\
$(
CURDIR
)
/debian/node-mapnik/usr/lib/nodejs/mapnik/lib/binding/mapnik.node