[DRE-commits] [gitlab] 01/01: use node-axios

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 13 11:28:06 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 8221bcdb4b58621b17605ed955940e0caaf994c0
Author: Pirate Praveen <praveen at debian.org>
Date:   Wed Dec 13 16:57:44 2017 +0530

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

diff --git a/debian/control b/debian/control
index 7834b43..8933e92 100644
--- a/debian/control
+++ b/debian/control
@@ -296,6 +296,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  libjs-fuzzaldrin-plus (>= 0.3.1+git.20161008.da2cb58+dfsg-4~),
  node-lie,
  phantomjs,
+ node-axios,
  node-babel-core,
  node-babel-eslint,
  node-babel-loader,
diff --git a/debian/patches/0420-use-system-libs.patch b/debian/patches/0420-use-system-libs.patch
index 4ca0e7c..9d41e1e 100644
--- a/debian/patches/0420-use-system-libs.patch
+++ b/debian/patches/0420-use-system-libs.patch
@@ -1,9 +1,10 @@
 --- a/package.json
 +++ b/package.json
-@@ -13,42 +13,22 @@
+@@ -12,43 +12,22 @@
+     "webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
    },
    "dependencies": {
-     "axios": "^0.16.2",
+-    "axios": "^0.16.2",
 -    "babel-core": "^6.22.1",
 -    "babel-eslint": "^7.2.1",
 -    "babel-loader": "^7.1.1",
@@ -43,7 +44,7 @@
      "react-dev-utils": "^0.5.2",
      "select2": "3.5.2-browserify",
      "sql.js": "^0.4.0",
-@@ -56,14 +36,9 @@
+@@ -56,14 +35,9 @@
      "three-orbit-controls": "^82.1.0",
      "three-stl-loader": "^1.0.4",
      "timeago.js": "^2.0.5",
diff --git a/debian/patches/0430-remove-devdeps.patch b/debian/patches/0430-remove-devdeps.patch
index 0f53d19..cd08cbd 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
-@@ -43,25 +43,5 @@
+@@ -42,25 +42,5 @@
      "webpack-stats-plugin": "^0.1.5"
    },
    "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