[DRE-commits] [ruby-passenger] 02/03: Add nodejs to Suggests.
Felix Geyer
fgeyer at moszumanska.debian.org
Sun Aug 31 13:12:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository ruby-passenger.
commit f8deaa3f8df4d1be30c3e51d2ce6358a1837e7ac
Author: Felix Geyer <fgeyer at debian.org>
Date: Sun Aug 31 00:09:29 2014 +0200
Add nodejs to Suggests.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 623069a..6e4855c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-passenger (4.0.49-2) UNRELEASED; urgency=medium
* Change default node.js binary name to "nodejs" instead of "node".
+ * Add nodejs to Suggests.
-- Felix Geyer <fgeyer at debian.org> Sat, 30 Aug 2014 19:51:09 +0200
diff --git a/debian/control b/debian/control
index 9efc8a9..6d4c0c6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: ruby-passenger
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
-Suggests: python, rails, ruby-passenger-doc
+Suggests: python, rails, nodejs, ruby-passenger-doc
Breaks: libapache2-mod-passenger (<< 3.0.11debian)
Replaces: libapache2-mod-passenger (<< 3.0.11debian)
Description: Rails and Rack support
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git
More information about the Pkg-ruby-extras-commits
mailing list