[Pkg-javascript-commits] [node-eventemitter2] 01/01: Move javascript-common from Depends to Recommends of libjs-eventemitter2
matthew pideil
mpideil-guest at moszumanska.debian.org
Fri May 9 20:45:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-eventemitter2.
commit 70520d1288be14e7be9cda99999c51fd7aab358f
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date: Fri May 9 20:42:54 2014 +0000
Move javascript-common from Depends to Recommends of libjs-eventemitter2
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c3915a2..eb7d460 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Description: Eventemitter2 module for Node.js
Package: libjs-eventemitter2
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, javascript-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: javascript-common
Description: Eventemitter2 module for use in a browser
This module provides Eventemitter2, an implementation of the Eventemitter
found in Node.js, for javascript.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-eventemitter2.git
More information about the Pkg-javascript-commits
mailing list