[Pkg-javascript-commits] [node-async] 08/26: Update package relations: Fix have libjs-async recommend javascript-common.
Jonas Smedegaard
dr at jones.dk
Sun Jan 7 17:19:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.8.0-2
in repository node-async.
commit d5ae8519f467d60e278da2fd49c03cd85beead7a
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jan 7 16:23:47 2018 +0100
Update package relations: Fix have libjs-async recommend javascript-common.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index c13cf76..ab1c34b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/node-async.git
Package: libjs-async
Architecture: all
Depends: ${misc:Depends},
+Recommends: javascript-common,
Description: higher-order functions and common patterns for asynchronous Javascript
Node is an event-based server-side JavaScript engine.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list