[Pkg-javascript-commits] [SCM] wrapper for asynchronous http requests branch, master, updated. debian/0.4.3-1-2-g7fb0516
Jonas Smedegaard
dr at jones.dk
Fri Dec 7 21:02:23 UTC 2012
The following commit has been merged in the master branch:
commit 8df707e9b78af44c695435cf1c90cf83cd7bfd27
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Dec 7 22:02:05 2012 +0100
Fix build-depend on node-uglify (not libnode-uglify).
diff --git a/debian/control b/debian/control
index adcb159..bf1c9fe 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 8~)
, dh-buildinfo
Build-Depends-Indep:
- libnode-uglify | node-uglify
+ node-uglify | node-uglify
Standards-Version: 3.9.3
Homepage: https://github.com/ded/reqwest
Vcs-Git: git://git.debian.org/collab-maint/reqwest.git
--
wrapper for asynchronous http requests
More information about the Pkg-javascript-commits
mailing list