[Pkg-javascript-commits] [node-grunt-contrib-uglify] 03/09: fix dependencies

Paolo Greppi paolog-guest at moszumanska.debian.org
Wed Dec 21 07:06:28 UTC 2016


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

paolog-guest pushed a commit to branch master
in repository node-grunt-contrib-uglify.

commit 6244462ab366709398257be4850182ec4830b80d
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Tue Dec 20 07:33:24 2016 +0000

    fix dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fd0a0d5..12cb94e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-chalk (>= 1.0.0)
- , node-lodash.assign (>= 4.0.9)
- , node-uglify-js (>= 2.7.0)
+ , node-lodash-packages
+ , node-uglify (>= 2.7.0)
  , node-uri-path (>= 1.0.0)
  , node-maxmin (>= 1.1.0)
 Description: Minify JavaScript files with UglifyJS

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



More information about the Pkg-javascript-commits mailing list