[Pkg-javascript-commits] [node-magic-string] 03/06: Package new upstream 0.21.3
Julien Puydt
julien.puydt at laposte.net
Thu Jul 6 15:49:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-magic-string.
commit 92ced5e153ff271ceafa6227fc1412c066cdc916
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Jul 6 17:31:48 2017 +0200
Package new upstream 0.21.3
---
debian/changelog | 5 +++--
debian/rules | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d59c37f..d98c49a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-node-magic-string (0.19.0-2) UNRELEASED; urgency=medium
+node-magic-string (0.21.3-1) UNRELEASED; urgency=medium
* Added a DEP3 header to the patch.
+ * New upstream release.
- -- Julien Puydt <julien.puydt at laposte.net> Thu, 08 Dec 2016 15:04:05 +0100
+ -- Julien Puydt <julien.puydt at laposte.net> Thu, 06 Jul 2017 17:25:53 +0200
node-magic-string (0.19.0-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 4551c18..7133f0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ SOURCES = $(shell find src/ -name "*.js")
TARGETS = $(subst src, dist, $(SOURCES))
-COMPILE_MODULES = compile-modules convert -f commonjs -I/usr/lib/nodejs/vlq
+COMPILE_MODULES = compile-modules convert -f commonjs
.PHONY: dist
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-magic-string.git
More information about the Pkg-javascript-commits
mailing list