[DRE-commits] [gitlab] 01/01: use node-pikaday from system

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Dec 26 18:01:02 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 f205b18d49331a426de047d3b296eb4bc20a62ab
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Dec 26 23:29:56 2017 +0530

    use node-pikaday 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 92af5b5..c34b93a 100644
--- a/debian/control
+++ b/debian/control
@@ -318,6 +318,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  node-jszip-utils,
  node-marked,
  node-mousetrap,
+ node-pikaday,
  node-raw-loader,
  node-stats-webpack-plugin,
  node-three,
diff --git a/debian/patches/0420-use-system-libs.patch b/debian/patches/0420-use-system-libs.patch
index 2daa467..dfeae24 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,28 @@
+@@ -12,60 +12,27 @@
      "webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
    },
    "dependencies": {
@@ -36,7 +36,7 @@
      "monaco-editor": "0.8.3",
 -    "mousetrap": "^1.4.6",
      "name-all-modules-plugin": "^1.0.1",
-     "pikaday": "^1.5.1",
+-    "pikaday": "^1.5.1",
      "prismjs": "^1.6.0",
      "raphael": "^2.2.7",
      "raven-js": "^3.14.0",
diff --git a/debian/patches/0430-remove-devdeps.patch b/debian/patches/0430-remove-devdeps.patch
index 900124d..b1d7bdd 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
-@@ -36,25 +36,5 @@
+@@ -35,25 +35,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