[DRE-commits] [gitlab] 01/01: use node-copy-webpack-plugin from system

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Dec 26 16:17:01 UTC 2017


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

praveen pushed a commit to branch syslibs
in repository gitlab.

commit a030f2032cfae7da093b631845685fbfc512848e
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Dec 26 21:46:32 2017 +0530

    use node-copy-webpack-plugin from system
---
 debian/control                            | 1 +
 debian/patches/0420-use-system-libs.patch | 4 ++--
 debian/patches/0430-remove-devdeps.patch  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a251e5a..92af5b5 100644
--- a/debian/control
+++ b/debian/control
@@ -304,6 +304,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  node-babel-preset-latest,
  node-babel-preset-stage-2,
  node-bootstrap-sass,
+ node-copy-webpack-plugin,
  node-core-js,
  node-d3,
  node-eslint-plugin-html,
diff --git a/debian/patches/0420-use-system-libs.patch b/debian/patches/0420-use-system-libs.patch
index 2678a87..2daa467 100644
--- a/debian/patches/0420-use-system-libs.patch
+++ b/debian/patches/0420-use-system-libs.patch
@@ -1,6 +1,6 @@
 --- a/package.json
 +++ b/package.json
-@@ -12,60 +12,29 @@
+@@ -12,60 +12,28 @@
      "webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
    },
    "dependencies": {
@@ -13,7 +13,7 @@
 -    "babel-preset-stage-2": "^6.22.0",
 -    "bootstrap-sass": "^3.3.6",
      "compression-webpack-plugin": "^0.3.2",
-     "copy-webpack-plugin": "^4.0.1",
+-    "copy-webpack-plugin": "^4.0.1",
 -    "core-js": "^2.4.1",
      "cropper": "^2.3.0",
      "css-loader": "^0.28.0",
diff --git a/debian/patches/0430-remove-devdeps.patch b/debian/patches/0430-remove-devdeps.patch
index ad8e62a..900124d 100644
--- a/debian/patches/0430-remove-devdeps.patch
+++ b/debian/patches/0430-remove-devdeps.patch
@@ -1,6 +1,6 @@
 --- a/package.json
 +++ b/package.json
-@@ -37,25 +37,5 @@
+@@ -36,25 +36,5 @@
      "webpack-bundle-analyzer": "^2.8.2"
    },
    "devDependencies": {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list