[Pkg-javascript-commits] [Git][js-team/node-mapnik][master] 2 commits: Fix quoting in tests control file. (closes: #894943)

Bas Couwenberg gitlab at salsa.debian.org
Thu Apr 5 16:16:11 UTC 2018


Bas Couwenberg pushed to branch master at Debian JavaScript Maintainers / node-mapnik


Commits:
f7f3aff6 by Bas Couwenberg at 2018-04-05T18:04:07+02:00
Fix quoting in tests control file. (closes: #894943)

- - - - -
ba4e5016 by Bas Couwenberg at 2018-04-05T18:04:18+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-mapnik (3.7.1+dfsg-3) unstable; urgency=medium
+
+  * Team upload.
+  * Fix quoting in tests control file.
+    (closes: #894943)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 05 Apr 2018 18:04:09 +0200
+
 node-mapnik (3.7.1+dfsg-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/tests/control
=====================================
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Test-Command: node -e "require('"'"'mapnik'"'"');"
+Test-Command: node -e "require('mapnik');"
 Depends: @
 



View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/compare/e3a2407d0c2c73270a94e85a90d1e35726c95180...ba4e50163206bc7b35d8abf654e9ff8af456867c

---
View it on GitLab: https://salsa.debian.org/js-team/node-mapnik/compare/e3a2407d0c2c73270a94e85a90d1e35726c95180...ba4e50163206bc7b35d8abf654e9ff8af456867c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-commits/attachments/20180405/ab5bbc29/attachment-0001.html>


More information about the Pkg-javascript-commits mailing list