[Pkg-javascript-commits] [node-foreground-child] 66/69: merge patched into master
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 11:43:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-foreground-child.
commit a18a36c0bdceb490e3274369d121c75d23bd5775
Merge: 336ad31 b3b2184
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Sun Aug 20 16:21:37 2017 +0200
merge patched into master
debian/.git-dpm | 4 ++--
...age-does-not-need-tap-8.0.1-use-tap-8.0.0.patch | 25 ++++++++++++++++++++++
debian/patches/series | 1 +
package.json | 2 +-
4 files changed, 29 insertions(+), 3 deletions(-)
diff --cc debian/.git-dpm
index a74b855,0000000..ca36aeb
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
+# see git-dpm(1) from git-dpm package
- 4243914e257079bf041574d84c0381cfce269ccc
- 4243914e257079bf041574d84c0381cfce269ccc
++b3b2184d8a933e983cf15bea25c98f4c67466737
++b3b2184d8a933e983cf15bea25c98f4c67466737
+4243914e257079bf041574d84c0381cfce269ccc
+4243914e257079bf041574d84c0381cfce269ccc
+node-foreground-child_1.5.6.orig.tar.gz
+8893a1b590efc6642bdb6ffdad26ab41cd8170fd
+5859
diff --cc debian/patches/0001-package-does-not-need-tap-8.0.1-use-tap-8.0.0.patch
index 0000000,0000000..899ff3f
new file mode 100644
--- /dev/null
+++ b/debian/patches/0001-package-does-not-need-tap-8.0.1-use-tap-8.0.0.patch
@@@ -1,0 -1,0 +1,25 @@@
++From b3b2184d8a933e983cf15bea25c98f4c67466737 Mon Sep 17 00:00:00 2001
++From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= <roucaries.bastien at gmail.com>
++Date: Sun, 20 Aug 2017 16:20:59 +0200
++Subject: package does not need tap 8.0.1 use tap 8.0.0
++
++Simplify creation of debian package
++
++Forwarded: no
++---
++ package.json | 2 +-
++ 1 file changed, 1 insertion(+), 1 deletion(-)
++
++diff --git a/package.json b/package.json
++index d092168..0511f27 100644
++--- a/package.json
+++++ b/package.json
++@@ -11,7 +11,7 @@
++ "signal-exit": "^3.0.0"
++ },
++ "devDependencies": {
++- "tap": "^8.0.1"
+++ "tap": "^8.0.0"
++ },
++ "scripts": {
++ "test": "tap --coverage test/*.js",
diff --cc debian/patches/series
index 0000000,0000000..015cc1a
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++0001-package-does-not-need-tap-8.0.1-use-tap-8.0.0.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-foreground-child.git
More information about the Pkg-javascript-commits
mailing list