[Pkg-javascript-commits] [node-yarnpkg] 01/01: fix build dep package names

Paolo Greppi paolog-guest at moszumanska.debian.org
Wed Sep 20 09:27:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

paolog-guest pushed a commit to branch master
in repository node-yarnpkg.

commit db7e4a9a5f5e2d7ec219dd4aebc933d5ae432fda
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Wed Sep 20 11:26:58 2017 +0200

    fix build dep package names
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 192ff69..89106d4 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends:
  , node-eslint-plugin-react (>= 7.1.0)
  , node-execa (>= 0.7.0)
  , node-flow-bin (>= 0.52.0)
- , node-gulp (>= 3.9.0)
+ , gulp (>= 3.9.0)
  , node-gulp-babel (>= 6.0.0)
  , node-gulp-if (>= 2.0.1)
  , node-gulp-newer (>= 1.0.0)
@@ -40,7 +40,7 @@ Build-Depends:
  , node-mock-stdin (>= 0.3.0)
  , node-prettier (>= 1.5.2)
  , node-temp (>= 0.8.3)
- , node-webpack (>= 2.1.0-beta.25)
+ , webpack (>= 2.1.0-beta.25)
  , node-yargs (>= 6.3.0)
 Standards-Version: 3.9.8
 Homepage: https://github.com/yarnpkg/yarn#readme

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-yarnpkg.git



More information about the Pkg-javascript-commits mailing list