[Pkg-javascript-commits] [uglifyjs] 01/10: switch to node-yargs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Nov 28 10:24:41 UTC 2016


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

praveen pushed a commit to branch master
in repository uglifyjs.

commit 9484d5187f6a6a067b4e49e335fc6ec38125cc6a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Nov 28 14:28:17 2016 +0530

    switch to node-yargs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1d5fa53..8566acc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ DEB_UPSTREAM_URL = https://github.com/mishoo/UglifyJS2/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 
 # Needed by upstream build process and (always) at runtime
-deps = node-async (>= 0.2.6), node-optimist
+deps = node-async (>= 0.2.6), node-yargs
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = nodejs, $(deps)

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



More information about the Pkg-javascript-commits mailing list