[Pkg-javascript-commits] [node-magic-string] 01/01: Added a DEP3 header to the patch
Julien Puydt
julien.puydt at laposte.net
Thu Dec 8 14:05:01 UTC 2016
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 c1906962450ca2c7c02d852e44ac6e9faba9062a
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Dec 8 15:04:45 2016 +0100
Added a DEP3 header to the patch
---
debian/changelog | 6 ++++++
debian/patches/default_arg.patch | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 07dbdaa..d59c37f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-magic-string (0.19.0-2) UNRELEASED; urgency=medium
+
+ * Added a DEP3 header to the patch.
+
+ -- Julien Puydt <julien.puydt at laposte.net> Thu, 08 Dec 2016 15:04:05 +0100
+
node-magic-string (0.19.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/default_arg.patch b/debian/patches/default_arg.patch
index b28fd57..1e3cb26 100644
--- a/debian/patches/default_arg.patch
+++ b/debian/patches/default_arg.patch
@@ -1,3 +1,7 @@
+Description: avoids the use of default arguments
+Author: Julien Puydt <julien.puydt at laposte.net
+Forwarded: no (Debian's nodejs is too old)
+
--- a/src/MagicString.js
+++ b/src/MagicString.js
@@ -12,7 +12,8 @@
--
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